JSON-LD @type property
{
"@id": "sampleType1",
"@type": "rdfs:class",
"rdfs:comment": "This is a sample json-ld object that will be considered
a type due to having the rdfs:class value in the @type property",
"rdfs:label": "Sample Type 1",
"isrequired": "sms:true"
}



Last updated