{ "@context": { "cred": "https://w3.org/2018/credentials#", "odrl": "http://www.w3.org/ns/odrl/2/", "dc": "http://purl.org/dc/terms/", "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "xsd": "http://www.w3.org/2001/XMLSchema#", "dc:date": { "@type": "xsd:date" }, "rdfs:domain": { "@type": "@id" }, "rdfs:range": { "@type": "@id" }, "rdfs:seeAlso": { "@type": "@id" }, "rdfs:subClassOf": { "@type": "@id" }, "rdfs:subPropertyOf": { "@type": "@id" }, "owl:equivalentClass": { "@type": "@vocab" }, "owl:equivalentProperty": { "@type": "@vocab" }, "owl:oneOf": { "@container": "@list", "@type": "@vocab" }, "owl:deprecated": { "@type": "xsd:boolean" }, "owl:imports": { "@type": "@id" }, "owl:versionInfo": { "@type": "@id" }, "owl:inverseOf": { "@type": "@vocab" }, "owl:unionOf": { "@container": "@list", "@type": "@vocab" }, "rdfs_classes": { "@reverse": "rdfs:isDefinedBy", "@type": "@id" }, "rdfs_properties": { "@reverse": "rdfs:isDefinedBy", "@type": "@id" }, "rdfs_instances": { "@reverse": "rdfs:isDefinedBy", "@type": "@id" } }, "@id": "https://w3.org/2018/credentials#", "@type": "owl:Ontology", "dc:title": { "en": "Verifiable Credentials Vocabulary v2.0" }, "dc:description": { "en": "RDFS [[RDF-SCHEMA]] vocabulary used by the Verifiable Credentials [[VC-DATA-MODEL]]" }, "rdfs:seeAlso": "https://www.w3.org/TR/vc-data-model-2.0/", "dc:date": "2023-03-16", "rdfs_classes": [ { "@id": "cred:JsonSchemaValidator2018", "@type": [ "rdfs:Class", "owl:DeprecatedClass" ], "owl:deprecated": true, "rdfs:subClassOf": [ "cred:CredentialSchema" ], "rdfs:label": "Json schema validator 2018", "rdfs:comment": { "@value": "