Slot: definition_uri
The native URI of the element. This is always within the namespace of the containing schema. Contrast with the assigned URI, via class_uri or slot_uri
URI: linkml:definition_uri Alias: definition_uri
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Definition | abstract base class for core metaclasses | no |
| SlotDefinition | an element that describes how instances are related to other instances | no |
| ClassDefinition | an element whose instances are complex objects that may have slot-value assig... | no |
| SchemaDefinition | A collection of definitions that make up a schema or a data model | no |
| TypeDefinition | an element that whose instances are atomic scalar values that can be mapped t... | no |
| SubsetDefinition | an element that can be used to group other metamodel elements | no |
| Element | A named element in the model | no |
| EnumDefinition | an element whose instances must be drawn from a specified set of permissible ... | no |
Properties
- Range: Uriorcurie
Comments
- Formed by combining the default_prefix with the normalized element name
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | linkml:definition_uri |
| native | linkml:definition_uri |
LinkML Source
name: definition_uri
description: The native URI of the element. This is always within the namespace of
the containing schema. Contrast with the assigned URI, via class_uri or slot_uri
comments:
- Formed by combining the default_prefix with the normalized element name
from_schema: https://w3id.org/linkml/meta
see_also:
- linkml:class_uri
- linkml:slot_uri
rank: 1000
domain: element
readonly: filled in by the schema loader or schema view
alias: definition_uri
domain_of:
- element
range: uriorcurie