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
Instrument A thing that enables an agent to perform an action no
Project A collective endeavour of some kind no
Document A conceptual entity representing things which a, broadly conceived, "document... no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
Grant A grant, typically financial or otherwise quantifiable, resources no
Person Person agents are people, alive, dead, or fictional no
Dataset A collection of data (data items), published or curated by a single agent no
XYZPerson Person agents are people, alive, dead, or fictional no
XYZOrganization A social or legal institution such as a company, a society, or a university no
Distribution A specific representation of a data item, which may come in the form of an el... no
Subject A subject is an entity being investigated in a study no
XYZConcept An idea or notion; a unit of thought no
ValueSpecification A Thing that is a value of some kind no
XYZRule Permissions, prohibitions, obligatations or other rights/policies no
DataItem An information content entity that is intended to be a truthful statement abo... no
XYZProject A collective endeavour of some kind no
XYZPublicationVenue "Place" of a publication, e no
Study A planned process that consists of parts: planning, study design execution, d... no
Organization A social or legal institution such as a company, a society, or a university no
XYZBibliographicType Type of a publication or document, e no
XYZCompetition A process where multiple agents compete for a resource, such as funding, reco... no
XYZGrant A grant, typically financial or otherwise quantifiable, resources no
Thing The most basic, identifiable item yes
XYZObjective A proposition that indicates a planned or anticipated outcome no
XYZConvention A set of agreed, stipulated, or generally accepted standards, norms, social n... no
Publication A resource that is the output of a publishing process no
XYZDocument A conceptual entity representing things which a, broadly conceived, "document... no
XYZAgentRole A role is the function of an agent with respect to a subject, in the context ... no
XYZTopic Topic a subject is about, e no
XYZPublication A resource that is the output of a publishing process no
FlatThing Thing variant that provides a basis for the annotation and curation of more... no
Convention A set of agreed, stipulated, or generally accepted standards, norms, social n... no

Properties

  • Range: Thing

  • Multivalued: True

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-rse-group/unreleased

Mappings

Mapping Type Mapped Value
self dlthings:relation
native xyzra: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.datalad.org/s/demo-rse-group/unreleased
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