Skip to content

Slot: part_of

The entity that the subject is a part of. A core relation that holds between a part and its whole.

URI: dldemoed:part_of Alias: part_of

Applicable Classes

Name Description Modifies Slot
XYZStudyActivity An activity in the context of a study, where one or more subjects are studied... yes
XYZDataset A collection of data, published or curated by a single agent yes
XYZDistribution A specific representation of a data item, which may come in the form of an el... yes
XYZDataItem A single data item, the building block of Datasets yes

Properties

Type and Range

Property Value
Range NONE
Domain Of XYZDataset, XYZDataItem, XYZDistribution, XYZStudyActivity

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-empirical-data/unreleased

Mappings

Mapping Type Mapped Value
self dldemoed:part_of
native dldemoed:part_of
exact obo:BFO_0000050, dcterms:isPartOf

LinkML Source

name: part_of
description: The entity that the subject is a part of. A core relation that holds
  between a part and its whole.
from_schema: https://concepts.datalad.org/s/demo-empirical-data/unreleased
exact_mappings:
- obo:BFO_0000050
- dcterms:isPartOf
rank: 1000
alias: part_of
domain_of:
- XYZDataset
- XYZDataItem
- XYZDistribution
- XYZStudyActivity