Slot: standard
The name of the standard that the product is compatible with.
URI: kgr:standard
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
StandardCompatibility | Details about the compatibility of a product with a particular standard, incl… | no |
Properties
- Range: StandardEnum
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:standard |
native | kgr:standard |
LinkML Source
```yaml
name: standard
description: The name of the standard that the product is compatible with.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: standard
owner: StandardCompatibility
domain_of:
- StandardCompatibility
range: StandardEnum
```