Class: structured_alias
object that contains meta data about a synonym or alias including where it came from (source) and its scope (narrow, broad, etc.)
Uses Mixin
- mixin: Expression - general mixin for any class that can represent some form of expression
- mixin: Extensible - mixin for classes that support extension
- mixin: Annotatable - mixin for classes that support annotations
- mixin: CommonMetadata - Generic metadata shared across definitions
Referenced by Class
- None structured_aliases 0..* StructuredAlias
Attributes
Own
- literal_form 1..1
- Description: The literal lexical form of a structured alias
- Range: String
- structured_alias➞predicate 0..1
- Description: The relationship between an element and its alias
- Range: alias_predicate_enum
- structured_alias➞categories 0..*
- Description: The category or categories of an alias. This can be drawn from any relevant vocabulary
- Range: Uriorcurie
- Example: https://w3id.org/mod#acronym An acronym
- in subsets: (basic)
Mixed in from extensible:
- extensions 0..*
- Description: a tag/text tuple attached to an arbitrary element
- Range: Extension
Mixed in from annotatable:
- annotations 0..*
- Description: a collection of tag/text tuples with the semantics of OWL Annotation
- Range: Annotation
Mixed in from common_metadata:
- description 0..1
- Description: a description of the element's purpose and use
- Range: String
- in subsets: (basic)
Mixed in from common_metadata:
- alt_descriptions 0..*
- Range: AltDescription
- in subsets: (basic)
Mixed in from common_metadata:
Mixed in from common_metadata:
- deprecated 0..1
- Description: Description of why and when this element will no longer be used
- Range: String
- in subsets: (basic)
Mixed in from common_metadata:
Mixed in from common_metadata:
- notes 0..*
- Description: editorial notes about an element intended for internal consumption
- Range: String
- in subsets: (owl,basic)
Mixed in from common_metadata:
- comments 0..*
- Description: notes and comments about an element intended for external consumption
- Range: String
- in subsets: (owl,basic)
Mixed in from common_metadata:
Mixed in from common_metadata:
- 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
- in subsets: (basic)
Mixed in from common_metadata:
- from_schema 0..1
- Description: id of the schema that defined the element
- Range: Uri
Mixed in from common_metadata:
- imported_from 0..1
- Description: the imports entry that this element was derived from. Empty means primary source
- Range: String
Mixed in from common_metadata:
- source 0..1
- Description: A related resource from which the element is derived.
- Range: Uriorcurie
- in subsets: (basic)
Mixed in from common_metadata:
- in_language 0..1
- Range: String
Mixed in from common_metadata:
- see_also 0..*
- Description: a reference
- Range: Uriorcurie
- in subsets: (owl,basic)
Mixed in from common_metadata:
- deprecated element has exact replacement 0..1
- Description: When an element is deprecated, it can be automatically replaced by this uri or curie
- Range: Uriorcurie
Mixed in from common_metadata:
- deprecated element has possible replacement 0..1
- Description: When an element is deprecated, it can be potentially replaced by this uri or curie
- Range: Uriorcurie
Other properties
Mappings: | skosxl:Label |