DO.COM.12 DisabilityInfo
DO.COM.12 DisabilityInfo
Attribute
Type
Cardinality
Description
Example of JSON Data for the Disability Info Data Object
{
"@context": {
"spdci": "https://schema.spdci.org/extensions/core/v1/data",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"owl": "http://www.w3.org/2002/07/owl#",
"code": "https://schema.spdci.org/core/v1/code"
},
"@id": "spdci:DisabilityInfoExample1",
"@type": "spdci:DisabilityInfo",
"rdfs:label": "Example Disability Information",
"code:disability_type": "Visual Impairment",
"code:functional_severity": "Moderate"
}JSON-LD File on GitHub
Last updated
Was this helpful?

