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: dlflatprov:name Alias: name

Inheritance

Applicable Classes

Name Description Modifies Slot
Protocol A plan specification which has sufficient level of detail and quantitative in... yes

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/flat-prov

Mappings

Mapping Type Mapped Value
self dlflatprov:name
native dlflatprov: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/flat-prov
exact_mappings:
- rdfs:label
- schema:name
- foaf:name
close_mappings:
- dcterms:title
- obo:IAO_0000590
rank: 1000
alias: name
domain_of:
- Protocol
range: string