Slot: taxon
The taxon or taxa that the resource is relevant to. This is preferably an NCBI Taxonomy identifier, in CURIE format.
URI: kgr:taxon Alias: taxon
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: Uriorcurie
-
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:taxon |
| native | kgr:taxon |
LinkML Source
```yaml
name: taxon
description: The taxon or taxa that the resource is relevant to. This is preferably
an NCBI Taxonomy identifier, in CURIE format.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: taxon
owner: Resource
domain_of:
- Resource
range: uriorcurie
multivalued: true
```