Slot: language

The human language of the resource.

URI: kgr:language

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

```yaml name: language description: The human language of the resource. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: language owner: Resource domain_of: - Resource range: string ```