Slot: source

The identifier of the resource or product that is related to the product through this provenance association.

URI: kgr:source Alias: source

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:source
native kgr:source

LinkML Source

```yaml name: source description: The identifier of the resource or product that is related to the product through this provenance association. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: source owner: SourceAssociation domain_of: - SourceAssociation range: NamedThing required: true any_of: - range: Resource - range: Product ```