Slot: relation_type

The PROV-O relation type that describes how the product is related to the source.

URI: kgr:relation_type Alias: relation_type

Applicable Classes

Name Description Modifies Slot
SourceAssociation A typed provenance association from a product to another resource or product … no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema

Mappings

Mapping Type Mapped Value
self kgr:relation_type
native kgr:relation_type

LinkML Source

```yaml name: relation_type description: The PROV-O relation type that describes how the product is related to the source. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: relation_type owner: SourceAssociation domain_of: - SourceAssociation range: ProvenanceRelationEnum required: true ```