From 6175a928cc73754cf4938f9661ef5c0650fc7906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Fri, 27 Nov 2020 16:17:41 -0500 Subject: [PATCH] structure --- .../2020-12-01-credentials-community-group.md | 6 ++++-- .../did-wg/2020-01-10-decentralized-identifier-did.md | 9 +++++---- .../did-wg/2020-12-01-DID-Working-Group.md | 0 .../json-ld-wg/2020-01-04-JSON-LD.md | 11 ++++++----- .../vc-wg/2020-01-10-verifiable-credentials.md | 4 +++- ...2020-11-23-verifiable-credentials-working-group.md | 4 +++- .../2020-11-25-verifiable-credentials-adoption.md | 4 +++- .../webauthn/2020-01-09-webauthn.md | 3 ++- 8 files changed, 26 insertions(+), 15 deletions(-) rename _posts/web-standards/w3c/{ccg => community-groups/credentials}/2020-12-01-credentials-community-group.md (94%) rename _posts/web-standards/w3c/{ => working-groups}/did-wg/2020-01-10-decentralized-identifier-did.md (96%) rename _posts/web-standards/w3c/{ => working-groups}/did-wg/2020-12-01-DID-Working-Group.md (100%) rename _posts/web-standards/w3c/{ => working-groups}/json-ld-wg/2020-01-04-JSON-LD.md (98%) rename _posts/web-standards/w3c/{ => working-groups}/vc-wg/2020-01-10-verifiable-credentials.md (99%) rename _posts/web-standards/w3c/{ => working-groups}/vc-wg/2020-11-23-verifiable-credentials-working-group.md (97%) rename _posts/web-standards/w3c/{ => working-groups}/vc-wg/2020-11-25-verifiable-credentials-adoption.md (97%) rename _posts/web-standards/w3c/{ => working-groups}/webauthn/2020-01-09-webauthn.md (99%) diff --git a/_posts/web-standards/w3c/ccg/2020-12-01-credentials-community-group.md b/_posts/web-standards/w3c/community-groups/credentials/2020-12-01-credentials-community-group.md similarity index 94% rename from _posts/web-standards/w3c/ccg/2020-12-01-credentials-community-group.md rename to _posts/web-standards/w3c/community-groups/credentials/2020-12-01-credentials-community-group.md index 26aa2a83..b1cc0ea6 100644 --- a/_posts/web-standards/w3c/ccg/2020-12-01-credentials-community-group.md +++ b/_posts/web-standards/w3c/community-groups/credentials/2020-12-01-credentials-community-group.md @@ -4,9 +4,11 @@ title: W3C Credentials Community Group description: "to explore the creation, storage, presentation, verification, and user control of credentials." excerpt: > 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. -permalink: /web-standards/w3c/ccg/ +permalink: web-standards/w3c/cg/credentials/ +redirect_from: + - web-standards/w3c/ccg/ categories: ["Web Standards"] -tags: ["Verifiable Credentials","DID"] +tags: ["Verifiable Credentials","DID","W3C"] --- [Credentials Community Group](https://www.w3.org/community/credentials/) • [Website](https://w3c-ccg.github.io/) • [GitHub](https://github.com/w3c-ccg) • [Feed](https://www.w3.org/community/credentials/feed/) • [Mail archive](http://lists.w3.org/Archives/Public/public-credentials/) diff --git a/_posts/web-standards/w3c/did-wg/2020-01-10-decentralized-identifier-did.md b/_posts/web-standards/w3c/working-groups/did-wg/2020-01-10-decentralized-identifier-did.md similarity index 96% rename from _posts/web-standards/w3c/did-wg/2020-01-10-decentralized-identifier-did.md rename to _posts/web-standards/w3c/working-groups/did-wg/2020-01-10-decentralized-identifier-did.md index 5fcca405..28e5cc52 100644 --- a/_posts/web-standards/w3c/did-wg/2020-01-10-decentralized-identifier-did.md +++ b/_posts/web-standards/w3c/working-groups/did-wg/2020-01-10-decentralized-identifier-did.md @@ -2,11 +2,12 @@ title: "(DID) the Decentralized Identifier" categories: ["Web Standards"] tags: ["W3C","Credentials Community Group","DID","BTCR","Blockstack","ERC725","IPID","lifeID","Dominode","Ontology","Ockam","JLinc","ION","ETHR","Jolocom","Veres One"] -permalink: /web-standards/w3c/did-wg/decentralized-identifier/ +permalink: web-standards/w3c/wg/did/decentralized-identifier/ redirect_from: - - /specs-standards/decentralized-identifier-did/ - - /web-standards/decentralized-identifier-did/ - - /adoption/ + - web-standards/w3c/did-wg/decentralized-identifier/ + - specs-standards/decentralized-identifier-did/ + - web-standards/decentralized-identifier-did/ + - adoption/ last_modified_at: 2020-11-23 --- diff --git a/_posts/web-standards/w3c/did-wg/2020-12-01-DID-Working-Group.md b/_posts/web-standards/w3c/working-groups/did-wg/2020-12-01-DID-Working-Group.md similarity index 100% rename from _posts/web-standards/w3c/did-wg/2020-12-01-DID-Working-Group.md rename to _posts/web-standards/w3c/working-groups/did-wg/2020-12-01-DID-Working-Group.md diff --git a/_posts/web-standards/w3c/json-ld-wg/2020-01-04-JSON-LD.md b/_posts/web-standards/w3c/working-groups/json-ld-wg/2020-01-04-JSON-LD.md similarity index 98% rename from _posts/web-standards/w3c/json-ld-wg/2020-01-04-JSON-LD.md rename to _posts/web-standards/w3c/working-groups/json-ld-wg/2020-01-04-JSON-LD.md index 6f8a4225..1a09b705 100644 --- a/_posts/web-standards/w3c/json-ld-wg/2020-01-04-JSON-LD.md +++ b/_posts/web-standards/w3c/working-groups/json-ld-wg/2020-01-04-JSON-LD.md @@ -6,14 +6,15 @@ 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/w3c/json-ld-wg/json-ld/ +permalink: web-standards/w3c/wg/json-ld/json-ld/ redirect_from: - - /web-standards/linked-data/JSON-LD/ - - /specs-standards/JSON-LD/ - - /specs-standards/linked-data/JSON-LD/ + - web-standards/w3c/json-ld-wg/json-ld/ + - web-standards/linked-data/JSON-LD/ + - specs-standards/JSON-LD/ + - 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"] +tags: ["Digital Bazaar","JSON-LD","Credentials Community Group","Veres One", "Linked Data","W3C"] last_modified_at: 2020-01-09 --- diff --git a/_posts/web-standards/w3c/vc-wg/2020-01-10-verifiable-credentials.md b/_posts/web-standards/w3c/working-groups/vc-wg/2020-01-10-verifiable-credentials.md similarity index 99% rename from _posts/web-standards/w3c/vc-wg/2020-01-10-verifiable-credentials.md rename to _posts/web-standards/w3c/working-groups/vc-wg/2020-01-10-verifiable-credentials.md index e527001d..4240a48b 100644 --- a/_posts/web-standards/w3c/vc-wg/2020-01-10-verifiable-credentials.md +++ b/_posts/web-standards/w3c/working-groups/vc-wg/2020-01-10-verifiable-credentials.md @@ -6,7 +6,9 @@ excerpt: > Verifiable credentials (VCs) are the electronic equivalent of the physical credentials that we all possess today, such as: plastic cards, passports, driving licenses, qualifications and awards, etc. The data model for verifiable credentials is a World Wide Web Consortium Recommendation, "Verifiable Credentials Data Model 1.0 - Expressing verifiable information on the Web" published 19 November 2019. tags: ["W3C","Verifiable Credentials","Credentials Community Group","VC-WG"] categories: ["Web Standards"] -permalink: /web-standards/w3c/vc-wg/verifiable-credentials/ +permalink: web-standards/w3c/wg/vc/verifiable-credentials/ +redirect_from: + - web-standards/w3c/vc-wg/verifiable-credentials/ header: image: /images/verifiable-credentials_head.webp caption: "[Verifiable Credentials Data Model](https://www.w3.org/TR/vc-data-model/)" diff --git a/_posts/web-standards/w3c/vc-wg/2020-11-23-verifiable-credentials-working-group.md b/_posts/web-standards/w3c/working-groups/vc-wg/2020-11-23-verifiable-credentials-working-group.md similarity index 97% rename from _posts/web-standards/w3c/vc-wg/2020-11-23-verifiable-credentials-working-group.md rename to _posts/web-standards/w3c/working-groups/vc-wg/2020-11-23-verifiable-credentials-working-group.md index d7666c63..4d8f656d 100644 --- a/_posts/web-standards/w3c/vc-wg/2020-11-23-verifiable-credentials-working-group.md +++ b/_posts/web-standards/w3c/working-groups/vc-wg/2020-11-23-verifiable-credentials-working-group.md @@ -4,7 +4,9 @@ layout: single title: W3C Verifiable Claims Working Group description: The mission of the Verifiable Claims Working Group (VCWG) is to make expressing and exchanging credentials that have been verified by a third party easier and more secure on the Web. excerpt: The Working Group will maintain the Verifiable Credentials Data Model specification, which provides a mechanism to express a verifiable credential on the Web in a way that is cryptographically secure, privacy respecting, and machine-verifiable. -permalink: web-standards/vc-wg/ +permalink: web-standards/w3c/wg/vc/ +redirect_from: + - web-standards/vc-wg/ toc: false tags: ["W3C","VC-WG","Verifiable Credentials"] categories: ["Web Standards"] diff --git a/_posts/web-standards/w3c/vc-wg/2020-11-25-verifiable-credentials-adoption.md b/_posts/web-standards/w3c/working-groups/vc-wg/2020-11-25-verifiable-credentials-adoption.md similarity index 97% rename from _posts/web-standards/w3c/vc-wg/2020-11-25-verifiable-credentials-adoption.md rename to _posts/web-standards/w3c/working-groups/vc-wg/2020-11-25-verifiable-credentials-adoption.md index 99f79f5a..bef2664d 100644 --- a/_posts/web-standards/w3c/vc-wg/2020-11-25-verifiable-credentials-adoption.md +++ b/_posts/web-standards/w3c/working-groups/vc-wg/2020-11-25-verifiable-credentials-adoption.md @@ -2,7 +2,9 @@ date: 2020-11-25 title: Verifiable Credentials - Adoption description: Companies and organizations adopting verifiable credentials. -permalink: /web-standards/w3c/vc-wg/verifiable-credentials/adoption/ +permalink: web-standards/w3c/wg/vc/verifiable-credentials/adoption/ +redirect_from: + - web-standards/w3c/vc-wg/verifiable-credentials/adoption/ categories: ["Web Standards"] tags: ["Claims and Credentials WG","Verifiable Credentials","Adoption","Credentials Community Group","VC-WG"] last_updated: 2020-11-25 diff --git a/_posts/web-standards/w3c/webauthn/2020-01-09-webauthn.md b/_posts/web-standards/w3c/working-groups/webauthn/2020-01-09-webauthn.md similarity index 99% rename from _posts/web-standards/w3c/webauthn/2020-01-09-webauthn.md rename to _posts/web-standards/w3c/working-groups/webauthn/2020-01-09-webauthn.md index 42c67e42..4a2ea2b6 100644 --- a/_posts/web-standards/w3c/webauthn/2020-01-09-webauthn.md +++ b/_posts/web-standards/w3c/working-groups/webauthn/2020-01-09-webauthn.md @@ -2,8 +2,9 @@ title: WebAuthN Working Group categories: ["Web Standards"] tags: ["W3C","WebAuthN"] -permalink: /web-standards/w3c/webauthn/ +permalink: web-standards/w3c/wg/webauthn/ redirect_from: + - web-standards/w3c/webauthn/ - specs-standards/webauthn/ - web-standards/webauthn/ last_modified_at: 2020-11-09