diff --git a/pages/ActivityContent/Overview.md b/pages/ActivityContent/Overview.md index 0b9d73f2..da521d1b 100644 --- a/pages/ActivityContent/Overview.md +++ b/pages/ActivityContent/Overview.md @@ -1,5 +1,5 @@ # Activity Content Specification -__Version 1.2.0__ +__Version pre-1.3.0__ Content references shared via the DSNP consist of URLs pointing to documents containing Activity Streams JSON objects. For the purposes of the DSNP, restrictions are placed on the [Activity Streams 2.0](https://www.w3.org/TR/activitystreams-core/) specification. @@ -45,9 +45,10 @@ URLs in DSNP-compatible Activity Content MUST use one of the following URL schem | [LibertyDSNP/activity-content-java](https://github.com/LibertyDSNP/activity-content-java) | Java/Kotlin | | [LibertyDSNP/activity-content-swift](https://github.com/LibertyDSNP/activity-content-swift) | Swift | - ## Prerelease Changelog ----> + +- [DIP-257](https://github.com/LibertyDSNP/spec/issues/257) Attribute Sets and Attestation ## Releases diff --git a/pages/DSNP/Overview.md b/pages/DSNP/Overview.md index 7a408d65..b670476c 100644 --- a/pages/DSNP/Overview.md +++ b/pages/DSNP/Overview.md @@ -32,7 +32,7 @@ A compliant specification MUST specify a mapping from its system-specific state ## Prerelease Changelog -DIP-257 Attribute Set Announcements +- [DIP-257](https://github.com/LibertyDSNP/spec/issues/257) Attribute Sets and Attestation ## Releases diff --git a/pages/VerifiableCredentials/Overview.md b/pages/VerifiableCredentials/Overview.md index c7b74551..9293e7de 100644 --- a/pages/VerifiableCredentials/Overview.md +++ b/pages/VerifiableCredentials/Overview.md @@ -1,5 +1,5 @@ # Verifiable Credentials Specification -__Version 1.3.0__ +__Version pre-1.3.0__ [Attribute Sets](../DSNP/AttributeSets.md) and [Interaction](../ActivityContent/Associated/Tag.md#interaction) tags shared via DSNP reference data documents containing Verifiable Credentials and related objects. For DSNP purposes, certain restrictions and extensions are applied to the base World Wide Web Consortium (W3C) specification documents noted below. @@ -47,15 +47,17 @@ See the individual pages for details of restrictions to and extensions on each t | [LibertyDSNP/dsnp-verifiable-credentials](https://github.com/LibertyDSNP/dsnp-verifiable-credentials) | JavaScript/TypeScript | | [LibertyDSNP/dsnp-did-resolver](https://github.com/LibertyDSNP/dsnp-did-resolver) | JavaScript/TypeScript | - ## Prerelease Changelog ----> +- [DIP-257](https://github.com/LibertyDSNP/spec/issues/257) Attribute Sets and Attestation + + ## Non-Normative diff --git a/pages/index.md b/pages/index.md index f12377fd..2b5089a3 100644 --- a/pages/index.md +++ b/pages/index.md @@ -11,12 +11,13 @@ Through the DSNP, we hope to mitigate and ideally solve these challenges in the ## How to Read This Specification -There are three core specifications currently. +There are three core specifications and one system specification currently. | Name | Version | Description | | --- | --- | --- | -| [DSNP](DSNP/Overview.md) | 1.2.0 | The system-agnostic DSNP specification | -| [Activity Content](ActivityContent/Overview.md) | 1.2.0 | A specification for DSNP-referenced content (subset of W3C Activity Streams) | +| [DSNP](DSNP/Overview.md) | pre-1.3.0 | The system-agnostic DSNP specification | +| [Activity Content](ActivityContent/Overview.md) | pre-1.3.0 | A specification for DSNP-referenced content (subset of W3C Activity Streams) | +| [Verifiable Credentials](VerifiableCredentials/Overview.md) | pre-1.3.0 | Use of W3C Verifiable Credentials and DIDs with DSNP | | [DSNP Over Frequency](Frequency/Overview.md) | - | DSNP Over Frequency specification | Each specification is divided into several modules.