SDO Class
JSON Syntax of DS-V1
{
"@type": "dsv:RestrictedClass",
"dsv:baseClass": {
"@id": "schema:Airport"
},
"schema:name": "Airport",
"dsv:property": [
{
"@type": "dsv:Property",
...
},
...
]
}SHACL JSON-LD Syntax of DS-V3
Target Annotation structure (JSON-LD)
Last updated