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

Applicable Classes

Name Description Modifies Slot
Grant A grant, typically financial or otherwise quantifiable, resources yes
Document A conceptual entity representing things which a, broadly conceived, "document... yes

Properties

Type and Range

Property Value
Range Thing
Domain Thing
Domain Of Document, Grant

Cardinality and Requirements

Property Value
Relationship Properties | Property | Value | | --- | --- | | Inverse | [parts](parts.md) |

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/things-resources/v1

Mappings

Mapping Type Mapped Value
self dlthings:part_of
native dlthings: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/things-resources/v1
exact_mappings:
- obo:BFO_0000050
- dcterms:isPartOf
- schema:isPartOf
rank: 1000
domain: Thing
alias: part_of
domain_of:
- Document
- Grant
inverse: parts
range: Thing