Add new spec: Controlled Identifiers v1.0
URL
https://www.w3.org/TR/cid-1.0/
Rationale
I need to cite definitions from Controlled Identifiers v1.0 (which is a Proposed Recommendation) in Decentralized Identifiers v1.1 (which is a FPWD). It doesn't look like Controlled Identifiers v1.0 is being included in the ReSpec xref database and I'm guessing that's because browser-specs isn't including it for some reason?
Additional properties
{}
Changes to index.json
This update would trigger the following changes in index.json:
Add spec (1)
{
"url": "https://www.w3.org/TR/cid-1.0/",
"seriesComposition": "full",
"shortname": "cid-1.0",
"series": {
"shortname": "cid",
"currentSpecification": "cid-1.0",
"title": "Controlled Identifiers",
"shortTitle": "Controlled Identifiers",
"releaseUrl": "https://www.w3.org/TR/cid/",
"nightlyUrl": "https://w3c.github.io/cid/"
},
"seriesVersion": "1.0",
"organization": "W3C",
"groups": [
{
"name": "Verifiable Credentials Working Group",
"url": "https://www.w3.org/2017/vc/"
}
],
"release": {
"url": "https://www.w3.org/TR/cid-1.0/",
"status": "Proposed Recommendation",
"filename": "Overview.html"
},
"nightly": {
"url": "https://w3c.github.io/cid/",
"status": "Editor's Draft",
"alternateUrls": [],
"repository": "https://github.com/w3c/cid",
"sourcePath": "index.html",
"filename": "index.html"
},
"title": "Controlled Identifiers v1.0",
"source": "w3c",
"shortTitle": "Controlled Identifiers v1.0",
"categories": [],
"standing": "good"
}
Tests
These changes look good! 😎
@deniak On this one, it seems the spec no longer uses "(CID)" in its title. Could the series title be updated to drop "(CID)" as well in the W3C API?
@deniak On this one, it seems the spec no longer uses "(CID)" in its title. Could the series title be updated to drop "(CID)" as well in the W3C API?
Done!
@browser-specs-bot pr