Open
Description
- It is better not to use the uco-core:Bundle class to indicate the UCO/CASE version and the general description of the JSON-LD file. New properties will be introduced in next releases. Alternatively a generic ObservableObject with rdf:comments can be used inside the uco-core:object property array:
- Example:
{
"@id": "kb:cbd39ad4-ab25-452d-b03e-10364c7fd40e",
"@type": "uco-observable:ObservableObject",
"rdfs:comment": "name: D.F. Expert",
"rdfs:comment": "version: CASE 1.0.0",
"rdfs:comment": "description: Device example complied with UCO/CASE 1.0.0"
}
Metadata
Metadata
Assignees
Labels
No labels