Skip to content

Slot: parts

A related resource that is included either physically or logically in the described resource.

URI: dlthings:parts Alias: parts

Applicable Classes

Name Description Modifies Slot
File A specific representation of a data item in the form of an electronic file yes

Properties

Type and Range

Property Value
Range Thing
Domain Thing
Domain Of File

Cardinality and Requirements

Property Value
Multivalued Yes
Relationship Properties | Property | Value | | --- | --- | | Inverse | [part_of](part_of.md) |

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/things-files/unreleased

Mappings

Mapping Type Mapped Value
self dlthings:parts
native dlthings:parts
exact dcterms:hasPart, schema:hasPart

LinkML Source

name: parts
description: A related resource that is included either physically or logically in
  the described resource.
from_schema: https://concepts.datalad.org/s/things-files/unreleased
exact_mappings:
- dcterms:hasPart
- schema:hasPart
rank: 1000
domain: Thing
alias: parts
domain_of:
- File
inverse: part_of
range: Thing
multivalued: true