Created
May 28, 2020 07:08
-
-
Save gjj/9a8877545e82f8a731f4fe652625a411 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "unmappedProperty": "key5", | |
| "activeCtx": { | |
| "mappings": [ | |
| ["VerifiableCredential", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#VerifiableCredential", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "credentialSchema": { | |
| "@id": "cred:credentialSchema", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "JsonSchemaValidator2018": "cred:JsonSchemaValidator2018" | |
| } | |
| }, | |
| "credentialStatus": { | |
| "@id": "cred:credentialStatus", | |
| "@type": "@id" | |
| }, | |
| "credentialSubject": { | |
| "@id": "cred:credentialSubject", | |
| "@type": "@id" | |
| }, | |
| "evidence": { | |
| "@id": "cred:evidence", | |
| "@type": "@id" | |
| }, | |
| "expirationDate": { | |
| "@id": "cred:expirationDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "issued": { | |
| "@id": "cred:issued", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "issuer": { | |
| "@id": "cred:issuer", | |
| "@type": "@id" | |
| }, | |
| "issuanceDate": { | |
| "@id": "cred:issuanceDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "refreshService": { | |
| "@id": "cred:refreshService", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "ManualRefreshService2018": "cred:ManualRefreshService2018" | |
| } | |
| }, | |
| "termsOfUse": { | |
| "@id": "cred:termsOfUse", | |
| "@type": "@id" | |
| }, | |
| "validFrom": { | |
| "@id": "cred:validFrom", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "validUntil": { | |
| "@id": "cred:validUntil", | |
| "@type": "xsd:dateTime" | |
| } | |
| } | |
| }], | |
| ["VerifiablePresentation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#VerifiablePresentation", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "verifiableCredential": { | |
| "@id": "cred:verifiableCredential", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| } | |
| } | |
| }], | |
| ["EcdsaSecp256k1Signature2019", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#EcdsaSecp256k1Signature2019", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["EcdsaSecp256r1Signature2019", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#EcdsaSecp256r1Signature2019", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["Ed25519Signature2018", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#Ed25519Signature2018", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["RsaSignature2018", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#RsaSignature2018", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["odrl", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/", | |
| "_prefix": ["/"] | |
| }], | |
| ["rdfs", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2000/01/rdf-schema#", | |
| "_prefix": ["#"] | |
| }], | |
| ["owl", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2002/07/owl#", | |
| "_prefix": ["#"] | |
| }], | |
| ["skos", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2004/02/skos/core#", | |
| "_prefix": ["#"] | |
| }], | |
| ["dct", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://purl.org/dc/terms/", | |
| "_prefix": ["/"] | |
| }], | |
| ["vcard", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2006/vcard/ns#", | |
| "_prefix": ["#"] | |
| }], | |
| ["foaf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://xmlns.com/foaf/0.1/", | |
| "_prefix": ["/"] | |
| }], | |
| ["cc", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://creativecommons.org/ns#", | |
| "_prefix": ["#"] | |
| }], | |
| ["uid", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "@id", | |
| "_prefix": null | |
| }], | |
| ["Policy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Policy", | |
| "_prefix": null | |
| }], | |
| ["Rule", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Rule", | |
| "_prefix": null | |
| }], | |
| ["profile", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/profile", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["inheritFrom", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/inheritFrom", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["ConflictTerm", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/ConflictTerm", | |
| "_prefix": null | |
| }], | |
| ["conflict", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/conflict", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["perm", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/perm", | |
| "_prefix": null | |
| }], | |
| ["prohibit", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/prohibit", | |
| "_prefix": null | |
| }], | |
| ["invalid", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/invalid", | |
| "_prefix": null | |
| }], | |
| ["Agreement", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Agreement", | |
| "_prefix": null | |
| }], | |
| ["Assertion", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Assertion", | |
| "_prefix": null | |
| }], | |
| ["Offer", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Offer", | |
| "_prefix": null | |
| }], | |
| ["Privacy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Privacy", | |
| "_prefix": null | |
| }], | |
| ["Request", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Request", | |
| "_prefix": null | |
| }], | |
| ["Set", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Set", | |
| "_prefix": null | |
| }], | |
| ["Ticket", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Ticket", | |
| "_prefix": null | |
| }], | |
| ["Asset", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Asset", | |
| "_prefix": null | |
| }], | |
| ["AssetCollection", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/AssetCollection", | |
| "_prefix": null | |
| }], | |
| ["relation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relation", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["hasPolicy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/hasPolicy", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["target", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/target", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["output", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/output", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["partOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/partOf", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["source", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/source", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Party", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Party", | |
| "_prefix": null | |
| }], | |
| ["PartyCollection", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/PartyCollection", | |
| "_prefix": null | |
| }], | |
| ["function", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/function", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["PartyScope", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/PartyScope", | |
| "_prefix": null | |
| }], | |
| ["assignee", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assignee", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["assigner", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assigner", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["assigneeOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assigneeOf", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["assignerOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assignerOf", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["attributedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/attributedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["attributingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/attributingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["compensatedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/compensatedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["compensatingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/compensatingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["consentingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/consentingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["consentedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/consentedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["informedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/informedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["informingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/informingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["trackingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/trackingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["trackedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/trackedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["contractingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/contractingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["contractedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/contractedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Action", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Action", | |
| "_prefix": null | |
| }], | |
| ["action", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/action", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["includedIn", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/includedIn", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["implies", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/implies", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Permission", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Permission", | |
| "_prefix": null | |
| }], | |
| ["permission", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/permission", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Prohibition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Prohibition", | |
| "_prefix": null | |
| }], | |
| ["prohibition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/prohibition", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["obligation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/obligation", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["use", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/use", | |
| "_prefix": null | |
| }], | |
| ["grantUse", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/grantUse", | |
| "_prefix": null | |
| }], | |
| ["aggregate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/aggregate", | |
| "_prefix": null | |
| }], | |
| ["annotate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/annotate", | |
| "_prefix": null | |
| }], | |
| ["anonymize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/anonymize", | |
| "_prefix": null | |
| }], | |
| ["archive", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/archive", | |
| "_prefix": null | |
| }], | |
| ["concurrentUse", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/concurrentUse", | |
| "_prefix": null | |
| }], | |
| ["derive", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/derive", | |
| "_prefix": null | |
| }], | |
| ["digitize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/digitize", | |
| "_prefix": null | |
| }], | |
| ["display", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/display", | |
| "_prefix": null | |
| }], | |
| ["distribute", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/distribute", | |
| "_prefix": null | |
| }], | |
| ["execute", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/execute", | |
| "_prefix": null | |
| }], | |
| ["extract", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/extract", | |
| "_prefix": null | |
| }], | |
| ["give", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/give", | |
| "_prefix": null | |
| }], | |
| ["index", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/index", | |
| "_prefix": null | |
| }], | |
| ["install", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/install", | |
| "_prefix": null | |
| }], | |
| ["modify", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/modify", | |
| "_prefix": null | |
| }], | |
| ["move", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/move", | |
| "_prefix": null | |
| }], | |
| ["play", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/play", | |
| "_prefix": null | |
| }], | |
| ["present", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/present", | |
| "_prefix": null | |
| }], | |
| ["print", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/print", | |
| "_prefix": null | |
| }], | |
| ["read", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/read", | |
| "_prefix": null | |
| }], | |
| ["reproduce", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/reproduce", | |
| "_prefix": null | |
| }], | |
| ["sell", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/sell", | |
| "_prefix": null | |
| }], | |
| ["stream", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/stream", | |
| "_prefix": null | |
| }], | |
| ["textToSpeech", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/textToSpeech", | |
| "_prefix": null | |
| }], | |
| ["transfer", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/transfer", | |
| "_prefix": null | |
| }], | |
| ["transform", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/transform", | |
| "_prefix": null | |
| }], | |
| ["translate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/translate", | |
| "_prefix": null | |
| }], | |
| ["Duty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Duty", | |
| "_prefix": null | |
| }], | |
| ["duty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/duty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["consequence", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/consequence", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["remedy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/remedy", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["acceptTracking", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/acceptTracking", | |
| "_prefix": null | |
| }], | |
| ["attribute", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/attribute", | |
| "_prefix": null | |
| }], | |
| ["compensate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/compensate", | |
| "_prefix": null | |
| }], | |
| ["delete", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/delete", | |
| "_prefix": null | |
| }], | |
| ["ensureExclusivity", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/ensureExclusivity", | |
| "_prefix": null | |
| }], | |
| ["include", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/include", | |
| "_prefix": null | |
| }], | |
| ["inform", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/inform", | |
| "_prefix": null | |
| }], | |
| ["nextPolicy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/nextPolicy", | |
| "_prefix": null | |
| }], | |
| ["obtainConsent", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/obtainConsent", | |
| "_prefix": null | |
| }], | |
| ["reviewPolicy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/reviewPolicy", | |
| "_prefix": null | |
| }], | |
| ["uninstall", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/uninstall", | |
| "_prefix": null | |
| }], | |
| ["watermark", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/watermark", | |
| "_prefix": null | |
| }], | |
| ["Constraint", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Constraint", | |
| "_prefix": null | |
| }], | |
| ["LogicalConstraint", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/LogicalConstraint", | |
| "_prefix": null | |
| }], | |
| ["constraint", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/constraint", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["refinement", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/refinement", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Operator", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Operator", | |
| "_prefix": null | |
| }], | |
| ["operator", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/operator", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["RightOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/RightOperand", | |
| "_prefix": null | |
| }], | |
| ["rightOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/rightOperand", | |
| "_prefix": null | |
| }], | |
| ["rightOperandReference", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/rightOperandReference", | |
| "_prefix": false, | |
| "@type": "http://www.w3.org/2001/XMLSchema#anyURI" | |
| }], | |
| ["LeftOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/LeftOperand", | |
| "_prefix": null | |
| }], | |
| ["leftOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/leftOperand", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["unit", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/unit", | |
| "_prefix": null | |
| }], | |
| ["dataType", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/datatype", | |
| "_prefix": false, | |
| "@type": "http://www.w3.org/2001/XMLSchema#anyType" | |
| }], | |
| ["status", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/status", | |
| "_prefix": null | |
| }], | |
| ["absolutePosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absolutePosition", | |
| "_prefix": null | |
| }], | |
| ["absoluteSpatialPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absoluteSpatialPosition", | |
| "_prefix": null | |
| }], | |
| ["absoluteTemporalPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absoluteTemporalPosition", | |
| "_prefix": null | |
| }], | |
| ["absoluteSize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absoluteSize", | |
| "_prefix": null | |
| }], | |
| ["count", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/count", | |
| "_prefix": null | |
| }], | |
| ["dateTime", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/dateTime", | |
| "_prefix": null | |
| }], | |
| ["delayPeriod", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/delayPeriod", | |
| "_prefix": null | |
| }], | |
| ["deliveryChannel", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/deliveryChannel", | |
| "_prefix": null | |
| }], | |
| ["elapsedTime", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/elapsedTime", | |
| "_prefix": null | |
| }], | |
| ["event", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/event", | |
| "_prefix": null | |
| }], | |
| ["fileFormat", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/fileFormat", | |
| "_prefix": null | |
| }], | |
| ["industry", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/industry:", | |
| "_prefix": [":"] | |
| }], | |
| ["language", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/language", | |
| "_prefix": null | |
| }], | |
| ["media", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/media", | |
| "_prefix": null | |
| }], | |
| ["meteredTime", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/meteredTime", | |
| "_prefix": null | |
| }], | |
| ["payAmount", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/payAmount", | |
| "_prefix": null | |
| }], | |
| ["percentage", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/percentage", | |
| "_prefix": null | |
| }], | |
| ["product", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/product", | |
| "_prefix": null | |
| }], | |
| ["purpose", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/purpose", | |
| "_prefix": null | |
| }], | |
| ["recipient", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/recipient", | |
| "_prefix": null | |
| }], | |
| ["relativePosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativePosition", | |
| "_prefix": null | |
| }], | |
| ["relativeSpatialPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativeSpatialPosition", | |
| "_prefix": null | |
| }], | |
| ["relativeTemporalPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativeTemporalPosition", | |
| "_prefix": null | |
| }], | |
| ["relativeSize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativeSize", | |
| "_prefix": null | |
| }], | |
| ["resolution", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/resolution", | |
| "_prefix": null | |
| }], | |
| ["spatial", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/spatial", | |
| "_prefix": null | |
| }], | |
| ["spatialCoordinates", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/spatialCoordinates", | |
| "_prefix": null | |
| }], | |
| ["systemDevice", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/systemDevice", | |
| "_prefix": null | |
| }], | |
| ["timeInterval", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/timeInterval", | |
| "_prefix": null | |
| }], | |
| ["unitOfCount", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/unitOfCount", | |
| "_prefix": null | |
| }], | |
| ["version", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/version", | |
| "_prefix": null | |
| }], | |
| ["virtualLocation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/virtualLocation", | |
| "_prefix": null | |
| }], | |
| ["eq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/eq", | |
| "_prefix": null | |
| }], | |
| ["gt", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/gt", | |
| "_prefix": null | |
| }], | |
| ["gteq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/gteq", | |
| "_prefix": null | |
| }], | |
| ["lt", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/lt", | |
| "_prefix": null | |
| }], | |
| ["lteq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/lteq", | |
| "_prefix": null | |
| }], | |
| ["neq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/neg", | |
| "_prefix": null | |
| }], | |
| ["isA", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isA", | |
| "_prefix": null | |
| }], | |
| ["hasPart", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/hasPart", | |
| "_prefix": null | |
| }], | |
| ["isPartOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isPartOf", | |
| "_prefix": null | |
| }], | |
| ["isAllOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isAllOf", | |
| "_prefix": null | |
| }], | |
| ["isAnyOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isAnyOf", | |
| "_prefix": null | |
| }], | |
| ["isNoneOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isNoneOf", | |
| "_prefix": null | |
| }], | |
| ["or", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/or", | |
| "_prefix": null | |
| }], | |
| ["xone", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/xone", | |
| "_prefix": null | |
| }], | |
| ["and", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/and", | |
| "_prefix": null | |
| }], | |
| ["andSequence", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/andSequence", | |
| "_prefix": null | |
| }], | |
| ["policyUsage", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/policyUsage", | |
| "_prefix": null | |
| }], | |
| ["ex", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#", | |
| "_prefix": ["#"] | |
| }], | |
| ["schema", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://schema.org/", | |
| "_prefix": ["/"] | |
| }], | |
| ["rdf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "_prefix": ["#"] | |
| }], | |
| ["DrivingLicenceCredential", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#DrivingLicenceCredential", | |
| "_prefix": null | |
| }], | |
| ["class", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#class", | |
| "_prefix": null | |
| }], | |
| ["effectiveDate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#effectiveDate", | |
| "_prefix": null | |
| }], | |
| ["identity", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "location": "xsd:string", | |
| "DNS-TXT": "xsd:string" | |
| } | |
| }], | |
| ["template", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "name": "xsd:string", | |
| "url": "xsd:string", | |
| "EMBEDDED_RENDERER": "xsd:string" | |
| } | |
| }], | |
| ["privacy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "obfuscatedData": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }], | |
| ["method", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["OpenAttestationSignature2018", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["reference", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["name", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["value", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["path", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["signature", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "id": "@id", | |
| "@protected": true, | |
| "targetHash": "xsd:string", | |
| "proof": "xsd:string", | |
| "merkleRoot": "xsd:string", | |
| "salts": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }], | |
| ["data", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["fileName", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["mimeType", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["key1", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["key2", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["key3", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["id", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "@id", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["type", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "@type", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["cred", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#", | |
| "_prefix": ["#"], | |
| "protected": true | |
| }], | |
| ["sec", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#", | |
| "_prefix": ["#"], | |
| "protected": true | |
| }], | |
| ["xsd", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#", | |
| "_prefix": ["#"], | |
| "protected": true | |
| }], | |
| ["credentialSchema", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#credentialSchema", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "JsonSchemaValidator2018": "cred:JsonSchemaValidator2018" | |
| } | |
| }], | |
| ["credentialStatus", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#credentialStatus", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id" | |
| }], | |
| ["credentialSubject", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#credentialSubject", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id" | |
| }], | |
| ["evidence", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#evidence", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id" | |
| }], | |
| ["expirationDate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#expirationDate", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "http://www.w3.org/2001/XMLSchema#dateTime" | |
| }], | |
| ["holder", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#holder", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id" | |
| }], | |
| ["issued", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#issued", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "http://www.w3.org/2001/XMLSchema#dateTime" | |
| }], | |
| ["issuer", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#issuer", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id" | |
| }], | |
| ["issuanceDate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#issuanceDate", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "http://www.w3.org/2001/XMLSchema#dateTime" | |
| }], | |
| ["proof", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#proof", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id", | |
| "@container": ["@graph"] | |
| }], | |
| ["refreshService", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#refreshService", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "ManualRefreshService2018": "cred:ManualRefreshService2018" | |
| } | |
| }], | |
| ["termsOfUse", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#termsOfUse", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id" | |
| }], | |
| ["validFrom", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#validFrom", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "http://www.w3.org/2001/XMLSchema#dateTime" | |
| }], | |
| ["validUntil", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#validUntil", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "http://www.w3.org/2001/XMLSchema#dateTime" | |
| }] | |
| ], | |
| "inverse": null, | |
| "protected": { | |
| "id": true, | |
| "type": true, | |
| "VerifiableCredential": true, | |
| "VerifiablePresentation": true, | |
| "EcdsaSecp256k1Signature2019": true, | |
| "EcdsaSecp256r1Signature2019": true, | |
| "Ed25519Signature2018": true, | |
| "RsaSignature2018": true, | |
| "proof": true, | |
| "identity": true, | |
| "template": true, | |
| "privacy": true, | |
| "method": true, | |
| "OpenAttestationSignature2018": true, | |
| "reference": true, | |
| "name": true, | |
| "value": true, | |
| "path": true, | |
| "signature": true, | |
| "data": true, | |
| "fileName": true, | |
| "mimeType": true, | |
| "key1": true, | |
| "key2": true, | |
| "key3": true, | |
| "cred": true, | |
| "sec": true, | |
| "xsd": true, | |
| "credentialSchema": true, | |
| "credentialStatus": true, | |
| "credentialSubject": true, | |
| "evidence": true, | |
| "expirationDate": true, | |
| "holder": true, | |
| "issued": true, | |
| "issuer": true, | |
| "issuanceDate": true, | |
| "refreshService": true, | |
| "termsOfUse": true, | |
| "validFrom": true, | |
| "validUntil": true | |
| }, | |
| "previousContext": { | |
| "mappings": [ | |
| ["id", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "@id", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["VerifiableCredential", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#VerifiableCredential", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "credentialSchema": { | |
| "@id": "cred:credentialSchema", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "JsonSchemaValidator2018": "cred:JsonSchemaValidator2018" | |
| } | |
| }, | |
| "credentialStatus": { | |
| "@id": "cred:credentialStatus", | |
| "@type": "@id" | |
| }, | |
| "credentialSubject": { | |
| "@id": "cred:credentialSubject", | |
| "@type": "@id" | |
| }, | |
| "evidence": { | |
| "@id": "cred:evidence", | |
| "@type": "@id" | |
| }, | |
| "expirationDate": { | |
| "@id": "cred:expirationDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "issued": { | |
| "@id": "cred:issued", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "issuer": { | |
| "@id": "cred:issuer", | |
| "@type": "@id" | |
| }, | |
| "issuanceDate": { | |
| "@id": "cred:issuanceDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "refreshService": { | |
| "@id": "cred:refreshService", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "ManualRefreshService2018": "cred:ManualRefreshService2018" | |
| } | |
| }, | |
| "termsOfUse": { | |
| "@id": "cred:termsOfUse", | |
| "@type": "@id" | |
| }, | |
| "validFrom": { | |
| "@id": "cred:validFrom", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "validUntil": { | |
| "@id": "cred:validUntil", | |
| "@type": "xsd:dateTime" | |
| } | |
| } | |
| }], | |
| ["VerifiablePresentation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://www.w3.org/2018/credentials#VerifiablePresentation", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "verifiableCredential": { | |
| "@id": "cred:verifiableCredential", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| } | |
| } | |
| }], | |
| ["EcdsaSecp256k1Signature2019", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#EcdsaSecp256k1Signature2019", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["EcdsaSecp256r1Signature2019", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#EcdsaSecp256r1Signature2019", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["Ed25519Signature2018", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#Ed25519Signature2018", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["RsaSignature2018", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#RsaSignature2018", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }], | |
| ["proof", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://w3id.org/security#proof", | |
| "_prefix": false, | |
| "protected": true, | |
| "@type": "@id", | |
| "@container": ["@graph"] | |
| }], | |
| ["odrl", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/", | |
| "_prefix": ["/"] | |
| }], | |
| ["rdfs", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2000/01/rdf-schema#", | |
| "_prefix": ["#"] | |
| }], | |
| ["owl", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2002/07/owl#", | |
| "_prefix": ["#"] | |
| }], | |
| ["skos", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2004/02/skos/core#", | |
| "_prefix": ["#"] | |
| }], | |
| ["dct", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://purl.org/dc/terms/", | |
| "_prefix": ["/"] | |
| }], | |
| ["xsd", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#", | |
| "_prefix": ["#"] | |
| }], | |
| ["vcard", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2006/vcard/ns#", | |
| "_prefix": ["#"] | |
| }], | |
| ["foaf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://xmlns.com/foaf/0.1/", | |
| "_prefix": ["/"] | |
| }], | |
| ["cc", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://creativecommons.org/ns#", | |
| "_prefix": ["#"] | |
| }], | |
| ["uid", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "@id", | |
| "_prefix": null | |
| }], | |
| ["type", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "@type", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["Policy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Policy", | |
| "_prefix": null | |
| }], | |
| ["Rule", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Rule", | |
| "_prefix": null | |
| }], | |
| ["profile", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/profile", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["inheritFrom", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/inheritFrom", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["ConflictTerm", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/ConflictTerm", | |
| "_prefix": null | |
| }], | |
| ["conflict", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/conflict", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["perm", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/perm", | |
| "_prefix": null | |
| }], | |
| ["prohibit", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/prohibit", | |
| "_prefix": null | |
| }], | |
| ["invalid", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/invalid", | |
| "_prefix": null | |
| }], | |
| ["Agreement", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Agreement", | |
| "_prefix": null | |
| }], | |
| ["Assertion", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Assertion", | |
| "_prefix": null | |
| }], | |
| ["Offer", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Offer", | |
| "_prefix": null | |
| }], | |
| ["Privacy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Privacy", | |
| "_prefix": null | |
| }], | |
| ["Request", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Request", | |
| "_prefix": null | |
| }], | |
| ["Set", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Set", | |
| "_prefix": null | |
| }], | |
| ["Ticket", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Ticket", | |
| "_prefix": null | |
| }], | |
| ["Asset", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Asset", | |
| "_prefix": null | |
| }], | |
| ["AssetCollection", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/AssetCollection", | |
| "_prefix": null | |
| }], | |
| ["relation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relation", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["hasPolicy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/hasPolicy", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["target", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/target", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["output", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/output", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["partOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/partOf", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["source", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/source", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Party", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Party", | |
| "_prefix": null | |
| }], | |
| ["PartyCollection", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/PartyCollection", | |
| "_prefix": null | |
| }], | |
| ["function", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/function", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["PartyScope", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/PartyScope", | |
| "_prefix": null | |
| }], | |
| ["assignee", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assignee", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["assigner", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assigner", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["assigneeOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assigneeOf", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["assignerOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/assignerOf", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["attributedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/attributedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["attributingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/attributingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["compensatedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/compensatedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["compensatingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/compensatingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["consentingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/consentingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["consentedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/consentedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["informedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/informedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["informingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/informingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["trackingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/trackingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["trackedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/trackedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["contractingParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/contractingParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["contractedParty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/contractedParty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Action", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Action", | |
| "_prefix": null | |
| }], | |
| ["action", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/action", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["includedIn", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/includedIn", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["implies", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/implies", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Permission", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Permission", | |
| "_prefix": null | |
| }], | |
| ["permission", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/permission", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Prohibition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Prohibition", | |
| "_prefix": null | |
| }], | |
| ["prohibition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/prohibition", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["obligation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/obligation", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["use", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/use", | |
| "_prefix": null | |
| }], | |
| ["grantUse", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/grantUse", | |
| "_prefix": null | |
| }], | |
| ["aggregate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/aggregate", | |
| "_prefix": null | |
| }], | |
| ["annotate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/annotate", | |
| "_prefix": null | |
| }], | |
| ["anonymize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/anonymize", | |
| "_prefix": null | |
| }], | |
| ["archive", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/archive", | |
| "_prefix": null | |
| }], | |
| ["concurrentUse", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/concurrentUse", | |
| "_prefix": null | |
| }], | |
| ["derive", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/derive", | |
| "_prefix": null | |
| }], | |
| ["digitize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/digitize", | |
| "_prefix": null | |
| }], | |
| ["display", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/display", | |
| "_prefix": null | |
| }], | |
| ["distribute", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/distribute", | |
| "_prefix": null | |
| }], | |
| ["execute", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/execute", | |
| "_prefix": null | |
| }], | |
| ["extract", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/extract", | |
| "_prefix": null | |
| }], | |
| ["give", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/give", | |
| "_prefix": null | |
| }], | |
| ["index", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/index", | |
| "_prefix": null | |
| }], | |
| ["install", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/install", | |
| "_prefix": null | |
| }], | |
| ["modify", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/modify", | |
| "_prefix": null | |
| }], | |
| ["move", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/move", | |
| "_prefix": null | |
| }], | |
| ["play", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/play", | |
| "_prefix": null | |
| }], | |
| ["present", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/present", | |
| "_prefix": null | |
| }], | |
| ["print", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/print", | |
| "_prefix": null | |
| }], | |
| ["read", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/read", | |
| "_prefix": null | |
| }], | |
| ["reproduce", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/reproduce", | |
| "_prefix": null | |
| }], | |
| ["sell", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/sell", | |
| "_prefix": null | |
| }], | |
| ["stream", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/stream", | |
| "_prefix": null | |
| }], | |
| ["textToSpeech", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/textToSpeech", | |
| "_prefix": null | |
| }], | |
| ["transfer", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/transfer", | |
| "_prefix": null | |
| }], | |
| ["transform", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/transform", | |
| "_prefix": null | |
| }], | |
| ["translate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/translate", | |
| "_prefix": null | |
| }], | |
| ["Duty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Duty", | |
| "_prefix": null | |
| }], | |
| ["duty", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/duty", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["consequence", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/consequence", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["remedy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/remedy", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["acceptTracking", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/acceptTracking", | |
| "_prefix": null | |
| }], | |
| ["attribute", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/attribute", | |
| "_prefix": null | |
| }], | |
| ["compensate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/compensate", | |
| "_prefix": null | |
| }], | |
| ["delete", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/delete", | |
| "_prefix": null | |
| }], | |
| ["ensureExclusivity", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/ensureExclusivity", | |
| "_prefix": null | |
| }], | |
| ["include", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/include", | |
| "_prefix": null | |
| }], | |
| ["inform", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/inform", | |
| "_prefix": null | |
| }], | |
| ["nextPolicy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/nextPolicy", | |
| "_prefix": null | |
| }], | |
| ["obtainConsent", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/obtainConsent", | |
| "_prefix": null | |
| }], | |
| ["reviewPolicy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/reviewPolicy", | |
| "_prefix": null | |
| }], | |
| ["uninstall", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/uninstall", | |
| "_prefix": null | |
| }], | |
| ["watermark", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/watermark", | |
| "_prefix": null | |
| }], | |
| ["Constraint", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Constraint", | |
| "_prefix": null | |
| }], | |
| ["LogicalConstraint", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/LogicalConstraint", | |
| "_prefix": null | |
| }], | |
| ["constraint", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/constraint", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["refinement", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/refinement", | |
| "_prefix": false, | |
| "@type": "@id" | |
| }], | |
| ["Operator", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/Operator", | |
| "_prefix": null | |
| }], | |
| ["operator", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/operator", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["RightOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/RightOperand", | |
| "_prefix": null | |
| }], | |
| ["rightOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/rightOperand", | |
| "_prefix": null | |
| }], | |
| ["rightOperandReference", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/rightOperandReference", | |
| "_prefix": false, | |
| "@type": "http://www.w3.org/2001/XMLSchema#anyURI" | |
| }], | |
| ["LeftOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/LeftOperand", | |
| "_prefix": null | |
| }], | |
| ["leftOperand", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/leftOperand", | |
| "_prefix": false, | |
| "@type": "@vocab" | |
| }], | |
| ["unit", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/unit", | |
| "_prefix": null | |
| }], | |
| ["dataType", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/datatype", | |
| "_prefix": false, | |
| "@type": "http://www.w3.org/2001/XMLSchema#anyType" | |
| }], | |
| ["status", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/status", | |
| "_prefix": null | |
| }], | |
| ["absolutePosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absolutePosition", | |
| "_prefix": null | |
| }], | |
| ["absoluteSpatialPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absoluteSpatialPosition", | |
| "_prefix": null | |
| }], | |
| ["absoluteTemporalPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absoluteTemporalPosition", | |
| "_prefix": null | |
| }], | |
| ["absoluteSize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/absoluteSize", | |
| "_prefix": null | |
| }], | |
| ["count", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/count", | |
| "_prefix": null | |
| }], | |
| ["dateTime", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/dateTime", | |
| "_prefix": null | |
| }], | |
| ["delayPeriod", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/delayPeriod", | |
| "_prefix": null | |
| }], | |
| ["deliveryChannel", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/deliveryChannel", | |
| "_prefix": null | |
| }], | |
| ["elapsedTime", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/elapsedTime", | |
| "_prefix": null | |
| }], | |
| ["event", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/event", | |
| "_prefix": null | |
| }], | |
| ["fileFormat", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/fileFormat", | |
| "_prefix": null | |
| }], | |
| ["industry", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/industry:", | |
| "_prefix": [":"] | |
| }], | |
| ["language", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/language", | |
| "_prefix": null | |
| }], | |
| ["media", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/media", | |
| "_prefix": null | |
| }], | |
| ["meteredTime", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/meteredTime", | |
| "_prefix": null | |
| }], | |
| ["payAmount", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/payAmount", | |
| "_prefix": null | |
| }], | |
| ["percentage", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/percentage", | |
| "_prefix": null | |
| }], | |
| ["product", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/product", | |
| "_prefix": null | |
| }], | |
| ["purpose", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/purpose", | |
| "_prefix": null | |
| }], | |
| ["recipient", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/recipient", | |
| "_prefix": null | |
| }], | |
| ["relativePosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativePosition", | |
| "_prefix": null | |
| }], | |
| ["relativeSpatialPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativeSpatialPosition", | |
| "_prefix": null | |
| }], | |
| ["relativeTemporalPosition", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativeTemporalPosition", | |
| "_prefix": null | |
| }], | |
| ["relativeSize", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/relativeSize", | |
| "_prefix": null | |
| }], | |
| ["resolution", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/resolution", | |
| "_prefix": null | |
| }], | |
| ["spatial", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/spatial", | |
| "_prefix": null | |
| }], | |
| ["spatialCoordinates", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/spatialCoordinates", | |
| "_prefix": null | |
| }], | |
| ["systemDevice", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/systemDevice", | |
| "_prefix": null | |
| }], | |
| ["timeInterval", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/timeInterval", | |
| "_prefix": null | |
| }], | |
| ["unitOfCount", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/unitOfCount", | |
| "_prefix": null | |
| }], | |
| ["version", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/version", | |
| "_prefix": null | |
| }], | |
| ["virtualLocation", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/virtualLocation", | |
| "_prefix": null | |
| }], | |
| ["eq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/eq", | |
| "_prefix": null | |
| }], | |
| ["gt", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/gt", | |
| "_prefix": null | |
| }], | |
| ["gteq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/gteq", | |
| "_prefix": null | |
| }], | |
| ["lt", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/lt", | |
| "_prefix": null | |
| }], | |
| ["lteq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/lteq", | |
| "_prefix": null | |
| }], | |
| ["neq", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/neg", | |
| "_prefix": null | |
| }], | |
| ["isA", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isA", | |
| "_prefix": null | |
| }], | |
| ["hasPart", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/hasPart", | |
| "_prefix": null | |
| }], | |
| ["isPartOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isPartOf", | |
| "_prefix": null | |
| }], | |
| ["isAllOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isAllOf", | |
| "_prefix": null | |
| }], | |
| ["isAnyOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isAnyOf", | |
| "_prefix": null | |
| }], | |
| ["isNoneOf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/isNoneOf", | |
| "_prefix": null | |
| }], | |
| ["or", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/or", | |
| "_prefix": null | |
| }], | |
| ["xone", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/xone", | |
| "_prefix": null | |
| }], | |
| ["and", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/and", | |
| "_prefix": null | |
| }], | |
| ["andSequence", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/andSequence", | |
| "_prefix": null | |
| }], | |
| ["policyUsage", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/ns/odrl/2/policyUsage", | |
| "_prefix": null | |
| }], | |
| ["ex", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#", | |
| "_prefix": ["#"] | |
| }], | |
| ["schema", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://schema.org/", | |
| "_prefix": ["/"] | |
| }], | |
| ["rdf", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "_prefix": ["#"] | |
| }], | |
| ["DrivingLicenceCredential", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#DrivingLicenceCredential", | |
| "_prefix": null | |
| }], | |
| ["class", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#class", | |
| "_prefix": null | |
| }], | |
| ["effectiveDate", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://example.org/examples#effectiveDate", | |
| "_prefix": null | |
| }], | |
| ["identity", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "location": "xsd:string", | |
| "DNS-TXT": "xsd:string" | |
| } | |
| }], | |
| ["template", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "name": "xsd:string", | |
| "url": "xsd:string", | |
| "EMBEDDED_RENDERER": "xsd:string" | |
| } | |
| }], | |
| ["privacy", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "obfuscatedData": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }], | |
| ["method", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["OpenAttestationSignature2018", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["reference", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["name", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["value", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["path", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["signature", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "https://lol.com/todo", | |
| "_prefix": false, | |
| "protected": true, | |
| "@context": { | |
| "@version": 1.1, | |
| "id": "@id", | |
| "@protected": true, | |
| "targetHash": "xsd:string", | |
| "proof": "xsd:string", | |
| "merkleRoot": "xsd:string", | |
| "salts": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }], | |
| ["data", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["fileName", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["mimeType", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["key1", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["key2", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }], | |
| ["key3", { | |
| "reverse": false, | |
| "_termHasColon": false, | |
| "@id": "http://www.w3.org/2001/XMLSchema#string", | |
| "_prefix": null, | |
| "protected": true | |
| }] | |
| ], | |
| "inverse": null, | |
| "protected": { | |
| "id": true, | |
| "type": true, | |
| "VerifiableCredential": true, | |
| "VerifiablePresentation": true, | |
| "EcdsaSecp256k1Signature2019": true, | |
| "EcdsaSecp256r1Signature2019": true, | |
| "Ed25519Signature2018": true, | |
| "RsaSignature2018": true, | |
| "proof": true, | |
| "identity": true, | |
| "template": true, | |
| "privacy": true, | |
| "method": true, | |
| "OpenAttestationSignature2018": true, | |
| "reference": true, | |
| "name": true, | |
| "value": true, | |
| "path": true, | |
| "signature": true, | |
| "data": true, | |
| "fileName": true, | |
| "mimeType": true, | |
| "key1": true, | |
| "key2": true, | |
| "key3": true | |
| } | |
| }, | |
| "processingMode": "json-ld-1.1", | |
| "@version": 1.1 | |
| }, | |
| "activeProperty": null, | |
| "parent": { | |
| "schema": "https://schema.openattestation.com/3.0/schema.json", | |
| "version": "https://schema.openattestation.com/3.0/schema.json", | |
| "@context": ["https://www.w3.org/2018/credentials/v1", "https://gist.githubusercontent.com/gjj/e667c86cef10b230b64de9a3dcf23a15/raw/1b3dbf7eff1dd50263c18c0dc44df138bc503c14/DrivingLicenceCredential.jsonld", "https://gist.githubusercontent.com/gjj/4eb6b5324d9774ebba2e5d6229e8a44d/raw/06ab473392545fc1f6bb03a5cc9c9f4fa8b4d0a0/OpenAttestation.v3.jsonld", "https://gist.githubusercontent.com/gjj/1225b659da194b56dc48c0ac1c9b3043/raw/5cdf20c40aa0c0bbe02d111f973772e012b702b1/CustomContext.jsonld"], | |
| "reference": "SERIAL_NUMBER_123", | |
| "name": "Republic of Singapore Driving Licence", | |
| "issuanceDate": "2010-01-01T19:23:24Z", | |
| "validFrom": "2010-01-01T19:23:24Z", | |
| "issuer": { | |
| "id": "https://example.com", | |
| "name": "DEMO STORE" | |
| }, | |
| "type": ["VerifiableCredential", "SomeNonExistentCredential"], | |
| "credentialSubject": { | |
| "id": "did:example:SERIAL_NUMBER_123", | |
| "class": [{ | |
| "type": "3", | |
| "effectiveDate": "2010-01-01T19:23:24Z" | |
| }, { | |
| "type": "3A", | |
| "effectiveDate": "2010-01-01T19:23:24Z" | |
| }] | |
| }, | |
| "template": { | |
| "name": "CUSTOM_TEMPLATE", | |
| "type": "EMBEDDED_RENDERER", | |
| "url": "https://localhost:3000/renderer" | |
| }, | |
| "proof": { | |
| "type": "OpenAttestationSignature2018", | |
| "method": "DOCUMENT_STORE", | |
| "value": "0x9178F546D3FF57D7A6352bD61B80cCCD46199C2d", | |
| "identity": { | |
| "type": "DNS-TXT", | |
| "location": "tradetrust.io" | |
| }, | |
| "signature": { | |
| "type": "SHA3MerkleProof", | |
| "targetHash": "fb5d00cab413e1d73243a9cf1bdd669b59afb7f9692e0f9853a68e84f09a6407", | |
| "proof": [], | |
| "merkleRoot": "fb5d00cab413e1d73243a9cf1bdd669b59afb7f9692e0f9853a68e84f09a6407", | |
| "salts": [{ | |
| "value": "e55744ad-82cf-4d9a-883b-700e98a3a99e", | |
| "path": "schema" | |
| }, { | |
| "value": "222377a8-7a6a-4e55-a810-a9ff91fe15fb", | |
| "path": "version" | |
| }, { | |
| "value": "ff20a750-bfc6-422f-8268-48ac27316400", | |
| "path": "@context[0]" | |
| }, { | |
| "value": "9dfa5233-c5da-430d-b8f0-be0c13767092", | |
| "path": "@context[1]" | |
| }, { | |
| "value": "2e3f0776-89c1-4351-95de-8e044dbb148c", | |
| "path": "@context[2]" | |
| }, { | |
| "value": "d33940e3-59bc-4302-ad45-17fd36d4c1e9", | |
| "path": "@context[3]" | |
| }, { | |
| "value": "3afcc242-3a49-4b57-9836-86604c11a6f2", | |
| "path": "reference" | |
| }, { | |
| "value": "6af1bf7b-3b7a-4e26-b5d4-8ab4d4b84ba1", | |
| "path": "name" | |
| }, { | |
| "value": "3f5edade-c128-4914-9c10-83531cf9b15f", | |
| "path": "issuanceDate" | |
| }, { | |
| "value": "8c638fa4-16d4-4e9d-a603-3926d5abff54", | |
| "path": "validFrom" | |
| }, { | |
| "value": "a44b8464-e362-4dfe-9dce-530d7b466dc9", | |
| "path": "issuer.id" | |
| }, { | |
| "value": "1d7e5cda-ba5d-499b-9bb6-1719753b9563", | |
| "path": "issuer.name" | |
| }, { | |
| "value": "03f51d2f-72a3-4b9f-aa12-a16e86ebae6e", | |
| "path": "type[0]" | |
| }, { | |
| "value": "fcd40acf-0772-4e96-94c7-fd0f50b7064c", | |
| "path": "type[1]" | |
| }, { | |
| "value": "b63afe4c-ffae-4ac7-ab3b-be54ac4012be", | |
| "path": "credentialSubject.id" | |
| }, { | |
| "value": "af1c932b-bd00-4ecb-ae81-16fad4826190", | |
| "path": "credentialSubject.class[0].type" | |
| }, { | |
| "value": "54cc5b80-1aa7-4f38-963a-cbdcefbb1229", | |
| "path": "credentialSubject.class[0].effectiveDate" | |
| }, { | |
| "value": "743e1893-53d8-4b38-bd58-18c946c6a4e3", | |
| "path": "credentialSubject.class[1].type" | |
| }, { | |
| "value": "ca02ee9f-61df-447d-9082-bdf3cce3371a", | |
| "path": "credentialSubject.class[1].effectiveDate" | |
| }, { | |
| "value": "38d62eb7-1dae-4cbf-b254-5f717efe6b38", | |
| "path": "template.name" | |
| }, { | |
| "value": "60b51184-27e3-4dde-b7fc-7d3410cab5df", | |
| "path": "template.type" | |
| }, { | |
| "value": "3e31bd12-7a49-4727-90dc-8c3409408537", | |
| "path": "template.url" | |
| }, { | |
| "value": "8b8daafe-1957-4c02-bb91-ef9c15c17a05", | |
| "path": "proof.type" | |
| }, { | |
| "value": "0793a06c-1bfc-4b0a-a460-9720c5f54179", | |
| "path": "proof.method" | |
| }, { | |
| "value": "4fe7fe5d-0dad-48b9-82c9-5b5cb6423056", | |
| "path": "proof.value" | |
| }, { | |
| "value": "d9c701ea-c147-49de-a9eb-9baab67c78cd", | |
| "path": "proof.identity.type" | |
| }, { | |
| "value": "97dcfba3-a0e9-4d26-8c69-6193b0345eab", | |
| "path": "proof.identity.location" | |
| }, { | |
| "value": "3bf6ee11-2b50-4944-abe3-9b914629511a", | |
| "path": "recipient.name" | |
| }, { | |
| "value": "e6368334-29da-4867-9cb0-f42c9780d289", | |
| "path": "evidence[0].type" | |
| }, { | |
| "value": "fef353dd-0180-4210-97a4-080b33a83260", | |
| "path": "evidence[0].fileName" | |
| }, { | |
| "value": "7139b5da-975a-4d16-af03-f4286e5a3d36", | |
| "path": "evidence[0].mimeType" | |
| }, { | |
| "value": "5964c4f5-be41-407a-a15b-9d782d444a85", | |
| "path": "evidence[0].data" | |
| }, { | |
| "value": "53943d51-35b9-44ec-bed8-49ce9925b57b", | |
| "path": "key5" | |
| }], | |
| "privacy": { | |
| "obfuscatedData": [] | |
| } | |
| } | |
| }, | |
| "recipient": { | |
| "name": "Recipient Name" | |
| }, | |
| "evidence": [{ | |
| "type": "DocumentVerification2018", | |
| "fileName": "sample.pdf", | |
| "mimeType": "application/pdf", | |
| "data": "BASE64_ENCODED_FILE" | |
| }], | |
| "key5": "test" | |
| }, | |
| "options": { | |
| "keepFreeFloatingNodes": false, | |
| "contextResolver": { | |
| "perOpCache": [ | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"VerifiableCredential\":{\"@id\":\"https://www.w3.org/2018/credentials#VerifiableCredential\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"sec\":\"https://w3id.org/security#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\",\"credentialSchema\":{\"@id\":\"cred:credentialSchema\",\"@type\":\"@id\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"JsonSchemaValidator2018\":\"cred:JsonSchemaValidator2018\"}},\"credentialStatus\":{\"@id\":\"cred:credentialStatus\",\"@type\":\"@id\"},\"credentialSubject\":{\"@id\":\"cred:credentialSubject\",\"@type\":\"@id\"},\"evidence\":{\"@id\":\"cred:evidence\",\"@type\":\"@id\"},\"expirationDate\":{\"@id\":\"cred:expirationDate\",\"@type\":\"xsd:dateTime\"},\"holder\":{\"@id\":\"cred:holder\",\"@type\":\"@id\"},\"issued\":{\"@id\":\"cred:issued\",\"@type\":\"xsd:dateTime\"},\"issuer\":{\"@id\":\"cred:issuer\",\"@type\":\"@id\"},\"issuanceDate\":{\"@id\":\"cred:issuanceDate\",\"@type\":\"xsd:dateTime\"},\"proof\":{\"@id\":\"sec:proof\",\"@type\":\"@id\",\"@container\":\"@graph\"},\"refreshService\":{\"@id\":\"cred:refreshService\",\"@type\":\"@id\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"ManualRefreshService2018\":\"cred:ManualRefreshService2018\"}},\"termsOfUse\":{\"@id\":\"cred:termsOfUse\",\"@type\":\"@id\"},\"validFrom\":{\"@id\":\"cred:validFrom\",\"@type\":\"xsd:dateTime\"},\"validUntil\":{\"@id\":\"cred:validUntil\",\"@type\":\"xsd:dateTime\"}}},\"VerifiablePresentation\":{\"@id\":\"https://www.w3.org/2018/credentials#VerifiablePresentation\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"sec\":\"https://w3id.org/security#\",\"holder\":{\"@id\":\"cred:holder\",\"@type\":\"@id\"},\"proof\":{\"@id\":\"sec:proof\",\"@type\":\"@id\",\"@container\":\"@graph\"},\"verifiableCredential\":{\"@id\":\"cred:verifiableCredential\",\"@type\":\"@id\",\"@container\":\"@graph\"}}},\"EcdsaSecp256k1Signature2019\":{\"@id\":\"https://w3id.org/security#EcdsaSecp256k1Signature2019\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\",\"challenge\":\"sec:challenge\",\"created\":{\"@id\":\"http://purl.org/dc/terms/created\",\"@type\":\"xsd:dateTime\"},\"domain\":\"sec:domain\",\"expires\":{\"@id\":\"sec:expiration\",\"@type\":\"xsd:dateTime\"},\"jws\":\"sec:jws\",\"nonce\":\"sec:nonce\",\"proofPurpose\":{\"@id\":\"sec:proofPurpose\",\"@type\":\"@vocab\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"assertionMethod\":{\"@id\":\"sec:assertionMethod\",\"@type\":\"@id\",\"@container\":\"@set\"},\"authentication\":{\"@id\":\"sec:authenticationMethod\",\"@type\":\"@id\",\"@container\":\"@set\"}}},\"proofValue\":\"sec:proofValue\",\"verificationMethod\":{\"@id\":\"sec:verificationMethod\",\"@type\":\"@id\"}}},\"EcdsaSecp256r1Signature2019\":{\"@id\":\"https://w3id.org/security#EcdsaSecp256r1Signature2019\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\",\"challenge\":\"sec:challenge\",\"created\":{\"@id\":\"http://purl.org/dc/terms/created\",\"@type\":\"xsd:dateTime\"},\"domain\":\"sec:domain\",\"expires\":{\"@id\":\"sec:expiration\",\"@type\":\"xsd:dateTime\"},\"jws\":\"sec:jws\",\"nonce\":\"sec:nonce\",\"proofPurpose\":{\"@id\":\"sec:proofPurpose\",\"@type\":\"@vocab\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"assertionMethod\":{\"@id\":\"sec:assertionMethod\",\"@type\":\"@id\",\"@container\":\"@set\"},\"authentication\":{\"@id\":\"sec:authenticationMethod\",\"@type\":\"@id\",\"@container\":\"@set\"}}},\"proofValue\":\"sec:proofValue\",\"verificationMethod\":{\"@id\":\"sec:verificationMethod\",\"@type\":\"@id\"}}},\"Ed25519Signature2018\":{\"@id\":\"https://w3id.org/security#Ed25519Signature2018\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\",\"challenge\":\"sec:challenge\",\"created\":{\"@id\":\"http://purl.org/dc/terms/created\",\"@type\":\"xsd:dateTime\"},\"domain\":\"sec:domain\",\"expires\":{\"@id\":\"sec:expiration\",\"@type\":\"xsd:dateTime\"},\"jws\":\"sec:jws\",\"nonce\":\"sec:nonce\",\"proofPurpose\":{\"@id\":\"sec:proofPurpose\",\"@type\":\"@vocab\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"assertionMethod\":{\"@id\":\"sec:assertionMethod\",\"@type\":\"@id\",\"@container\":\"@set\"},\"authentication\":{\"@id\":\"sec:authenticationMethod\",\"@type\":\"@id\",\"@container\":\"@set\"}}},\"proofValue\":\"sec:proofValue\",\"verificationMethod\":{\"@id\":\"sec:verificationMethod\",\"@type\":\"@id\"}}},\"RsaSignature2018\":{\"@id\":\"https://w3id.org/security#RsaSignature2018\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"challenge\":\"sec:challenge\",\"created\":{\"@id\":\"http://purl.org/dc/terms/created\",\"@type\":\"xsd:dateTime\"},\"domain\":\"sec:domain\",\"expires\":{\"@id\":\"sec:expiration\",\"@type\":\"xsd:dateTime\"},\"jws\":\"sec:jws\",\"nonce\":\"sec:nonce\",\"proofPurpose\":{\"@id\":\"sec:proofPurpose\",\"@type\":\"@vocab\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"assertionMethod\":{\"@id\":\"sec:assertionMethod\",\"@type\":\"@id\",\"@container\":\"@set\"},\"authentication\":{\"@id\":\"sec:authenticationMethod\",\"@type\":\"@id\",\"@container\":\"@set\"}}},\"proofValue\":\"sec:proofValue\",\"verificationMethod\":{\"@id\":\"sec:verificationMethod\",\"@type\":\"@id\"}}},\"proof\":{\"@id\":\"https://w3id.org/security#proof\",\"@type\":\"@id\",\"@container\":\"@graph\"}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "VerifiableCredential": { | |
| "@id": "https://www.w3.org/2018/credentials#VerifiableCredential", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "credentialSchema": { | |
| "@id": "cred:credentialSchema", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "JsonSchemaValidator2018": "cred:JsonSchemaValidator2018" | |
| } | |
| }, | |
| "credentialStatus": { | |
| "@id": "cred:credentialStatus", | |
| "@type": "@id" | |
| }, | |
| "credentialSubject": { | |
| "@id": "cred:credentialSubject", | |
| "@type": "@id" | |
| }, | |
| "evidence": { | |
| "@id": "cred:evidence", | |
| "@type": "@id" | |
| }, | |
| "expirationDate": { | |
| "@id": "cred:expirationDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "issued": { | |
| "@id": "cred:issued", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "issuer": { | |
| "@id": "cred:issuer", | |
| "@type": "@id" | |
| }, | |
| "issuanceDate": { | |
| "@id": "cred:issuanceDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "refreshService": { | |
| "@id": "cred:refreshService", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "ManualRefreshService2018": "cred:ManualRefreshService2018" | |
| } | |
| }, | |
| "termsOfUse": { | |
| "@id": "cred:termsOfUse", | |
| "@type": "@id" | |
| }, | |
| "validFrom": { | |
| "@id": "cred:validFrom", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "validUntil": { | |
| "@id": "cred:validUntil", | |
| "@type": "xsd:dateTime" | |
| } | |
| } | |
| }, | |
| "VerifiablePresentation": { | |
| "@id": "https://www.w3.org/2018/credentials#VerifiablePresentation", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "verifiableCredential": { | |
| "@id": "cred:verifiableCredential", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| } | |
| } | |
| }, | |
| "EcdsaSecp256k1Signature2019": { | |
| "@id": "https://w3id.org/security#EcdsaSecp256k1Signature2019", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "EcdsaSecp256r1Signature2019": { | |
| "@id": "https://w3id.org/security#EcdsaSecp256r1Signature2019", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "Ed25519Signature2018": { | |
| "@id": "https://w3id.org/security#Ed25519Signature2018", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "RsaSignature2018": { | |
| "@id": "https://w3id.org/security#RsaSignature2018", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "proof": { | |
| "@id": "https://w3id.org/security#proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| } | |
| }, | |
| "cache": {} | |
| }], | |
| ["https://www.w3.org/2018/credentials/v1", [{ | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "VerifiableCredential": { | |
| "@id": "https://www.w3.org/2018/credentials#VerifiableCredential", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "credentialSchema": { | |
| "@id": "cred:credentialSchema", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "JsonSchemaValidator2018": "cred:JsonSchemaValidator2018" | |
| } | |
| }, | |
| "credentialStatus": { | |
| "@id": "cred:credentialStatus", | |
| "@type": "@id" | |
| }, | |
| "credentialSubject": { | |
| "@id": "cred:credentialSubject", | |
| "@type": "@id" | |
| }, | |
| "evidence": { | |
| "@id": "cred:evidence", | |
| "@type": "@id" | |
| }, | |
| "expirationDate": { | |
| "@id": "cred:expirationDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "issued": { | |
| "@id": "cred:issued", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "issuer": { | |
| "@id": "cred:issuer", | |
| "@type": "@id" | |
| }, | |
| "issuanceDate": { | |
| "@id": "cred:issuanceDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "refreshService": { | |
| "@id": "cred:refreshService", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "ManualRefreshService2018": "cred:ManualRefreshService2018" | |
| } | |
| }, | |
| "termsOfUse": { | |
| "@id": "cred:termsOfUse", | |
| "@type": "@id" | |
| }, | |
| "validFrom": { | |
| "@id": "cred:validFrom", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "validUntil": { | |
| "@id": "cred:validUntil", | |
| "@type": "xsd:dateTime" | |
| } | |
| } | |
| }, | |
| "VerifiablePresentation": { | |
| "@id": "https://www.w3.org/2018/credentials#VerifiablePresentation", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "verifiableCredential": { | |
| "@id": "cred:verifiableCredential", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| } | |
| } | |
| }, | |
| "EcdsaSecp256k1Signature2019": { | |
| "@id": "https://w3id.org/security#EcdsaSecp256k1Signature2019", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "EcdsaSecp256r1Signature2019": { | |
| "@id": "https://w3id.org/security#EcdsaSecp256r1Signature2019", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "Ed25519Signature2018": { | |
| "@id": "https://w3id.org/security#Ed25519Signature2018", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "RsaSignature2018": { | |
| "@id": "https://w3id.org/security#RsaSignature2018", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| } | |
| }, | |
| "proof": { | |
| "@id": "https://w3id.org/security#proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| } | |
| }, | |
| "cache": {} | |
| }]], | |
| ["{\"@version\":1.1}", { | |
| "document": { | |
| "@version": 1.1 | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"odrl\":\"http://www.w3.org/ns/odrl/2/\",\"rdf\":\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\",\"rdfs\":\"http://www.w3.org/2000/01/rdf-schema#\",\"owl\":\"http://www.w3.org/2002/07/owl#\",\"skos\":\"http://www.w3.org/2004/02/skos/core#\",\"dct\":\"http://purl.org/dc/terms/\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\",\"vcard\":\"http://www.w3.org/2006/vcard/ns#\",\"foaf\":\"http://xmlns.com/foaf/0.1/\",\"schema\":\"http://schema.org/\",\"cc\":\"http://creativecommons.org/ns#\",\"uid\":\"@id\",\"type\":\"@type\",\"Policy\":\"odrl:Policy\",\"Rule\":\"odrl:Rule\",\"profile\":{\"@type\":\"@id\",\"@id\":\"odrl:profile\"},\"inheritFrom\":{\"@type\":\"@id\",\"@id\":\"odrl:inheritFrom\"},\"ConflictTerm\":\"odrl:ConflictTerm\",\"conflict\":{\"@type\":\"@vocab\",\"@id\":\"odrl:conflict\"},\"perm\":\"odrl:perm\",\"prohibit\":\"odrl:prohibit\",\"invalid\":\"odrl:invalid\",\"Agreement\":\"odrl:Agreement\",\"Assertion\":\"odrl:Assertion\",\"Offer\":\"odrl:Offer\",\"Privacy\":\"odrl:Privacy\",\"Request\":\"odrl:Request\",\"Set\":\"odrl:Set\",\"Ticket\":\"odrl:Ticket\",\"Asset\":\"odrl:Asset\",\"AssetCollection\":\"odrl:AssetCollection\",\"relation\":{\"@type\":\"@id\",\"@id\":\"odrl:relation\"},\"hasPolicy\":{\"@type\":\"@id\",\"@id\":\"odrl:hasPolicy\"},\"target\":{\"@type\":\"@id\",\"@id\":\"odrl:target\"},\"output\":{\"@type\":\"@id\",\"@id\":\"odrl:output\"},\"partOf\":{\"@type\":\"@id\",\"@id\":\"odrl:partOf\"},\"source\":{\"@type\":\"@id\",\"@id\":\"odrl:source\"},\"Party\":\"odrl:Party\",\"PartyCollection\":\"odrl:PartyCollection\",\"function\":{\"@type\":\"@vocab\",\"@id\":\"odrl:function\"},\"PartyScope\":\"odrl:PartyScope\",\"assignee\":{\"@type\":\"@id\",\"@id\":\"odrl:assignee\"},\"assigner\":{\"@type\":\"@id\",\"@id\":\"odrl:assigner\"},\"assigneeOf\":{\"@type\":\"@id\",\"@id\":\"odrl:assigneeOf\"},\"assignerOf\":{\"@type\":\"@id\",\"@id\":\"odrl:assignerOf\"},\"attributedParty\":{\"@type\":\"@id\",\"@id\":\"odrl:attributedParty\"},\"attributingParty\":{\"@type\":\"@id\",\"@id\":\"odrl:attributingParty\"},\"compensatedParty\":{\"@type\":\"@id\",\"@id\":\"odrl:compensatedParty\"},\"compensatingParty\":{\"@type\":\"@id\",\"@id\":\"odrl:compensatingParty\"},\"consentingParty\":{\"@type\":\"@id\",\"@id\":\"odrl:consentingParty\"},\"consentedParty\":{\"@type\":\"@id\",\"@id\":\"odrl:consentedParty\"},\"informedParty\":{\"@type\":\"@id\",\"@id\":\"odrl:informedParty\"},\"informingParty\":{\"@type\":\"@id\",\"@id\":\"odrl:informingParty\"},\"trackingParty\":{\"@type\":\"@id\",\"@id\":\"odrl:trackingParty\"},\"trackedParty\":{\"@type\":\"@id\",\"@id\":\"odrl:trackedParty\"},\"contractingParty\":{\"@type\":\"@id\",\"@id\":\"odrl:contractingParty\"},\"contractedParty\":{\"@type\":\"@id\",\"@id\":\"odrl:contractedParty\"},\"Action\":\"odrl:Action\",\"action\":{\"@type\":\"@vocab\",\"@id\":\"odrl:action\"},\"includedIn\":{\"@type\":\"@id\",\"@id\":\"odrl:includedIn\"},\"implies\":{\"@type\":\"@id\",\"@id\":\"odrl:implies\"},\"Permission\":\"odrl:Permission\",\"permission\":{\"@type\":\"@id\",\"@id\":\"odrl:permission\"},\"Prohibition\":\"odrl:Prohibition\",\"prohibition\":{\"@type\":\"@id\",\"@id\":\"odrl:prohibition\"},\"obligation\":{\"@type\":\"@id\",\"@id\":\"odrl:obligation\"},\"use\":\"odrl:use\",\"grantUse\":\"odrl:grantUse\",\"aggregate\":\"odrl:aggregate\",\"annotate\":\"odrl:annotate\",\"anonymize\":\"odrl:anonymize\",\"archive\":\"odrl:archive\",\"concurrentUse\":\"odrl:concurrentUse\",\"derive\":\"odrl:derive\",\"digitize\":\"odrl:digitize\",\"display\":\"odrl:display\",\"distribute\":\"odrl:distribute\",\"execute\":\"odrl:execute\",\"extract\":\"odrl:extract\",\"give\":\"odrl:give\",\"index\":\"odrl:index\",\"install\":\"odrl:install\",\"modify\":\"odrl:modify\",\"move\":\"odrl:move\",\"play\":\"odrl:play\",\"present\":\"odrl:present\",\"print\":\"odrl:print\",\"read\":\"odrl:read\",\"reproduce\":\"odrl:reproduce\",\"sell\":\"odrl:sell\",\"stream\":\"odrl:stream\",\"textToSpeech\":\"odrl:textToSpeech\",\"transfer\":\"odrl:transfer\",\"transform\":\"odrl:transform\",\"translate\":\"odrl:translate\",\"Duty\":\"odrl:Duty\",\"duty\":{\"@type\":\"@id\",\"@id\":\"odrl:duty\"},\"consequence\":{\"@type\":\"@id\",\"@id\":\"odrl:consequence\"},\"remedy\":{\"@type\":\"@id\",\"@id\":\"odrl:remedy\"},\"acceptTracking\":\"odrl:acceptTracking\",\"attribute\":\"odrl:attribute\",\"compensate\":\"odrl:compensate\",\"delete\":\"odrl:delete\",\"ensureExclusivity\":\"odrl:ensureExclusivity\",\"include\":\"odrl:include\",\"inform\":\"odrl:inform\",\"nextPolicy\":\"odrl:nextPolicy\",\"obtainConsent\":\"odrl:obtainConsent\",\"reviewPolicy\":\"odrl:reviewPolicy\",\"uninstall\":\"odrl:uninstall\",\"watermark\":\"odrl:watermark\",\"Constraint\":\"odrl:Constraint\",\"LogicalConstraint\":\"odrl:LogicalConstraint\",\"constraint\":{\"@type\":\"@id\",\"@id\":\"odrl:constraint\"},\"refinement\":{\"@type\":\"@id\",\"@id\":\"odrl:refinement\"},\"Operator\":\"odrl:Operator\",\"operator\":{\"@type\":\"@vocab\",\"@id\":\"odrl:operator\"},\"RightOperand\":\"odrl:RightOperand\",\"rightOperand\":\"odrl:rightOperand\",\"rightOperandReference\":{\"@type\":\"xsd:anyURI\",\"@id\":\"odrl:rightOperandReference\"},\"LeftOperand\":\"odrl:LeftOperand\",\"leftOperand\":{\"@type\":\"@vocab\",\"@id\":\"odrl:leftOperand\"},\"unit\":\"odrl:unit\",\"dataType\":{\"@type\":\"xsd:anyType\",\"@id\":\"odrl:datatype\"},\"status\":\"odrl:status\",\"absolutePosition\":\"odrl:absolutePosition\",\"absoluteSpatialPosition\":\"odrl:absoluteSpatialPosition\",\"absoluteTemporalPosition\":\"odrl:absoluteTemporalPosition\",\"absoluteSize\":\"odrl:absoluteSize\",\"count\":\"odrl:count\",\"dateTime\":\"odrl:dateTime\",\"delayPeriod\":\"odrl:delayPeriod\",\"deliveryChannel\":\"odrl:deliveryChannel\",\"elapsedTime\":\"odrl:elapsedTime\",\"event\":\"odrl:event\",\"fileFormat\":\"odrl:fileFormat\",\"industry\":\"odrl:industry:\",\"language\":\"odrl:language\",\"media\":\"odrl:media\",\"meteredTime\":\"odrl:meteredTime\",\"payAmount\":\"odrl:payAmount\",\"percentage\":\"odrl:percentage\",\"product\":\"odrl:product\",\"purpose\":\"odrl:purpose\",\"recipient\":\"odrl:recipient\",\"relativePosition\":\"odrl:relativePosition\",\"relativeSpatialPosition\":\"odrl:relativeSpatialPosition\",\"relativeTemporalPosition\":\"odrl:relativeTemporalPosition\",\"relativeSize\":\"odrl:relativeSize\",\"resolution\":\"odrl:resolution\",\"spatial\":\"odrl:spatial\",\"spatialCoordinates\":\"odrl:spatialCoordinates\",\"systemDevice\":\"odrl:systemDevice\",\"timeInterval\":\"odrl:timeInterval\",\"unitOfCount\":\"odrl:unitOfCount\",\"version\":\"odrl:version\",\"virtualLocation\":\"odrl:virtualLocation\",\"eq\":\"odrl:eq\",\"gt\":\"odrl:gt\",\"gteq\":\"odrl:gteq\",\"lt\":\"odrl:lt\",\"lteq\":\"odrl:lteq\",\"neq\":\"odrl:neg\",\"isA\":\"odrl:isA\",\"hasPart\":\"odrl:hasPart\",\"isPartOf\":\"odrl:isPartOf\",\"isAllOf\":\"odrl:isAllOf\",\"isAnyOf\":\"odrl:isAnyOf\",\"isNoneOf\":\"odrl:isNoneOf\",\"or\":\"odrl:or\",\"xone\":\"odrl:xone\",\"and\":\"odrl:and\",\"andSequence\":\"odrl:andSequence\",\"policyUsage\":\"odrl:policyUsage\"}", { | |
| "document": { | |
| "odrl": "http://www.w3.org/ns/odrl/2/", | |
| "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "rdfs": "http://www.w3.org/2000/01/rdf-schema#", | |
| "owl": "http://www.w3.org/2002/07/owl#", | |
| "skos": "http://www.w3.org/2004/02/skos/core#", | |
| "dct": "http://purl.org/dc/terms/", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "vcard": "http://www.w3.org/2006/vcard/ns#", | |
| "foaf": "http://xmlns.com/foaf/0.1/", | |
| "schema": "http://schema.org/", | |
| "cc": "http://creativecommons.org/ns#", | |
| "uid": "@id", | |
| "type": "@type", | |
| "Policy": "odrl:Policy", | |
| "Rule": "odrl:Rule", | |
| "profile": { | |
| "@type": "@id", | |
| "@id": "odrl:profile" | |
| }, | |
| "inheritFrom": { | |
| "@type": "@id", | |
| "@id": "odrl:inheritFrom" | |
| }, | |
| "ConflictTerm": "odrl:ConflictTerm", | |
| "conflict": { | |
| "@type": "@vocab", | |
| "@id": "odrl:conflict" | |
| }, | |
| "perm": "odrl:perm", | |
| "prohibit": "odrl:prohibit", | |
| "invalid": "odrl:invalid", | |
| "Agreement": "odrl:Agreement", | |
| "Assertion": "odrl:Assertion", | |
| "Offer": "odrl:Offer", | |
| "Privacy": "odrl:Privacy", | |
| "Request": "odrl:Request", | |
| "Set": "odrl:Set", | |
| "Ticket": "odrl:Ticket", | |
| "Asset": "odrl:Asset", | |
| "AssetCollection": "odrl:AssetCollection", | |
| "relation": { | |
| "@type": "@id", | |
| "@id": "odrl:relation" | |
| }, | |
| "hasPolicy": { | |
| "@type": "@id", | |
| "@id": "odrl:hasPolicy" | |
| }, | |
| "target": { | |
| "@type": "@id", | |
| "@id": "odrl:target" | |
| }, | |
| "output": { | |
| "@type": "@id", | |
| "@id": "odrl:output" | |
| }, | |
| "partOf": { | |
| "@type": "@id", | |
| "@id": "odrl:partOf" | |
| }, | |
| "source": { | |
| "@type": "@id", | |
| "@id": "odrl:source" | |
| }, | |
| "Party": "odrl:Party", | |
| "PartyCollection": "odrl:PartyCollection", | |
| "function": { | |
| "@type": "@vocab", | |
| "@id": "odrl:function" | |
| }, | |
| "PartyScope": "odrl:PartyScope", | |
| "assignee": { | |
| "@type": "@id", | |
| "@id": "odrl:assignee" | |
| }, | |
| "assigner": { | |
| "@type": "@id", | |
| "@id": "odrl:assigner" | |
| }, | |
| "assigneeOf": { | |
| "@type": "@id", | |
| "@id": "odrl:assigneeOf" | |
| }, | |
| "assignerOf": { | |
| "@type": "@id", | |
| "@id": "odrl:assignerOf" | |
| }, | |
| "attributedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:attributedParty" | |
| }, | |
| "attributingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:attributingParty" | |
| }, | |
| "compensatedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:compensatedParty" | |
| }, | |
| "compensatingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:compensatingParty" | |
| }, | |
| "consentingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:consentingParty" | |
| }, | |
| "consentedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:consentedParty" | |
| }, | |
| "informedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:informedParty" | |
| }, | |
| "informingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:informingParty" | |
| }, | |
| "trackingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:trackingParty" | |
| }, | |
| "trackedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:trackedParty" | |
| }, | |
| "contractingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:contractingParty" | |
| }, | |
| "contractedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:contractedParty" | |
| }, | |
| "Action": "odrl:Action", | |
| "action": { | |
| "@type": "@vocab", | |
| "@id": "odrl:action" | |
| }, | |
| "includedIn": { | |
| "@type": "@id", | |
| "@id": "odrl:includedIn" | |
| }, | |
| "implies": { | |
| "@type": "@id", | |
| "@id": "odrl:implies" | |
| }, | |
| "Permission": "odrl:Permission", | |
| "permission": { | |
| "@type": "@id", | |
| "@id": "odrl:permission" | |
| }, | |
| "Prohibition": "odrl:Prohibition", | |
| "prohibition": { | |
| "@type": "@id", | |
| "@id": "odrl:prohibition" | |
| }, | |
| "obligation": { | |
| "@type": "@id", | |
| "@id": "odrl:obligation" | |
| }, | |
| "use": "odrl:use", | |
| "grantUse": "odrl:grantUse", | |
| "aggregate": "odrl:aggregate", | |
| "annotate": "odrl:annotate", | |
| "anonymize": "odrl:anonymize", | |
| "archive": "odrl:archive", | |
| "concurrentUse": "odrl:concurrentUse", | |
| "derive": "odrl:derive", | |
| "digitize": "odrl:digitize", | |
| "display": "odrl:display", | |
| "distribute": "odrl:distribute", | |
| "execute": "odrl:execute", | |
| "extract": "odrl:extract", | |
| "give": "odrl:give", | |
| "index": "odrl:index", | |
| "install": "odrl:install", | |
| "modify": "odrl:modify", | |
| "move": "odrl:move", | |
| "play": "odrl:play", | |
| "present": "odrl:present", | |
| "print": "odrl:print", | |
| "read": "odrl:read", | |
| "reproduce": "odrl:reproduce", | |
| "sell": "odrl:sell", | |
| "stream": "odrl:stream", | |
| "textToSpeech": "odrl:textToSpeech", | |
| "transfer": "odrl:transfer", | |
| "transform": "odrl:transform", | |
| "translate": "odrl:translate", | |
| "Duty": "odrl:Duty", | |
| "duty": { | |
| "@type": "@id", | |
| "@id": "odrl:duty" | |
| }, | |
| "consequence": { | |
| "@type": "@id", | |
| "@id": "odrl:consequence" | |
| }, | |
| "remedy": { | |
| "@type": "@id", | |
| "@id": "odrl:remedy" | |
| }, | |
| "acceptTracking": "odrl:acceptTracking", | |
| "attribute": "odrl:attribute", | |
| "compensate": "odrl:compensate", | |
| "delete": "odrl:delete", | |
| "ensureExclusivity": "odrl:ensureExclusivity", | |
| "include": "odrl:include", | |
| "inform": "odrl:inform", | |
| "nextPolicy": "odrl:nextPolicy", | |
| "obtainConsent": "odrl:obtainConsent", | |
| "reviewPolicy": "odrl:reviewPolicy", | |
| "uninstall": "odrl:uninstall", | |
| "watermark": "odrl:watermark", | |
| "Constraint": "odrl:Constraint", | |
| "LogicalConstraint": "odrl:LogicalConstraint", | |
| "constraint": { | |
| "@type": "@id", | |
| "@id": "odrl:constraint" | |
| }, | |
| "refinement": { | |
| "@type": "@id", | |
| "@id": "odrl:refinement" | |
| }, | |
| "Operator": "odrl:Operator", | |
| "operator": { | |
| "@type": "@vocab", | |
| "@id": "odrl:operator" | |
| }, | |
| "RightOperand": "odrl:RightOperand", | |
| "rightOperand": "odrl:rightOperand", | |
| "rightOperandReference": { | |
| "@type": "xsd:anyURI", | |
| "@id": "odrl:rightOperandReference" | |
| }, | |
| "LeftOperand": "odrl:LeftOperand", | |
| "leftOperand": { | |
| "@type": "@vocab", | |
| "@id": "odrl:leftOperand" | |
| }, | |
| "unit": "odrl:unit", | |
| "dataType": { | |
| "@type": "xsd:anyType", | |
| "@id": "odrl:datatype" | |
| }, | |
| "status": "odrl:status", | |
| "absolutePosition": "odrl:absolutePosition", | |
| "absoluteSpatialPosition": "odrl:absoluteSpatialPosition", | |
| "absoluteTemporalPosition": "odrl:absoluteTemporalPosition", | |
| "absoluteSize": "odrl:absoluteSize", | |
| "count": "odrl:count", | |
| "dateTime": "odrl:dateTime", | |
| "delayPeriod": "odrl:delayPeriod", | |
| "deliveryChannel": "odrl:deliveryChannel", | |
| "elapsedTime": "odrl:elapsedTime", | |
| "event": "odrl:event", | |
| "fileFormat": "odrl:fileFormat", | |
| "industry": "odrl:industry:", | |
| "language": "odrl:language", | |
| "media": "odrl:media", | |
| "meteredTime": "odrl:meteredTime", | |
| "payAmount": "odrl:payAmount", | |
| "percentage": "odrl:percentage", | |
| "product": "odrl:product", | |
| "purpose": "odrl:purpose", | |
| "recipient": "odrl:recipient", | |
| "relativePosition": "odrl:relativePosition", | |
| "relativeSpatialPosition": "odrl:relativeSpatialPosition", | |
| "relativeTemporalPosition": "odrl:relativeTemporalPosition", | |
| "relativeSize": "odrl:relativeSize", | |
| "resolution": "odrl:resolution", | |
| "spatial": "odrl:spatial", | |
| "spatialCoordinates": "odrl:spatialCoordinates", | |
| "systemDevice": "odrl:systemDevice", | |
| "timeInterval": "odrl:timeInterval", | |
| "unitOfCount": "odrl:unitOfCount", | |
| "version": "odrl:version", | |
| "virtualLocation": "odrl:virtualLocation", | |
| "eq": "odrl:eq", | |
| "gt": "odrl:gt", | |
| "gteq": "odrl:gteq", | |
| "lt": "odrl:lt", | |
| "lteq": "odrl:lteq", | |
| "neq": "odrl:neg", | |
| "isA": "odrl:isA", | |
| "hasPart": "odrl:hasPart", | |
| "isPartOf": "odrl:isPartOf", | |
| "isAllOf": "odrl:isAllOf", | |
| "isAnyOf": "odrl:isAnyOf", | |
| "isNoneOf": "odrl:isNoneOf", | |
| "or": "odrl:or", | |
| "xone": "odrl:xone", | |
| "and": "odrl:and", | |
| "andSequence": "odrl:andSequence", | |
| "policyUsage": "odrl:policyUsage" | |
| }, | |
| "cache": {} | |
| }], | |
| ["https://www.w3.org/ns/odrl.jsonld", [{ | |
| "document": { | |
| "odrl": "http://www.w3.org/ns/odrl/2/", | |
| "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "rdfs": "http://www.w3.org/2000/01/rdf-schema#", | |
| "owl": "http://www.w3.org/2002/07/owl#", | |
| "skos": "http://www.w3.org/2004/02/skos/core#", | |
| "dct": "http://purl.org/dc/terms/", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "vcard": "http://www.w3.org/2006/vcard/ns#", | |
| "foaf": "http://xmlns.com/foaf/0.1/", | |
| "schema": "http://schema.org/", | |
| "cc": "http://creativecommons.org/ns#", | |
| "uid": "@id", | |
| "type": "@type", | |
| "Policy": "odrl:Policy", | |
| "Rule": "odrl:Rule", | |
| "profile": { | |
| "@type": "@id", | |
| "@id": "odrl:profile" | |
| }, | |
| "inheritFrom": { | |
| "@type": "@id", | |
| "@id": "odrl:inheritFrom" | |
| }, | |
| "ConflictTerm": "odrl:ConflictTerm", | |
| "conflict": { | |
| "@type": "@vocab", | |
| "@id": "odrl:conflict" | |
| }, | |
| "perm": "odrl:perm", | |
| "prohibit": "odrl:prohibit", | |
| "invalid": "odrl:invalid", | |
| "Agreement": "odrl:Agreement", | |
| "Assertion": "odrl:Assertion", | |
| "Offer": "odrl:Offer", | |
| "Privacy": "odrl:Privacy", | |
| "Request": "odrl:Request", | |
| "Set": "odrl:Set", | |
| "Ticket": "odrl:Ticket", | |
| "Asset": "odrl:Asset", | |
| "AssetCollection": "odrl:AssetCollection", | |
| "relation": { | |
| "@type": "@id", | |
| "@id": "odrl:relation" | |
| }, | |
| "hasPolicy": { | |
| "@type": "@id", | |
| "@id": "odrl:hasPolicy" | |
| }, | |
| "target": { | |
| "@type": "@id", | |
| "@id": "odrl:target" | |
| }, | |
| "output": { | |
| "@type": "@id", | |
| "@id": "odrl:output" | |
| }, | |
| "partOf": { | |
| "@type": "@id", | |
| "@id": "odrl:partOf" | |
| }, | |
| "source": { | |
| "@type": "@id", | |
| "@id": "odrl:source" | |
| }, | |
| "Party": "odrl:Party", | |
| "PartyCollection": "odrl:PartyCollection", | |
| "function": { | |
| "@type": "@vocab", | |
| "@id": "odrl:function" | |
| }, | |
| "PartyScope": "odrl:PartyScope", | |
| "assignee": { | |
| "@type": "@id", | |
| "@id": "odrl:assignee" | |
| }, | |
| "assigner": { | |
| "@type": "@id", | |
| "@id": "odrl:assigner" | |
| }, | |
| "assigneeOf": { | |
| "@type": "@id", | |
| "@id": "odrl:assigneeOf" | |
| }, | |
| "assignerOf": { | |
| "@type": "@id", | |
| "@id": "odrl:assignerOf" | |
| }, | |
| "attributedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:attributedParty" | |
| }, | |
| "attributingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:attributingParty" | |
| }, | |
| "compensatedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:compensatedParty" | |
| }, | |
| "compensatingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:compensatingParty" | |
| }, | |
| "consentingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:consentingParty" | |
| }, | |
| "consentedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:consentedParty" | |
| }, | |
| "informedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:informedParty" | |
| }, | |
| "informingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:informingParty" | |
| }, | |
| "trackingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:trackingParty" | |
| }, | |
| "trackedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:trackedParty" | |
| }, | |
| "contractingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:contractingParty" | |
| }, | |
| "contractedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:contractedParty" | |
| }, | |
| "Action": "odrl:Action", | |
| "action": { | |
| "@type": "@vocab", | |
| "@id": "odrl:action" | |
| }, | |
| "includedIn": { | |
| "@type": "@id", | |
| "@id": "odrl:includedIn" | |
| }, | |
| "implies": { | |
| "@type": "@id", | |
| "@id": "odrl:implies" | |
| }, | |
| "Permission": "odrl:Permission", | |
| "permission": { | |
| "@type": "@id", | |
| "@id": "odrl:permission" | |
| }, | |
| "Prohibition": "odrl:Prohibition", | |
| "prohibition": { | |
| "@type": "@id", | |
| "@id": "odrl:prohibition" | |
| }, | |
| "obligation": { | |
| "@type": "@id", | |
| "@id": "odrl:obligation" | |
| }, | |
| "use": "odrl:use", | |
| "grantUse": "odrl:grantUse", | |
| "aggregate": "odrl:aggregate", | |
| "annotate": "odrl:annotate", | |
| "anonymize": "odrl:anonymize", | |
| "archive": "odrl:archive", | |
| "concurrentUse": "odrl:concurrentUse", | |
| "derive": "odrl:derive", | |
| "digitize": "odrl:digitize", | |
| "display": "odrl:display", | |
| "distribute": "odrl:distribute", | |
| "execute": "odrl:execute", | |
| "extract": "odrl:extract", | |
| "give": "odrl:give", | |
| "index": "odrl:index", | |
| "install": "odrl:install", | |
| "modify": "odrl:modify", | |
| "move": "odrl:move", | |
| "play": "odrl:play", | |
| "present": "odrl:present", | |
| "print": "odrl:print", | |
| "read": "odrl:read", | |
| "reproduce": "odrl:reproduce", | |
| "sell": "odrl:sell", | |
| "stream": "odrl:stream", | |
| "textToSpeech": "odrl:textToSpeech", | |
| "transfer": "odrl:transfer", | |
| "transform": "odrl:transform", | |
| "translate": "odrl:translate", | |
| "Duty": "odrl:Duty", | |
| "duty": { | |
| "@type": "@id", | |
| "@id": "odrl:duty" | |
| }, | |
| "consequence": { | |
| "@type": "@id", | |
| "@id": "odrl:consequence" | |
| }, | |
| "remedy": { | |
| "@type": "@id", | |
| "@id": "odrl:remedy" | |
| }, | |
| "acceptTracking": "odrl:acceptTracking", | |
| "attribute": "odrl:attribute", | |
| "compensate": "odrl:compensate", | |
| "delete": "odrl:delete", | |
| "ensureExclusivity": "odrl:ensureExclusivity", | |
| "include": "odrl:include", | |
| "inform": "odrl:inform", | |
| "nextPolicy": "odrl:nextPolicy", | |
| "obtainConsent": "odrl:obtainConsent", | |
| "reviewPolicy": "odrl:reviewPolicy", | |
| "uninstall": "odrl:uninstall", | |
| "watermark": "odrl:watermark", | |
| "Constraint": "odrl:Constraint", | |
| "LogicalConstraint": "odrl:LogicalConstraint", | |
| "constraint": { | |
| "@type": "@id", | |
| "@id": "odrl:constraint" | |
| }, | |
| "refinement": { | |
| "@type": "@id", | |
| "@id": "odrl:refinement" | |
| }, | |
| "Operator": "odrl:Operator", | |
| "operator": { | |
| "@type": "@vocab", | |
| "@id": "odrl:operator" | |
| }, | |
| "RightOperand": "odrl:RightOperand", | |
| "rightOperand": "odrl:rightOperand", | |
| "rightOperandReference": { | |
| "@type": "xsd:anyURI", | |
| "@id": "odrl:rightOperandReference" | |
| }, | |
| "LeftOperand": "odrl:LeftOperand", | |
| "leftOperand": { | |
| "@type": "@vocab", | |
| "@id": "odrl:leftOperand" | |
| }, | |
| "unit": "odrl:unit", | |
| "dataType": { | |
| "@type": "xsd:anyType", | |
| "@id": "odrl:datatype" | |
| }, | |
| "status": "odrl:status", | |
| "absolutePosition": "odrl:absolutePosition", | |
| "absoluteSpatialPosition": "odrl:absoluteSpatialPosition", | |
| "absoluteTemporalPosition": "odrl:absoluteTemporalPosition", | |
| "absoluteSize": "odrl:absoluteSize", | |
| "count": "odrl:count", | |
| "dateTime": "odrl:dateTime", | |
| "delayPeriod": "odrl:delayPeriod", | |
| "deliveryChannel": "odrl:deliveryChannel", | |
| "elapsedTime": "odrl:elapsedTime", | |
| "event": "odrl:event", | |
| "fileFormat": "odrl:fileFormat", | |
| "industry": "odrl:industry:", | |
| "language": "odrl:language", | |
| "media": "odrl:media", | |
| "meteredTime": "odrl:meteredTime", | |
| "payAmount": "odrl:payAmount", | |
| "percentage": "odrl:percentage", | |
| "product": "odrl:product", | |
| "purpose": "odrl:purpose", | |
| "recipient": "odrl:recipient", | |
| "relativePosition": "odrl:relativePosition", | |
| "relativeSpatialPosition": "odrl:relativeSpatialPosition", | |
| "relativeTemporalPosition": "odrl:relativeTemporalPosition", | |
| "relativeSize": "odrl:relativeSize", | |
| "resolution": "odrl:resolution", | |
| "spatial": "odrl:spatial", | |
| "spatialCoordinates": "odrl:spatialCoordinates", | |
| "systemDevice": "odrl:systemDevice", | |
| "timeInterval": "odrl:timeInterval", | |
| "unitOfCount": "odrl:unitOfCount", | |
| "version": "odrl:version", | |
| "virtualLocation": "odrl:virtualLocation", | |
| "eq": "odrl:eq", | |
| "gt": "odrl:gt", | |
| "gteq": "odrl:gteq", | |
| "lt": "odrl:lt", | |
| "lteq": "odrl:lteq", | |
| "neq": "odrl:neg", | |
| "isA": "odrl:isA", | |
| "hasPart": "odrl:hasPart", | |
| "isPartOf": "odrl:isPartOf", | |
| "isAllOf": "odrl:isAllOf", | |
| "isAnyOf": "odrl:isAnyOf", | |
| "isNoneOf": "odrl:isNoneOf", | |
| "or": "odrl:or", | |
| "xone": "odrl:xone", | |
| "and": "odrl:and", | |
| "andSequence": "odrl:andSequence", | |
| "policyUsage": "odrl:policyUsage" | |
| }, | |
| "cache": {} | |
| }]], | |
| ["{\"ex\":\"https://example.org/examples#\",\"schema\":\"http://schema.org/\",\"rdf\":\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\",\"DrivingLicenceCredential\":\"ex:DrivingLicenceCredential\",\"class\":\"ex:class\",\"effectiveDate\":\"ex:effectiveDate\"}", { | |
| "document": { | |
| "ex": "https://example.org/examples#", | |
| "schema": "http://schema.org/", | |
| "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "DrivingLicenceCredential": "ex:DrivingLicenceCredential", | |
| "class": "ex:class", | |
| "effectiveDate": "ex:effectiveDate" | |
| }, | |
| "cache": {} | |
| }], | |
| ["https://gist.githubusercontent.com/gjj/e667c86cef10b230b64de9a3dcf23a15/raw/1b3dbf7eff1dd50263c18c0dc44df138bc503c14/DrivingLicenceCredential.jsonld", [{ | |
| "document": { | |
| "@version": 1.1 | |
| }, | |
| "cache": {} | |
| }, { | |
| "document": { | |
| "odrl": "http://www.w3.org/ns/odrl/2/", | |
| "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "rdfs": "http://www.w3.org/2000/01/rdf-schema#", | |
| "owl": "http://www.w3.org/2002/07/owl#", | |
| "skos": "http://www.w3.org/2004/02/skos/core#", | |
| "dct": "http://purl.org/dc/terms/", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "vcard": "http://www.w3.org/2006/vcard/ns#", | |
| "foaf": "http://xmlns.com/foaf/0.1/", | |
| "schema": "http://schema.org/", | |
| "cc": "http://creativecommons.org/ns#", | |
| "uid": "@id", | |
| "type": "@type", | |
| "Policy": "odrl:Policy", | |
| "Rule": "odrl:Rule", | |
| "profile": { | |
| "@type": "@id", | |
| "@id": "odrl:profile" | |
| }, | |
| "inheritFrom": { | |
| "@type": "@id", | |
| "@id": "odrl:inheritFrom" | |
| }, | |
| "ConflictTerm": "odrl:ConflictTerm", | |
| "conflict": { | |
| "@type": "@vocab", | |
| "@id": "odrl:conflict" | |
| }, | |
| "perm": "odrl:perm", | |
| "prohibit": "odrl:prohibit", | |
| "invalid": "odrl:invalid", | |
| "Agreement": "odrl:Agreement", | |
| "Assertion": "odrl:Assertion", | |
| "Offer": "odrl:Offer", | |
| "Privacy": "odrl:Privacy", | |
| "Request": "odrl:Request", | |
| "Set": "odrl:Set", | |
| "Ticket": "odrl:Ticket", | |
| "Asset": "odrl:Asset", | |
| "AssetCollection": "odrl:AssetCollection", | |
| "relation": { | |
| "@type": "@id", | |
| "@id": "odrl:relation" | |
| }, | |
| "hasPolicy": { | |
| "@type": "@id", | |
| "@id": "odrl:hasPolicy" | |
| }, | |
| "target": { | |
| "@type": "@id", | |
| "@id": "odrl:target" | |
| }, | |
| "output": { | |
| "@type": "@id", | |
| "@id": "odrl:output" | |
| }, | |
| "partOf": { | |
| "@type": "@id", | |
| "@id": "odrl:partOf" | |
| }, | |
| "source": { | |
| "@type": "@id", | |
| "@id": "odrl:source" | |
| }, | |
| "Party": "odrl:Party", | |
| "PartyCollection": "odrl:PartyCollection", | |
| "function": { | |
| "@type": "@vocab", | |
| "@id": "odrl:function" | |
| }, | |
| "PartyScope": "odrl:PartyScope", | |
| "assignee": { | |
| "@type": "@id", | |
| "@id": "odrl:assignee" | |
| }, | |
| "assigner": { | |
| "@type": "@id", | |
| "@id": "odrl:assigner" | |
| }, | |
| "assigneeOf": { | |
| "@type": "@id", | |
| "@id": "odrl:assigneeOf" | |
| }, | |
| "assignerOf": { | |
| "@type": "@id", | |
| "@id": "odrl:assignerOf" | |
| }, | |
| "attributedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:attributedParty" | |
| }, | |
| "attributingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:attributingParty" | |
| }, | |
| "compensatedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:compensatedParty" | |
| }, | |
| "compensatingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:compensatingParty" | |
| }, | |
| "consentingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:consentingParty" | |
| }, | |
| "consentedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:consentedParty" | |
| }, | |
| "informedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:informedParty" | |
| }, | |
| "informingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:informingParty" | |
| }, | |
| "trackingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:trackingParty" | |
| }, | |
| "trackedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:trackedParty" | |
| }, | |
| "contractingParty": { | |
| "@type": "@id", | |
| "@id": "odrl:contractingParty" | |
| }, | |
| "contractedParty": { | |
| "@type": "@id", | |
| "@id": "odrl:contractedParty" | |
| }, | |
| "Action": "odrl:Action", | |
| "action": { | |
| "@type": "@vocab", | |
| "@id": "odrl:action" | |
| }, | |
| "includedIn": { | |
| "@type": "@id", | |
| "@id": "odrl:includedIn" | |
| }, | |
| "implies": { | |
| "@type": "@id", | |
| "@id": "odrl:implies" | |
| }, | |
| "Permission": "odrl:Permission", | |
| "permission": { | |
| "@type": "@id", | |
| "@id": "odrl:permission" | |
| }, | |
| "Prohibition": "odrl:Prohibition", | |
| "prohibition": { | |
| "@type": "@id", | |
| "@id": "odrl:prohibition" | |
| }, | |
| "obligation": { | |
| "@type": "@id", | |
| "@id": "odrl:obligation" | |
| }, | |
| "use": "odrl:use", | |
| "grantUse": "odrl:grantUse", | |
| "aggregate": "odrl:aggregate", | |
| "annotate": "odrl:annotate", | |
| "anonymize": "odrl:anonymize", | |
| "archive": "odrl:archive", | |
| "concurrentUse": "odrl:concurrentUse", | |
| "derive": "odrl:derive", | |
| "digitize": "odrl:digitize", | |
| "display": "odrl:display", | |
| "distribute": "odrl:distribute", | |
| "execute": "odrl:execute", | |
| "extract": "odrl:extract", | |
| "give": "odrl:give", | |
| "index": "odrl:index", | |
| "install": "odrl:install", | |
| "modify": "odrl:modify", | |
| "move": "odrl:move", | |
| "play": "odrl:play", | |
| "present": "odrl:present", | |
| "print": "odrl:print", | |
| "read": "odrl:read", | |
| "reproduce": "odrl:reproduce", | |
| "sell": "odrl:sell", | |
| "stream": "odrl:stream", | |
| "textToSpeech": "odrl:textToSpeech", | |
| "transfer": "odrl:transfer", | |
| "transform": "odrl:transform", | |
| "translate": "odrl:translate", | |
| "Duty": "odrl:Duty", | |
| "duty": { | |
| "@type": "@id", | |
| "@id": "odrl:duty" | |
| }, | |
| "consequence": { | |
| "@type": "@id", | |
| "@id": "odrl:consequence" | |
| }, | |
| "remedy": { | |
| "@type": "@id", | |
| "@id": "odrl:remedy" | |
| }, | |
| "acceptTracking": "odrl:acceptTracking", | |
| "attribute": "odrl:attribute", | |
| "compensate": "odrl:compensate", | |
| "delete": "odrl:delete", | |
| "ensureExclusivity": "odrl:ensureExclusivity", | |
| "include": "odrl:include", | |
| "inform": "odrl:inform", | |
| "nextPolicy": "odrl:nextPolicy", | |
| "obtainConsent": "odrl:obtainConsent", | |
| "reviewPolicy": "odrl:reviewPolicy", | |
| "uninstall": "odrl:uninstall", | |
| "watermark": "odrl:watermark", | |
| "Constraint": "odrl:Constraint", | |
| "LogicalConstraint": "odrl:LogicalConstraint", | |
| "constraint": { | |
| "@type": "@id", | |
| "@id": "odrl:constraint" | |
| }, | |
| "refinement": { | |
| "@type": "@id", | |
| "@id": "odrl:refinement" | |
| }, | |
| "Operator": "odrl:Operator", | |
| "operator": { | |
| "@type": "@vocab", | |
| "@id": "odrl:operator" | |
| }, | |
| "RightOperand": "odrl:RightOperand", | |
| "rightOperand": "odrl:rightOperand", | |
| "rightOperandReference": { | |
| "@type": "xsd:anyURI", | |
| "@id": "odrl:rightOperandReference" | |
| }, | |
| "LeftOperand": "odrl:LeftOperand", | |
| "leftOperand": { | |
| "@type": "@vocab", | |
| "@id": "odrl:leftOperand" | |
| }, | |
| "unit": "odrl:unit", | |
| "dataType": { | |
| "@type": "xsd:anyType", | |
| "@id": "odrl:datatype" | |
| }, | |
| "status": "odrl:status", | |
| "absolutePosition": "odrl:absolutePosition", | |
| "absoluteSpatialPosition": "odrl:absoluteSpatialPosition", | |
| "absoluteTemporalPosition": "odrl:absoluteTemporalPosition", | |
| "absoluteSize": "odrl:absoluteSize", | |
| "count": "odrl:count", | |
| "dateTime": "odrl:dateTime", | |
| "delayPeriod": "odrl:delayPeriod", | |
| "deliveryChannel": "odrl:deliveryChannel", | |
| "elapsedTime": "odrl:elapsedTime", | |
| "event": "odrl:event", | |
| "fileFormat": "odrl:fileFormat", | |
| "industry": "odrl:industry:", | |
| "language": "odrl:language", | |
| "media": "odrl:media", | |
| "meteredTime": "odrl:meteredTime", | |
| "payAmount": "odrl:payAmount", | |
| "percentage": "odrl:percentage", | |
| "product": "odrl:product", | |
| "purpose": "odrl:purpose", | |
| "recipient": "odrl:recipient", | |
| "relativePosition": "odrl:relativePosition", | |
| "relativeSpatialPosition": "odrl:relativeSpatialPosition", | |
| "relativeTemporalPosition": "odrl:relativeTemporalPosition", | |
| "relativeSize": "odrl:relativeSize", | |
| "resolution": "odrl:resolution", | |
| "spatial": "odrl:spatial", | |
| "spatialCoordinates": "odrl:spatialCoordinates", | |
| "systemDevice": "odrl:systemDevice", | |
| "timeInterval": "odrl:timeInterval", | |
| "unitOfCount": "odrl:unitOfCount", | |
| "version": "odrl:version", | |
| "virtualLocation": "odrl:virtualLocation", | |
| "eq": "odrl:eq", | |
| "gt": "odrl:gt", | |
| "gteq": "odrl:gteq", | |
| "lt": "odrl:lt", | |
| "lteq": "odrl:lteq", | |
| "neq": "odrl:neg", | |
| "isA": "odrl:isA", | |
| "hasPart": "odrl:hasPart", | |
| "isPartOf": "odrl:isPartOf", | |
| "isAllOf": "odrl:isAllOf", | |
| "isAnyOf": "odrl:isAnyOf", | |
| "isNoneOf": "odrl:isNoneOf", | |
| "or": "odrl:or", | |
| "xone": "odrl:xone", | |
| "and": "odrl:and", | |
| "andSequence": "odrl:andSequence", | |
| "policyUsage": "odrl:policyUsage" | |
| }, | |
| "cache": {} | |
| }, { | |
| "document": { | |
| "ex": "https://example.org/examples#", | |
| "schema": "http://schema.org/", | |
| "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "DrivingLicenceCredential": "ex:DrivingLicenceCredential", | |
| "class": "ex:class", | |
| "effectiveDate": "ex:effectiveDate" | |
| }, | |
| "cache": {} | |
| }]], | |
| ["{\"@version\":1.1,\"@protected\":true,\"identity\":{\"@id\":\"https://lol.com/todo\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"location\":\"xsd:string\",\"DNS-TXT\":\"xsd:string\"}},\"template\":{\"@id\":\"https://lol.com/todo\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"name\":\"xsd:string\",\"url\":\"xsd:string\",\"EMBEDDED_RENDERER\":\"xsd:string\"}},\"privacy\":{\"@id\":\"https://lol.com/todo\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"obfuscatedData\":{\"@id\":\"https://lol.com/todo\",\"@container\":[\"@index\",\"@set\"]}}},\"method\":\"xsd:string\",\"OpenAttestationSignature2018\":\"xsd:string\",\"reference\":\"xsd:string\",\"name\":\"xsd:string\",\"value\":\"xsd:string\",\"path\":\"xsd:string\",\"signature\":{\"@id\":\"https://lol.com/todo\",\"@context\":{\"@version\":1.1,\"id\":\"@id\",\"@protected\":true,\"targetHash\":\"xsd:string\",\"proof\":\"xsd:string\",\"merkleRoot\":\"xsd:string\",\"salts\":{\"@id\":\"https://lol.com/todo\",\"@container\":[\"@index\",\"@set\"]}}},\"data\":\"xsd:string\",\"fileName\":\"xsd:string\",\"mimeType\":\"xsd:string\"}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "identity": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "location": "xsd:string", | |
| "DNS-TXT": "xsd:string" | |
| } | |
| }, | |
| "template": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "name": "xsd:string", | |
| "url": "xsd:string", | |
| "EMBEDDED_RENDERER": "xsd:string" | |
| } | |
| }, | |
| "privacy": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "obfuscatedData": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }, | |
| "method": "xsd:string", | |
| "OpenAttestationSignature2018": "xsd:string", | |
| "reference": "xsd:string", | |
| "name": "xsd:string", | |
| "value": "xsd:string", | |
| "path": "xsd:string", | |
| "signature": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "id": "@id", | |
| "@protected": true, | |
| "targetHash": "xsd:string", | |
| "proof": "xsd:string", | |
| "merkleRoot": "xsd:string", | |
| "salts": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }, | |
| "data": "xsd:string", | |
| "fileName": "xsd:string", | |
| "mimeType": "xsd:string" | |
| }, | |
| "cache": {} | |
| }], | |
| ["https://gist.githubusercontent.com/gjj/4eb6b5324d9774ebba2e5d6229e8a44d/raw/06ab473392545fc1f6bb03a5cc9c9f4fa8b4d0a0/OpenAttestation.v3.jsonld", [{ | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "identity": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "location": "xsd:string", | |
| "DNS-TXT": "xsd:string" | |
| } | |
| }, | |
| "template": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "name": "xsd:string", | |
| "url": "xsd:string", | |
| "EMBEDDED_RENDERER": "xsd:string" | |
| } | |
| }, | |
| "privacy": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "obfuscatedData": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }, | |
| "method": "xsd:string", | |
| "OpenAttestationSignature2018": "xsd:string", | |
| "reference": "xsd:string", | |
| "name": "xsd:string", | |
| "value": "xsd:string", | |
| "path": "xsd:string", | |
| "signature": { | |
| "@id": "https://lol.com/todo", | |
| "@context": { | |
| "@version": 1.1, | |
| "id": "@id", | |
| "@protected": true, | |
| "targetHash": "xsd:string", | |
| "proof": "xsd:string", | |
| "merkleRoot": "xsd:string", | |
| "salts": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| } | |
| }, | |
| "data": "xsd:string", | |
| "fileName": "xsd:string", | |
| "mimeType": "xsd:string" | |
| }, | |
| "cache": {} | |
| }]], | |
| ["{\"@version\":1.1,\"@protected\":true,\"key1\":\"xsd:string\",\"key2\":\"xsd:string\",\"key3\":\"xsd:string\"}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "key1": "xsd:string", | |
| "key2": "xsd:string", | |
| "key3": "xsd:string" | |
| }, | |
| "cache": {} | |
| }], | |
| ["https://gist.githubusercontent.com/gjj/1225b659da194b56dc48c0ac1c9b3043/raw/5cdf20c40aa0c0bbe02d111f973772e012b702b1/CustomContext.jsonld", [{ | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "key1": "xsd:string", | |
| "key2": "xsd:string", | |
| "key3": "xsd:string" | |
| }, | |
| "cache": {} | |
| }]], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"sec\":\"https://w3id.org/security#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\",\"credentialSchema\":{\"@id\":\"cred:credentialSchema\",\"@type\":\"@id\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"JsonSchemaValidator2018\":\"cred:JsonSchemaValidator2018\"}},\"credentialStatus\":{\"@id\":\"cred:credentialStatus\",\"@type\":\"@id\"},\"credentialSubject\":{\"@id\":\"cred:credentialSubject\",\"@type\":\"@id\"},\"evidence\":{\"@id\":\"cred:evidence\",\"@type\":\"@id\"},\"expirationDate\":{\"@id\":\"cred:expirationDate\",\"@type\":\"xsd:dateTime\"},\"holder\":{\"@id\":\"cred:holder\",\"@type\":\"@id\"},\"issued\":{\"@id\":\"cred:issued\",\"@type\":\"xsd:dateTime\"},\"issuer\":{\"@id\":\"cred:issuer\",\"@type\":\"@id\"},\"issuanceDate\":{\"@id\":\"cred:issuanceDate\",\"@type\":\"xsd:dateTime\"},\"proof\":{\"@id\":\"sec:proof\",\"@type\":\"@id\",\"@container\":\"@graph\"},\"refreshService\":{\"@id\":\"cred:refreshService\",\"@type\":\"@id\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"ManualRefreshService2018\":\"cred:ManualRefreshService2018\"}},\"termsOfUse\":{\"@id\":\"cred:termsOfUse\",\"@type\":\"@id\"},\"validFrom\":{\"@id\":\"cred:validFrom\",\"@type\":\"xsd:dateTime\"},\"validUntil\":{\"@id\":\"cred:validUntil\",\"@type\":\"xsd:dateTime\"}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "credentialSchema": { | |
| "@id": "cred:credentialSchema", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "JsonSchemaValidator2018": "cred:JsonSchemaValidator2018" | |
| } | |
| }, | |
| "credentialStatus": { | |
| "@id": "cred:credentialStatus", | |
| "@type": "@id" | |
| }, | |
| "credentialSubject": { | |
| "@id": "cred:credentialSubject", | |
| "@type": "@id" | |
| }, | |
| "evidence": { | |
| "@id": "cred:evidence", | |
| "@type": "@id" | |
| }, | |
| "expirationDate": { | |
| "@id": "cred:expirationDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "issued": { | |
| "@id": "cred:issued", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "issuer": { | |
| "@id": "cred:issuer", | |
| "@type": "@id" | |
| }, | |
| "issuanceDate": { | |
| "@id": "cred:issuanceDate", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "refreshService": { | |
| "@id": "cred:refreshService", | |
| "@type": "@id", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "ManualRefreshService2018": "cred:ManualRefreshService2018" | |
| } | |
| }, | |
| "termsOfUse": { | |
| "@id": "cred:termsOfUse", | |
| "@type": "@id" | |
| }, | |
| "validFrom": { | |
| "@id": "cred:validFrom", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "validUntil": { | |
| "@id": "cred:validUntil", | |
| "@type": "xsd:dateTime" | |
| } | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"JsonSchemaValidator2018\":\"cred:JsonSchemaValidator2018\"}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "JsonSchemaValidator2018": "cred:JsonSchemaValidator2018" | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"ManualRefreshService2018\":\"cred:ManualRefreshService2018\"}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "ManualRefreshService2018": "cred:ManualRefreshService2018" | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"cred\":\"https://www.w3.org/2018/credentials#\",\"sec\":\"https://w3id.org/security#\",\"holder\":{\"@id\":\"cred:holder\",\"@type\":\"@id\"},\"proof\":{\"@id\":\"sec:proof\",\"@type\":\"@id\",\"@container\":\"@graph\"},\"verifiableCredential\":{\"@id\":\"cred:verifiableCredential\",\"@type\":\"@id\",\"@container\":\"@graph\"}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "cred": "https://www.w3.org/2018/credentials#", | |
| "sec": "https://w3id.org/security#", | |
| "holder": { | |
| "@id": "cred:holder", | |
| "@type": "@id" | |
| }, | |
| "proof": { | |
| "@id": "sec:proof", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| }, | |
| "verifiableCredential": { | |
| "@id": "cred:verifiableCredential", | |
| "@type": "@id", | |
| "@container": "@graph" | |
| } | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\",\"challenge\":\"sec:challenge\",\"created\":{\"@id\":\"http://purl.org/dc/terms/created\",\"@type\":\"xsd:dateTime\"},\"domain\":\"sec:domain\",\"expires\":{\"@id\":\"sec:expiration\",\"@type\":\"xsd:dateTime\"},\"jws\":\"sec:jws\",\"nonce\":\"sec:nonce\",\"proofPurpose\":{\"@id\":\"sec:proofPurpose\",\"@type\":\"@vocab\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"assertionMethod\":{\"@id\":\"sec:assertionMethod\",\"@type\":\"@id\",\"@container\":\"@set\"},\"authentication\":{\"@id\":\"sec:authenticationMethod\",\"@type\":\"@id\",\"@container\":\"@set\"}}},\"proofValue\":\"sec:proofValue\",\"verificationMethod\":{\"@id\":\"sec:verificationMethod\",\"@type\":\"@id\"}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "xsd": "http://www.w3.org/2001/XMLSchema#", | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"assertionMethod\":{\"@id\":\"sec:assertionMethod\",\"@type\":\"@id\",\"@container\":\"@set\"},\"authentication\":{\"@id\":\"sec:authenticationMethod\",\"@type\":\"@id\",\"@container\":\"@set\"}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"challenge\":\"sec:challenge\",\"created\":{\"@id\":\"http://purl.org/dc/terms/created\",\"@type\":\"xsd:dateTime\"},\"domain\":\"sec:domain\",\"expires\":{\"@id\":\"sec:expiration\",\"@type\":\"xsd:dateTime\"},\"jws\":\"sec:jws\",\"nonce\":\"sec:nonce\",\"proofPurpose\":{\"@id\":\"sec:proofPurpose\",\"@type\":\"@vocab\",\"@context\":{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"sec\":\"https://w3id.org/security#\",\"assertionMethod\":{\"@id\":\"sec:assertionMethod\",\"@type\":\"@id\",\"@container\":\"@set\"},\"authentication\":{\"@id\":\"sec:authenticationMethod\",\"@type\":\"@id\",\"@container\":\"@set\"}}},\"proofValue\":\"sec:proofValue\",\"verificationMethod\":{\"@id\":\"sec:verificationMethod\",\"@type\":\"@id\"}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "challenge": "sec:challenge", | |
| "created": { | |
| "@id": "http://purl.org/dc/terms/created", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "domain": "sec:domain", | |
| "expires": { | |
| "@id": "sec:expiration", | |
| "@type": "xsd:dateTime" | |
| }, | |
| "jws": "sec:jws", | |
| "nonce": "sec:nonce", | |
| "proofPurpose": { | |
| "@id": "sec:proofPurpose", | |
| "@type": "@vocab", | |
| "@context": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "sec": "https://w3id.org/security#", | |
| "assertionMethod": { | |
| "@id": "sec:assertionMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| }, | |
| "authentication": { | |
| "@id": "sec:authenticationMethod", | |
| "@type": "@id", | |
| "@container": "@set" | |
| } | |
| } | |
| }, | |
| "proofValue": "sec:proofValue", | |
| "verificationMethod": { | |
| "@id": "sec:verificationMethod", | |
| "@type": "@id" | |
| } | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"location\":\"xsd:string\",\"DNS-TXT\":\"xsd:string\"}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "location": "xsd:string", | |
| "DNS-TXT": "xsd:string" | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"id\":\"@id\",\"type\":\"@type\",\"name\":\"xsd:string\",\"url\":\"xsd:string\",\"EMBEDDED_RENDERER\":\"xsd:string\"}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "id": "@id", | |
| "type": "@type", | |
| "name": "xsd:string", | |
| "url": "xsd:string", | |
| "EMBEDDED_RENDERER": "xsd:string" | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"@protected\":true,\"obfuscatedData\":{\"@id\":\"https://lol.com/todo\",\"@container\":[\"@index\",\"@set\"]}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "@protected": true, | |
| "obfuscatedData": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| }, | |
| "cache": {} | |
| }], | |
| ["{\"@version\":1.1,\"id\":\"@id\",\"@protected\":true,\"targetHash\":\"xsd:string\",\"proof\":\"xsd:string\",\"merkleRoot\":\"xsd:string\",\"salts\":{\"@id\":\"https://lol.com/todo\",\"@container\":[\"@index\",\"@set\"]}}", { | |
| "document": { | |
| "@version": 1.1, | |
| "id": "@id", | |
| "@protected": true, | |
| "targetHash": "xsd:string", | |
| "proof": "xsd:string", | |
| "merkleRoot": "xsd:string", | |
| "salts": { | |
| "@id": "https://lol.com/todo", | |
| "@container": ["@index", "@set"] | |
| } | |
| }, | |
| "cache": {} | |
| }] | |
| ], | |
| "sharedCache": {} | |
| }, | |
| "base": "", | |
| "compactArrays": true, | |
| "compactToRelative": true, | |
| "graph": false, | |
| "skipExpansion": false, | |
| "link": false, | |
| "issuer": { | |
| "prefix": "_:b", | |
| "counter": 0, | |
| "existing": {} | |
| } | |
| }, | |
| "insideList": false, | |
| "value": "test", | |
| "expandedParent": { | |
| "https://www.w3.org/2018/credentials#credentialSubject": [{ | |
| "https://example.org/examples#class": [{ | |
| "https://example.org/examples#effectiveDate": [{ | |
| "@value": "2010-01-01T19:23:24Z" | |
| }], | |
| "@type": ["3"] | |
| }, { | |
| "https://example.org/examples#effectiveDate": [{ | |
| "@value": "2010-01-01T19:23:24Z" | |
| }], | |
| "@type": ["3A"] | |
| }], | |
| "@id": "did:example:SERIAL_NUMBER_123" | |
| }], | |
| "https://www.w3.org/2018/credentials#evidence": [{ | |
| "http://www.w3.org/2001/XMLSchema#string": [{ | |
| "@value": "BASE64_ENCODED_FILE" | |
| }, { | |
| "@value": "sample.pdf" | |
| }, { | |
| "@value": "application/pdf" | |
| }], | |
| "@type": ["DocumentVerification2018"] | |
| }], | |
| "https://www.w3.org/2018/credentials#issuanceDate": [{ | |
| "@type": "http://www.w3.org/2001/XMLSchema#dateTime", | |
| "@value": "2010-01-01T19:23:24Z" | |
| }], | |
| "https://www.w3.org/2018/credentials#issuer": [{ | |
| "@id": "https://example.com", | |
| "http://www.w3.org/2001/XMLSchema#string": [{ | |
| "@value": "DEMO STORE" | |
| }] | |
| }] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment