Conversation
Owner
|
I've reverted this as it was introducing breakage I couldn't easily fix (there was more to it than just the JSON issue). |
Collaborator
|
@tobie , @deniak , I wonder whether the issue is that https://github.com/tobie/specref/blob/master/data/w3c-specs.txt includes the following lines: The result in https://github.com/tobie/specref/blob/master/refs/w3c.json after commit 4c6025f is: "vocab-dcat": {
"authors": [
"Fadi Maali",
"John Erickson"
],
"href": "https://www.w3.org/TR/vocab-dcat/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2020-02-04",
"status": "REC",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf",
"versions": {
"20120405": {
"status": "WD",
"rawDate": "2012-04-05",
"href": "https://www.w3.org/TR/2012/WD-vocab-dcat-20120405/",
"source": "./data/w3c-specs.txt"
},
"20130312": {
"authors": [
"Fadi Maali",
"John Erickson",
"Phil Archer"
],
"href": "https://www.w3.org/TR/2013/WD-vocab-dcat-20130312/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2013-03-12",
"status": "LCWD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20130801": {
"authors": [
"Fadi Maali",
"John Erickson"
],
"href": "https://www.w3.org/TR/2013/WD-vocab-dcat-20130801/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2013-08-01",
"status": "LCWD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20131105": {
"authors": [
"Fadi Maali",
"John Erickson"
],
"href": "https://www.w3.org/TR/2013/CR-vocab-dcat-20131105/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2013-11-05",
"status": "CR",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20131217": {
"authors": [
"Fadi Maali",
"John Erickson"
],
"href": "https://www.w3.org/TR/2013/PR-vocab-dcat-20131217/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2013-12-17",
"status": "PR",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20140116": {
"authors": [
"Fadi Maali",
"John Erickson"
],
"href": "https://www.w3.org/TR/2014/REC-vocab-dcat-20140116/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2014-01-16",
"status": "REC",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20200204": {
"authors": [
"Fadi Maali",
"John Erickson"
],
"href": "https://www.w3.org/TR/2020/SPSD-vocab-dcat-20200204/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2020-02-04",
"status": "REC",
"publisher": "W3C",
"isRetired": true,
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
}
},
"isRetired": true,
"obsoletedBy": [
"vocab-dcat-2"
]
},
"vocab-dcat-1": {
"authors": [
"Fadi Maali",
"John Erickson"
],
"href": "https://www.w3.org/TR/vocab-dcat-1/",
"title": "Data Catalog Vocabulary (DCAT)",
"rawDate": "2020-02-04",
"status": "REC",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2011/gld/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf",
"isRetired": true,
"versions": {
"20140116": {
"aliasOf": "vocab-dcat-20140116"
},
"20200204": {
"aliasOf": "vocab-dcat-20200204"
}
}
},
"vocab-dcat-2": {
"authors": [
"Riccardo Albertoni",
"David Browning",
"Simon Cox",
"Alejandra Gonzalez Beltran",
"Andrea Perego",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/vocab-dcat-2/",
"title": "Data Catalog Vocabulary (DCAT) - Version 2",
"rawDate": "2020-02-04",
"status": "REC",
"publisher": "W3C",
"edDraft": "https://w3c.github.io/dxwg/dcat/",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf",
"versions": {
"20180508": {
"authors": [
"Alejandra Gonzalez Beltran",
"David Browning",
"Simon Cox",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/2018/WD-vocab-dcat-2-20180508/",
"title": "Data Catalog Vocabulary (DCAT) - revised edition",
"rawDate": "2018-05-08",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20181016": {
"authors": [
"Alejandra Gonzalez Beltran",
"David Browning",
"Simon Cox",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/2018/WD-vocab-dcat-2-20181016/",
"title": "Data Catalog Vocabulary (DCAT) - revised edition",
"rawDate": "2018-10-16",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20190528": {
"authors": [
"Riccardo Albertoni",
"David Browning",
"Simon Cox",
"Alejandra Gonzalez Beltran",
"Andrea Perego",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/2019/WD-vocab-dcat-2-20190528/",
"title": "Data Catalog Vocabulary (DCAT) - Version 2",
"rawDate": "2019-05-28",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20191003": {
"authors": [
"Riccardo Albertoni",
"David Browning",
"Simon Cox",
"Alejandra Gonzalez Beltran",
"Andrea Perego",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/2019/CR-vocab-dcat-2-20191003/",
"title": "Data Catalog Vocabulary (DCAT) - Version 2",
"rawDate": "2019-10-03",
"status": "CR",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20191119": {
"authors": [
"Riccardo Albertoni",
"David Browning",
"Simon Cox",
"Alejandra Gonzalez Beltran",
"Andrea Perego",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/2019/PR-vocab-dcat-2-20191119/",
"title": "Data Catalog Vocabulary (DCAT) - Version 2",
"rawDate": "2019-11-19",
"status": "PR",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20200204": {
"authors": [
"Riccardo Albertoni",
"David Browning",
"Simon Cox",
"Alejandra Gonzalez Beltran",
"Andrea Perego",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/2020/REC-vocab-dcat-2-20200204/",
"title": "Data Catalog Vocabulary (DCAT) - Version 2",
"rawDate": "2020-02-04",
"status": "REC",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"hasErrata": "https://w3c.github.io/dxwg/errata/",
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
}
},
"repository": "https://github.com/w3c/dxwg",
"hasErrata": "https://w3c.github.io/dxwg/errata/",
"obsoletes": [
"vocab-dcat"
]
},
"vocab-dcat-3": {
"authors": [
"Riccardo Albertoni",
"David Browning",
"Simon Cox",
"Alejandra Gonzalez Beltran",
"Andrea Perego",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/vocab-dcat-3/",
"title": "Data Catalog Vocabulary (DCAT) - Version 3",
"rawDate": "2020-12-17",
"status": "WD",
"publisher": "W3C",
"edDraft": "https://w3c.github.io/dxwg/dcat/",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"hasErrata": "https://w3c.github.io/dxwg/errata/",
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf",
"versions": {
"20201217": {
"authors": [
"Riccardo Albertoni",
"David Browning",
"Simon Cox",
"Alejandra Gonzalez Beltran",
"Andrea Perego",
"Peter Winstanley"
],
"href": "https://www.w3.org/TR/2020/WD-vocab-dcat-3-20201217/",
"title": "Data Catalog Vocabulary (DCAT) - Version 3",
"rawDate": "2020-12-17",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/dxwg/"
],
"hasErrata": "https://w3c.github.io/dxwg/errata/",
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
}
},
"repository": "https://github.com/w3c/dxwg"
},whereas the "vocab-dcat": {
"aliasOf": "vocab-dcat-2"
}, |
Owner
|
@andrea-perego: can you please turn the above into an issue, it's going to get lost here. thanks! |
Collaborator
Just done: #640 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@andrea-perego mentioned that
vocab-dcatshould point to version 2 in w3c/w3c-api#96