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

Inheritance

Applicable Classes

Name Description Modifies Slot
Subject A subject is an entity being investigated in a study yes
Factor A tag associated with a categorical, independent variable in a study design yes
Study A planned process that consists of parts: planning, study design execution, d... yes
Dimension A dependent or outcome variable yes

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self dlflatstudy:name
native dlflatstudy: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-study
exact_mappings:
- rdfs:label
- schema:name
- foaf:name
close_mappings:
- dcterms:title
- obo:IAO_0000590
rank: 1000
alias: name
domain_of:
- Dimension
- Factor
- Study
- Subject
range: string