summaryrefslogtreecommitdiffstats
path: root/context/w3id.org.identity.v1.json
blob: fcb38e575ff32e3886efc0b87bf28978f58e7465 (plain)
1
{"contextUrl":null,"document":"{\n  \"@context\": {\n    \"id\": \"@id\",\n    \"type\": \"@type\",\n\n    \"cred\": \"https:\/\/w3id.org\/credentials#\",\n    \"dc\": \"http:\/\/purl.org\/dc\/terms\/\",\n    \"identity\": \"https:\/\/w3id.org\/identity#\",\n    \"perm\": \"https:\/\/w3id.org\/permissions#\",\n    \"ps\": \"https:\/\/w3id.org\/payswarm#\",\n    \"rdf\": \"http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#\",\n    \"rdfs\": \"http:\/\/www.w3.org\/2000\/01\/rdf-schema#\",\n    \"sec\": \"https:\/\/w3id.org\/security#\",\n    \"schema\": \"http:\/\/schema.org\/\",\n    \"xsd\": \"http:\/\/www.w3.org\/2001\/XMLSchema#\",\n\n    \"Group\": \"https:\/\/www.w3.org\/ns\/activitystreams#Group\",\n\n    \"claim\": {\"@id\": \"cred:claim\", \"@type\": \"@id\"},\n    \"credential\": {\"@id\": \"cred:credential\", \"@type\": \"@id\"},\n    \"issued\": {\"@id\": \"cred:issued\", \"@type\": \"xsd:dateTime\"},\n    \"issuer\": {\"@id\": \"cred:issuer\", \"@type\": \"@id\"},\n    \"recipient\": {\"@id\": \"cred:recipient\", \"@type\": \"@id\"},\n    \"Credential\": \"cred:Credential\",\n    \"CryptographicKeyCredential\": \"cred:CryptographicKeyCredential\",\n\n    \"about\": {\"@id\": \"schema:about\", \"@type\": \"@id\"},\n    \"address\": {\"@id\": \"schema:address\", \"@type\": \"@id\"},\n    \"addressCountry\": \"schema:addressCountry\",\n    \"addressLocality\": \"schema:addressLocality\",\n    \"addressRegion\": \"schema:addressRegion\",\n    \"comment\": \"rdfs:comment\",\n    \"created\": {\"@id\": \"dc:created\", \"@type\": \"xsd:dateTime\"},\n    \"creator\": {\"@id\": \"dc:creator\", \"@type\": \"@id\"},\n    \"description\": \"schema:description\",\n    \"email\": \"schema:email\",\n    \"familyName\": \"schema:familyName\",\n    \"givenName\": \"schema:givenName\",\n    \"image\": {\"@id\": \"schema:image\", \"@type\": \"@id\"},\n    \"label\": \"rdfs:label\",\n    \"name\": \"schema:name\",\n    \"postalCode\": \"schema:postalCode\",\n    \"streetAddress\": \"schema:streetAddress\",\n    \"title\": \"dc:title\",\n    \"url\": {\"@id\": \"schema:url\", \"@type\": \"@id\"},\n    \"Person\": \"schema:Person\",\n    \"PostalAddress\": \"schema:PostalAddress\",\n    \"Organization\": \"schema:Organization\",\n\n    \"identityService\": {\"@id\": \"identity:identityService\", \"@type\": \"@id\"},\n    \"idp\": {\"@id\": \"identity:idp\", \"@type\": \"@id\"},\n    \"Identity\": \"identity:Identity\",\n\n    \"paymentProcessor\": \"ps:processor\",\n    \"preferences\": {\"@id\": \"ps:preferences\", \"@type\": \"@vocab\"},\n\n    \"cipherAlgorithm\": \"sec:cipherAlgorithm\",\n    \"cipherData\": \"sec:cipherData\",\n    \"cipherKey\": \"sec:cipherKey\",\n    \"digestAlgorithm\": \"sec:digestAlgorithm\",\n    \"digestValue\": \"sec:digestValue\",\n    \"domain\": \"sec:domain\",\n    \"expires\": {\"@id\": \"sec:expiration\", \"@type\": \"xsd:dateTime\"},\n    \"initializationVector\": \"sec:initializationVector\",\n    \"member\": {\"@id\": \"schema:member\", \"@type\": \"@id\"},\n    \"memberOf\": {\"@id\": \"schema:memberOf\", \"@type\": \"@id\"},\n    \"nonce\": \"sec:nonce\",\n    \"normalizationAlgorithm\": \"sec:normalizationAlgorithm\",\n    \"owner\": {\"@id\": \"sec:owner\", \"@type\": \"@id\"},\n    \"password\": \"sec:password\",\n    \"privateKey\": {\"@id\": \"sec:privateKey\", \"@type\": \"@id\"},\n    \"privateKeyPem\": \"sec:privateKeyPem\",\n    \"publicKey\": {\"@id\": \"sec:publicKey\", \"@type\": \"@id\"},\n    \"publicKeyPem\": \"sec:publicKeyPem\",\n    \"publicKeyService\": {\"@id\": \"sec:publicKeyService\", \"@type\": \"@id\"},\n    \"revoked\": {\"@id\": \"sec:revoked\", \"@type\": \"xsd:dateTime\"},\n    \"signature\": \"sec:signature\",\n    \"signatureAlgorithm\": \"sec:signatureAlgorithm\",\n    \"signatureValue\": \"sec:signatureValue\",\n    \"CryptographicKey\": \"sec:Key\",\n    \"EncryptedMessage\": \"sec:EncryptedMessage\",\n    \"GraphSignature2012\": \"sec:GraphSignature2012\",\n    \"LinkedDataSignature2015\": \"sec:LinkedDataSignature2015\",\n\n    \"accessControl\": {\"@id\": \"perm:accessControl\", \"@type\": \"@id\"},\n    \"writePermission\": {\"@id\": \"perm:writePermission\", \"@type\": \"@id\"}\n  }\n}\n","documentUrl":"https:\/\/web-payments.org\/contexts\/identity-v1.jsonld"}