Class: schema_definition
a collection of subset, type, slot and class definitions
Parents
- is_a: Element - a named element in the model
Referenced by class
Attributes
Own
- id 1..1
- Description: The official schema URI
- Range: Uri
- title 0..1
- Description: the official title of the schema
- Range: String
- in subsets: (owl)
- version 0..1
- Description: particular version of schema
- Range: String
- in subsets: (owl)
- imports 0..*
- Description: other schemas that are included in this schema
- Range: Uriorcurie
- license 0..1
- Description: license for the schema
- Range: String
- in subsets: (owl)
- prefixes 0..*
- Description: prefix / URI definitions to be added to the context beyond those fetched from prefixcommons in id prefixes
- Range: Prefix
- emit_prefixes 0..*
- Description: a list of Curie prefixes that are used in the representation of instances of the model. All prefixes in this list are added to the prefix sections of the target models.
- Range: Ncname
- default_curi_maps 0..*
- Description: ordered list of prefixcommon biocontexts to be fetched to resolve id prefixes and inline prefix variables
- Range: String
- default_prefix 0..1
- Description: default and base prefix -- used for ':' identifiers, @base and @vocab
- Range: String
- default_range 0..1
- Description: default slot range to be used if range element is omitted from a slot definition
- Range: TypeDefinition
- subsets 0..*
- Description: list of subsets referenced in this model
- Range: SubsetDefinition
- types 0..*
- Description: data types used in the model
- Range: TypeDefinition
- enums 0..*
- Description: enumerated ranges
- Range: EnumDefinition
- schema_definition➞slots 0..*
- Description: slot definitions
- Range: SlotDefinition
- classes 0..*
- Description: class definitions
- Range: ClassDefinition
- metamodel_version 0..1
- Description: Version of the metamodel used to load the schema
- Range: String
- in subsets: (owl)
- source_file 0..1
- Description: name, uri or description of the source of the schema
- Range: String
- in subsets: (owl)
- source_file_date 0..1
- Description: modification date of the source of the schema
- Range: Datetime
- in subsets: (owl)
- source_file_size 0..1
- Description: size in bytes of the source of the schema
- Range: Integer
- in subsets: (owl)
- generation_date 0..1
- Description: date and time that the schema was loaded/generated
- Range: Datetime
- in subsets: (owl)
- schema_definition➞name 1..1
- Range: Ncname
Inherited from element:
- id_prefixes 0..*
- Description: the identifier of this class or slot must begin with the URIs referenced by this prefix
- Range: Ncname
- definition_uri 0..1
- Description: the "native" URI of the element
- Range: Uriorcurie
- aliases 0..*
- Range: String
- local_names 0..*
- Range: LocalName
- mappings 0..*
- Description: A list of terms from different schemas or terminology systems that have comparable meaning. These may include terms that are precisely equivalent, broader or narrower in meaning, or otherwise semantically related but not equivalent from a strict ontological perspective.
- Range: Uriorcurie
- exact mappings 0..*
- Description: A list of terms from different schemas or terminology systems that have identical meaning.
- Range: Uriorcurie
- close mappings 0..*
- Description: A list of terms from different schemas or terminology systems that have close meaning.
- Range: Uriorcurie
- related mappings 0..*
- Description: A list of terms from different schemas or terminology systems that have related meaning.
- Range: Uriorcurie
- narrow mappings 0..*
- Description: A list of terms from different schemas or terminology systems that have narrower meaning.
- Range: Uriorcurie
- broad mappings 0..*
- Description: A list of terms from different schemas or terminology systems that have broader meaning.
- Range: Uriorcurie
Other properties
Aliases: | data dictionary | |
See also: | https://en.wikipedia.org/wiki/Data_dictionary |