Skip to content

Slot: name

the unique name of the element within the context of the schema. Name is combined with the default prefix to form the globally unique subject of the target class.

URI: rdfs:label Alias: name

Applicable Classes

Name Description Modifies Slot
EnumDefinition an element whose instances must be drawn from a specified set of permissible ... no
ClassDefinition an element whose instances are complex objects that may have slot-value assig... no
TypeDefinition an element that whose instances are atomic scalar values that can be mapped t... no
SlotDefinition an element that describes how instances are related to other instances no
Definition abstract base class for core metaclasses no
SubsetDefinition an element that can be used to group other metamodel elements no
SchemaDefinition A collection of definitions that make up a schema or a data model yes
Element A named element in the model no

Properties

Type and Range

Property Value
Range String
Domain Element
Domain Of Element
Slot URI rdfs:label

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes

In Subsets

Aliases

  • short name
  • unique name

See Also

Identifier and Mapping Information

Administrative Metadata

Rank: 1

Schema Source

Mappings

Mapping Type Mapped Value
self rdfs:label
native linkml:name
exact schema:name

LinkML Source

name: name
description: the unique name of the element within the context of the schema.  Name
  is combined with the default prefix to form the globally unique subject of the target
  class.
in_subset:
- SpecificationSubset
- OwlProfile
- MinimalSubset
- BasicSubset
- RelationalModelProfile
- ObjectOrientedProfile
from_schema: https://w3id.org/linkml/meta
see_also:
- https://en.wikipedia.org/wiki/Data_element_name
- https://linkml.io/linkml/faq/modeling.html#why-are-my-class-names-translated-to-camelcase
aliases:
- short name
- unique name
exact_mappings:
- schema:name
rank: 1
domain: element
slot_uri: rdfs:label
identifier: true
alias: name
domain_of:
- element
range: string
required: true