Enum: RelationalRoleOfRelatedAssetValues
Possible roles of the related asset in an asset relation.
URI: base:RelationalRoleOfRelatedAssetValues
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| subject | None | The related asset is the subject of the relation |
| object | None | The related asset is the object of the relation |
Slots
| Name | Description |
|---|---|
| relational_role_of_related_asset | Specifies whether the related asset is the subject or object in the relation ... |
Identifier and Mapping Information
Schema Source
- from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
LinkML Source
name: RelationalRoleOfRelatedAssetValues
description: Possible roles of the related asset in an asset relation.
title: Relational Role Of Related Asset Values
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
rank: 1000
permissible_values:
subject:
text: subject
description: The related asset is the subject of the relation.
object:
text: object
description: The related asset is the object of the relation.