Slot: Based On (URL PIDs) (basedOnIds)

The URL PID of any datasets which yours is based on.

__

URI: schema:isBasedOn Alias: basedOnIds

Applicable Classes

Name Description Modifies Slot
Document A description of documents used, or produced in the generation of your datase... no
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.

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:isBasedOn
native mbo:basedOnIds

LinkML Source

name: basedOnIds
description: 'The URL PID of any datasets which yours is based on.

  '
title: Based On (URL PIDs)
comments:
- "WARNING: There are no foreign key checks.\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:isBasedOn
alias: basedOnIds
domain_of:
- Dataset
- Document
range: uri
required: false
multivalued: true