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: dlflatres:part_of Alias: part_of

Applicable Classes

Name Description Modifies Slot
Dataset A collection of data (data items), published or curated by a single agent yes
DataItem An information content entity that is intended to be a truthful statement abo... yes
Document A conceptual entity representing things which a, broadly conceived, "document... yes
Grant A grant, typically financial or otherwise quantifiable, resources yes

Properties

Type and Range

Property Value
Range Thing
Domain Of DataItem, Dataset, Document, Grant

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self dlflatres:part_of
native dlflatres:part_of
exact obo:BFO_0000050, dcterms:isPartOf, schema: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/flat-resources/unreleased
exact_mappings:
- obo:BFO_0000050
- dcterms:isPartOf
- schema:isPartOf
rank: 1000
alias: part_of
domain_of:
- DataItem
- Dataset
- Document
- Grant
range: Thing