Slot: usages

The usage(s) of the resource.

URI: kgr:usages

Applicable Classes

Name Description Modifies Slot
DataModel A data model, such as an ontology or schema no
Aggregator An aggregator of data sources no
DataSource A data source no
Resource A top-level class for all resources in the knowledge graph registry no
KnowledgeGraph A knowledge graph resource no

Properties

  • Range: Usage

  • Multivalued: True

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

```yaml name: usages description: The usage(s) of the resource. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: usages owner: Resource domain_of: - Resource range: Usage multivalued: true inlined: true inlined_as_list: true ```