Slot: attributes
Inline definition of slots
URI: linkml:attributes
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ClassDefinition | an element whose instances are complex objects that may have slot-value assig... | no |
Properties
-
Range: SlotDefinition
-
Multivalued: True
Comments
- attributes are an alternative way of defining new slots. An attribute adds a slot to the global space in the form
__ (lower case, double underscores). Attributes can be specialized via slot_usage.
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: attributes
description: Inline definition of slots
comments:
- attributes are an alternative way of defining new slots. An attribute adds a slot
to the global space in the form <class_name>__<slot_name> (lower case, double underscores). Attributes
can be specialized via slot_usage.
in_subset:
- SpecificationSubset
- MinimalSubset
- BasicSubset
- RelationalModelProfile
- ObjectOrientedProfile
- OwlProfile
from_schema: https://w3id.org/linkml/meta
rank: 29
domain: class_definition
multivalued: true
alias: attributes
domain_of:
- class_definition
range: slot_definition
inlined: true