Slot: usages

The usage(s) of the resource.

URI: kgr:usages Alias: usages

Applicable Classes

Name Description Modifies Slot
DataModel A data model is a formal representation of concepts and relationships within … no
DataSource A data source no
KnowledgeGraph A knowledge graph resource no
Aggregator An aggregator of data sources no
Ontology An ontology is a formal representation of a set of concepts within a domain a… no
Resource A top-level class for all resources in the knowledge graph registry 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 ```