Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VC Data Model 2 to Web Specs #1187

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Add VC Data Model 2 to Web Specs #1187

merged 2 commits into from
Feb 5, 2024

Conversation

dontcallmedom
Copy link
Member

needed for w3c/respec#4522
Will add the following entry:

    {
      "url": "https://www.w3.org/TR/vc-data-model-2.0/",
      "seriesComposition": "full",
      "shortname": "vc-data-model-2.0",
      "series": {
        "shortname": "vc-data-model",
        "currentSpecification": "vc-data-model-2.0",
        "title": "Verifiable Credentials Data Model",
        "shortTitle": "Verifiable Credentials Data Model",
        "releaseUrl": "https://www.w3.org/TR/vc-data-model/",
        "nightlyUrl": "https://w3c.github.io/vc-data-model/"
      },
      "seriesVersion": "2.0",
      "categories": [],
      "organization": "W3C",
      "groups": [
        {
          "name": "Verifiable Credentials Working Group",
          "url": "https://www.w3.org/2017/vc/"
        }
      ],
      "release": {
        "url": "https://www.w3.org/TR/vc-data-model-2.0/",
        "status": "Candidate Recommendation Draft",
        "filename": "Overview.html"
      },
      "nightly": {
        "url": "https://w3c.github.io/vc-data-model/",
        "status": "Editor's Draft",
        "alternateUrls": [],
        "repository": "https://github.com/w3c/vc-data-model",
        "filename": "index.html"
      },
      "title": "Verifiable Credentials Data Model v2.0",
      "source": "w3c",
      "shortTitle": "Verifiable Credentials Data Model v2.0",
      "standing": "good"
    }

needed for w3c/respec#4522
Will add the following entry:
```
    {
      "url": "https://www.w3.org/TR/vc-data-model-2.0/",
      "seriesComposition": "full",
      "shortname": "vc-data-model-2.0",
      "series": {
        "shortname": "vc-data-model",
        "currentSpecification": "vc-data-model-2.0",
        "title": "Verifiable Credentials Data Model",
        "shortTitle": "Verifiable Credentials Data Model",
        "releaseUrl": "https://www.w3.org/TR/vc-data-model/",
        "nightlyUrl": "https://w3c.github.io/vc-data-model/"
      },
      "seriesVersion": "2.0",
      "categories": [],
      "organization": "W3C",
      "groups": [
        {
          "name": "Verifiable Credentials Working Group",
          "url": "https://www.w3.org/2017/vc/"
        }
      ],
      "release": {
        "url": "https://www.w3.org/TR/vc-data-model-2.0/",
        "status": "Candidate Recommendation Draft",
        "filename": "Overview.html"
      },
      "nightly": {
        "url": "https://w3c.github.io/vc-data-model/",
        "status": "Editor's Draft",
        "alternateUrls": [],
        "repository": "https://github.com/w3c/vc-data-model",
        "filename": "index.html"
      },
      "title": "Verifiable Credentials Data Model v2.0",
      "source": "w3c",
      "shortTitle": "Verifiable Credentials Data Model v2.0",
      "standing": "good"
    }
```
@tidoust
Copy link
Member

tidoust commented Feb 5, 2024

But there's a linting issue that needs fixing. Will push an update.

@tidoust tidoust merged commit 4c057a9 into main Feb 5, 2024
1 check passed
@tidoust tidoust deleted the vc-dm branch February 5, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants