Slot: extensions
a tag/text tuple attached to an arbitrary element
URI: linkml:extensions
Inheritance
- extensions
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Extension | a tag/value pair used to add non-model information to an entry | no |
Extensible | mixin for classes that support extension | no |
Element | A named element in the model | 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 |
Definition | abstract base class for core metaclasses | no |
EnumDefinition | an element whose instances must be drawn from a specified set of permissible ... | no |
EnumBinding | A binding of a slot or a class to a permissible value from an enumeration | no |
StructuredAlias | object that contains meta data about a synonym or alias including where it ca... | no |
AnonymousExpression | An abstract parent class for any nested expression | no |
PathExpression | An expression that describes an abstract path from an object to another throu... | no |
AnonymousSlotExpression | no | |
SlotDefinition | an element that describes how instances are related to other instances | no |
AnonymousClassExpression | no | |
ClassDefinition | an element whose instances are complex objects that may have slot-value assig... | no |
ClassRule | A rule that applies to instances of a class | no |
ArrayExpression | defines the dimensions of an array | no |
DimensionExpression | defines one of the dimensions of an array | no |
PatternExpression | a regular expression pattern used to evaluate conformance of a string | no |
ImportExpression | an expression describing an import | no |
PermissibleValue | a permissible value, accompanied by intended text and an optional mapping to ... | no |
UniqueKey | a collection of slots whose values uniquely identify an instance of a class | no |
TypeMapping | Represents how a slot or type can be serialized to a format | no |
Annotation | a tag/value pair with the semantics of OWL Annotation | no |
Properties
-
Range: Extension
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: extensions
description: a tag/text tuple attached to an arbitrary element
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: extensible
multivalued: true
alias: extensions
domain_of:
- extension
- extensible
range: extension
inlined: true