site structure

This commit is contained in:
⧉ infominer 2020-11-09 02:14:37 -05:00
parent cfd6f2f6d1
commit cc3871884a
8 changed files with 26 additions and 8 deletions

View File

@ -1 +1,5 @@
---
published: false
permalink: /web-standards/w3c/ccg/
---
W3C Credentials Community Group The mission of the W3C Credentials Community Group is to explore the creation, storage, presentation, verification, and user control of credentials. We focus on a verifiable credential (a set of claims) created by an issuer about a subject—a person, group, or thing—and seek solutions inclusive of approaches such as: self-sovereign identity; presentation of proofs by the bearer; data minimization; and centralized, federated, and decentralized registry and identity systems. Our tasks include drafting and incubating Internet specifications for further standardization and prototyping and testing reference implementations. https://www.w3.org/community/credentials/ https://www.w3.org/community/credentials/feed/ public-credentials-request@w3.org https://lists.w3.org/Archives/Public/public-credentials/ https://github.com/w3c-ccg

View File

@ -2,8 +2,10 @@
title: "(DID) the Decentralized Identifier"
tags: ["W3C","CCG","DID"]
categories: ["Web Standards"]
permalink: /web-standards/did-decentralized-identifier/
redirect_from: /specs-standards/decentralized-identifier-did/
permalink: /web-standards/w3c/did-wg/decentralized-identifier/
redirect_from:
- /specs-standards/decentralized-identifier-did/
- /web-standards/decentralized-identifier-did/
last_modified_at: 2020-01-10
---

View File

@ -1,3 +1,4 @@
---
published: false
permalink: /web-standards/w3c/did-wg/
---

View File

@ -6,11 +6,12 @@ excerpt: >
Like the web of hypertext, the web of data is constructed with documents on the web. However, unlike the web of hypertext, where links are relationships anchors in hypertext documents written in HTML, for data they links between arbitrary things described by RDF,. The URIs identify any kind of object or concept.
layout: single
permalink: /web-standards/linked-data/JSON-LD/
permalink: web-standards/w3c/json-ld-wg/json-ld/
redirect_from:
- /web-standards/linked-data/JSON-LD/
- /specs-standards/JSON-LD/
- /specs-standards/linked-data/JSON-LD/
canonical_url: 'https://decentralized-id.com/specs-standards/linked-data/JSON-LD/'
canonical_url: 'https://decentralized-id.com/web-standards/w3c/json-ld-wg/json-ld/'
categories: ["Web Standards"]
tags: ["Digital Bazaar","JSON-LD","Credentials Community Group","Veres One", "Linked Data"]
last_modified_at: 2020-01-09

View File

@ -2,8 +2,11 @@
title: Verifiable Credentials
tags: ["W3C", "CCG","VC-WG"]
categories: ["Web Standards"]
permalink: /specs-standards/verifiable-credentials/
redirect_from: /web-standards/verifiable-credentials/
permalink: /web-standards/w3c/vc-wg/verifiable-credentials/
redirect_from:
- web-standards/verifiable-credentials/
- specs-standards/verifiable credentials/
- web-standards/vc-wg/
last_modified_at: 2020-01-10
---

View File

@ -0,0 +1,5 @@
---
published: false
permalink: web-standards/vc-wg/
#remove redirect from verifiable claims page
---

View File

@ -2,8 +2,10 @@
title: WebAuthN Working Group
categories: ["Web Standards","W3C"]
tags: ["WebAuthN"]
permalink: /web-standards/webauthn/
redirect_from: /specs-standards/webauthn/
permalink: /web-standards/w3c/webauthn/
redirect_from:
- specs-standards/webauthn/
- web-standards/webauthn/
last_modified_at: 2020-11-09
---