Slot: version
URI: kgr:version
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 |
StandardCompatibility | Details about the compatibility of a product with a particular standard, incl… | no |
KnowledgeGraph | A knowledge graph resource | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:version |
native | kgr:version |
LinkML Source
```yaml
name: version
alias: version
domain_of:
- Resource
- StandardCompatibility
range: string
```