Slot: relationship_type
The relationship between the ID and some other entity.
For example, when a PermanentID class is used to represent objects in the CreditMetadata field 'related_identifiers', the 'relationship_type' field captures the relationship between the CreditMetadata and this ID.
__
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
PermanentID | Represents a persistent unique identifier for an entity, with an optional rel... | no |
Properties
- Range: RelationshipType
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
LinkML Source
name: relationship_type
description: 'The relationship between the ID and some other entity.
For example, when a PermanentID class is used to represent objects in the CreditMetadata
field ''related_identifiers'', the ''relationship_type'' field captures the relationship
between the CreditMetadata and this ID.
'
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.related_identifiers.relation_type
rank: 1000
alias: relationship_type
owner: PermanentID
domain_of:
- PermanentID
range: RelationshipType