Skip to content

Slot: name

Name of the subject. A name is closely related to a title, but often more compact and identifier-like, but without the implication of uniqueness of an identifier. A name is often used by technical systems to display an item in an organizational structure, such as a file in a directory hierarchy.

URI: dlthings:name Alias: name

Inheritance

Applicable Classes

Name Description Modifies Slot
Instrument A thing that enables an agent to perform an action no

Properties

Type and Range

Property Value
Range String
Domain Of Instrument

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/things-resources/unreleased

Mappings

Mapping Type Mapped Value
self dlthings:name
native dlthings:name
exact rdfs:label, schema:name, foaf:name
close dcterms:title, obo:IAO_0000590

LinkML Source

name: name
description: Name of the subject. A name is closely related to a `title`, but often
  more compact and identifier-like, but without the implication of uniqueness of an
  identifier. A name is often used by technical systems to display an item in an organizational
  structure, such as a file in a directory hierarchy.
from_schema: https://concepts.datalad.org/s/things-resources/unreleased
exact_mappings:
- rdfs:label
- schema:name
- foaf:name
close_mappings:
- dcterms:title
- obo:IAO_0000590
rank: 1000
alias: name
domain_of:
- Instrument
range: string