Skip to content

Slot: Relations (relations)

Declares an unqualified relation of the subject Thing to another Thing. This schema slot is used to define related things inline. If such a definition is not needed. A qualified relationship can be declared directly using the characterized_by slot.

URI: dlthings:relation Alias: relations

Applicable Classes

Name Description Modifies Slot
Publication A resource that is the output of a publishing process no
Thing The most basic, identifiable item yes
TRR379Publication A resource that is the output of a publishing process no
Instrument A thing that enables an agent to perform an action no
Grant A grant, typically financial or otherwise quantifiable, resources no
TRR379Dataset A collection of data, published or curated by a single agent no
Protocol A plan specification which has sufficient level of detail and quantitative in... no
TRR379Factor A tag associated with a categorical, independent variable in a study design no
TRR379Person Person agents are people, alive, dead, or fictional no
Study A planned process that consists of parts: planning, study design execution, d... no
Project A collective endeavour of some kind no
Assessment The final result of a determination of the value of something no
Distribution A specific representation of a data item, which may come in the form of an el... no
Dimension A dependent or outcome variable no
TRR379PublicationType Type of a publication, e no
Factor A tag associated with a categorical, independent variable in a study design no
Person Person agents are people, alive, dead, or fictional no
TRR379Topic Topic a subject is about, e no
TRR379Dimension A dependent or outcome variable no
Document A conceptual entity representing things which a, broadly conceived, "document... no
Dataset A collection of data, published or curated by a single agent no
TRR379Project A collective endeavour of some kind no
FlatThing Thing variant that provides a basis for the annotation and curation of more... no
Subject A subject is an entity being investigated in a study no
TRR379PublicationVenue "Place" of a publication, e no
ValueSpecification A Thing that is a value of some kind no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
Organization A social or legal institution such as a company, a society, or a university no

Properties

  • Range: Thing

  • Multivalued: True

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.trr379.de/s/research-assets

Mappings

Mapping Type Mapped Value
self dlthings:relation
native trr379ra:relations
exact dcat:relation, dcterms:relation

LinkML Source

name: relations
description: Declares an unqualified relation of the subject `Thing` to another `Thing`.
  This schema slot is used to define related things inline. If such a definition is
  not needed. A qualified relationship can be declared directly using the `characterized_by`
  slot.
title: Relations
from_schema: https://concepts.trr379.de/s/research-assets
exact_mappings:
- dcat:relation
- dcterms:relation
rank: 1000
domain: Thing
slot_uri: dlthings:relation
alias: relations
domain_of:
- Thing
symmetric: true
relational_role: OBJECT
range: Thing
multivalued: true
inlined: true
inlined_as_list: false