Slot: Has Parts (URL PIDs) (hasPartIds)

_Pipe-delimited list of the parts which comprise the aggregate dataset being referenced. _

__

URI: schema:hasPart Alias: hasPartIds

Applicable Classes

Name Description Modifies Slot
Dataset A dataset either produced as part of MBO or used in the process of producing ... no

Properties

  • Range: Uri

  • Multivalued: True

Comments

  • WARNING: There are no foreign key checks. You are required to use the full URI here to reference pre-existing Datasets.

For example: https://example.com, http://example.com, ftp://ftp.example.org/data, doi:10.1000/example123

Pipe-delimited when there are multiple values

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:hasPart
native mbo:hasPartIds

LinkML Source

name: hasPartIds
description: "Pipe-delimited list of the parts which comprise the aggregate dataset\
  \ being referenced. \n"
title: Has Parts (URL PIDs)
comments:
- "WARNING: There are no foreign key checks.\nYou are required to use the full URI\
  \ here to reference pre-existing Datasets.\n\nFor example: `https://example.com`,\
  \ `http://example.com`, \n`ftp://ftp.example.org/data`, `doi:10.1000/example123`\n\
  \nPipe-delimited when there are multiple values\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:hasPart
alias: hasPartIds
domain_of:
- Dataset
range: uri
required: false
multivalued: true