diff --git a/vocab/README.md b/vocab/README.md old mode 100755 new mode 100644 diff --git a/vocab/context.jsonld b/vocab/context.jsonld deleted file mode 100644 index f4eb83271..000000000 --- a/vocab/context.jsonld +++ /dev/null @@ -1,64 +0,0 @@ -{ - "@context": [ - { - "@version": 1.1 - }, - "https://w3.org/2018/security/v1", - { - "id": "@id", - "type": "@type", - "cred": "https://w3.org/2018/credentials#", - "dc": "http://purl.org/dc/terms/", - "schema": "http://schema.org/", - "xsd": "http://www.w3.org/2001/XMLSchema#", - "created": { - "@id": "dc:created", - "@type": "xsd:dateTime" - }, - "creator": { - "@id": "dc:creator", - "@type": "@id" - }, - "Policy": "cred:Policy", - "VerifiableCredential": "cred:VerifiableCredential", - "VerifiablePresentation": "cred:VerifiablePresentation", - "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" - }, - "issuanceDate": { - "@id": "cred:issuanceDate", - "@type": "xsd:dateTime" - }, - "issuer": { - "@id": "cred:issuer", - "@type": "@id" - }, - "revocation": { - "@id": "cred:revocation", - "@type": "@id" - }, - "termsOfUse": { - "@id": "cred:termsOfUse", - "@type": "@id" - }, - "verifiableCredential": { - "@id": "cred:verifiableCredential", - "@type": "@id", - "@container": "@graph" - } - } - ] -} diff --git a/vocab/credentials.html b/vocab/credentials.html old mode 100755 new mode 100644 index 7e57fc9e6..0dea430ca --- a/vocab/credentials.html +++ b/vocab/credentials.html @@ -1,15 +1,26 @@ - Verifiable Claims Vocabulary + Verifiable Credentials Vocabulary - + - +