Class: PermissibleValue
a permissible value, accompanied by intended text and an optional mapping to a concept URI
Uses Mixins
- mixin: Extensible - mixin for classes that support extension
- mixin: Annotatable - mixin for classes that support annotations
Referenced by class
- PermissibleValue permissible_value➞is_a OPT PermissibleValue
- PermissibleValue permissible_value➞mixins 0.. PermissibleValue*
- EnumDefinition permissible_values 0.. PermissibleValue*
Attributes
Own
- alt_descriptions 0..*
- range: AltDescription
- comments 0..*
- Description: notes and comments about an element intended for external consumption
- range: String
- in subsets: (owl)
- deprecated OPT
- Description: Description of why and when this element will no longer be used
- range: String
- deprecated element has exact replacement OPT
- Description: When an element is deprecated, it can be automatically replaced by this uri or curie
- range: Uriorcurie
- deprecated element has possible replacement OPT
- Description: When an element is deprecated, it can be potentially replaced by this uri or curie
- range: Uriorcurie
- description OPT
- Description: a description of the element's purpose and use
- range: String
- in subsets: (owl)
- examples 0..*
- Description: example usages of an element
- range: Example
- in subsets: (owl)
- from_schema OPT
- Description: id of the schema that defined the element
- range: Uri
- imported_from OPT
- Description: the imports entry that this element was derived from. Empty means primary source
- range: String
- in_subset 0..*
- Description: used to indicate membership of a term in a defined subset of terms used for a particular domain or application (e.g. the translator_minimal subset holding the minimal set of predicates used in a translator knowledge graph)
- range: SubsetDefinition
- meaning OPT
- Description: the value meaning (in the 11179 sense) of a permissible value
- range: Uriorcurie
- notes 0..*
- Description: editorial notes about an element intended for internal consumption
- range: String
- in subsets: (owl)
- permissible_value➞is_a OPT
- range: PermissibleValue
- permissible_value➞mixins 0..*
- range: PermissibleValue
- see_also 0..*
- Description: a reference
- range: Uriorcurie
- in subsets: (owl)
- text REQ
- range: String
- todos 0..*
- Description: Outstanding issue that needs resolution
- range: String
Mixed in from annotatable:
- annotations 0..*
- Description: a collection of tag/text tuples with the semantics of OWL Annotation
- range: Annotation
Mixed in from extensible:
- extensions 0..*
- Description: a tag/text tuple attached to an arbitrary element
- range: Extension