Skip to content

Slot: relationship_type

The type of relationship (e.g., derives_from, supplements, is_version_of). Uses DatasetRelationshipTypeEnum for standardized relationship types.

URI: data_sheets_schema:relationship_type Alias: relationship_type

Applicable Classes

Name Description Modifies Slot
DatasetRelationship Typed relationship to another dataset, enabling precise specification of how ... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self data_sheets_schema:relationship_type
native data_sheets_schema:relationship_type

LinkML Source

name: relationship_type
description: The type of relationship (e.g., derives_from, supplements, is_version_of).
  Uses DatasetRelationshipTypeEnum for standardized relationship types.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
alias: relationship_type
owner: DatasetRelationship
domain_of:
- DatasetRelationship
range: DatasetRelationshipTypeEnum
required: true