Class: common_metadata
Generic metadata shared across definitions
Mixin for
- AnonymousExpression (mixin)
- ClassRule (mixin) - A rule that applies to instances of a class
- Element (mixin) - a named element in the model
- ImportExpression (mixin) - an expression describing an import
- PathExpression (mixin) - An expression that describes an abstract path from an object to another through a sequence of slot lookups
- PatternExpression (mixin) - a regular expression pattern used to evaluate conformance of a string
- PermissibleValue (mixin) - a permissible value, accompanied by intended text and an optional mapping to a concept URI
- StructuredAlias (mixin) - object that contains meta data about a synonym or alias including where it came from (source) and its scope (narrow, broad, etc.)
- UniqueKey (mixin) - a collection of slots whose values uniquely identify an instance of a class
Referenced by Class
Attributes
Own
- description 0..1
- Description: a description of the element's purpose and use
- Range: String
- in subsets: (basic)
- alt_descriptions 0..*
- Range: AltDescription
- in subsets: (basic)
- title 0..1
- Description: the official title of the element
- Range: String
- in subsets: (owl,basic)
- deprecated 0..1
- Description: Description of why and when this element will no longer be used
- Range: String
- in subsets: (basic)
- todos 0..*
- Description: Outstanding issue that needs resolution
- Range: String
- in subsets: (basic)
- notes 0..*
- Description: editorial notes about an element intended for internal consumption
- Range: String
- in subsets: (owl,basic)
- comments 0..*
- Description: notes and comments about an element intended for external consumption
- Range: String
- in subsets: (owl,basic)
- examples 0..*
- Description: example usages of an element
- Range: Example
- in subsets: (owl,basic)
- 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)
- from_schema 0..1
- Description: id of the schema that defined the element
- Range: Uri
- imported_from 0..1
- Description: the imports entry that this element was derived from. Empty means primary source
- Range: String
- source 0..1
- Description: A related resource from which the element is derived.
- Range: Uriorcurie
- in subsets: (basic)
- in_language 0..1
- Range: String
- see_also 0..*
- Description: a reference
- Range: Uriorcurie
- in subsets: (owl,basic)
- 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
- 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
In Subsets: | basic |