- From: Holger Knublauch <holger@topquadrant.com>
- Date: Fri, 12 Aug 2016 13:03:12 +1000
- To: "public-data-shapes-wg@w3.org" <public-data-shapes-wg@w3.org>
- Message-ID: <b5f11ac1-f760-4fbe-7c2b-13c68538c10e@topquadrant.com>
I was trying to publish a new version of the SHACL spec using Echidna
but this time got two new errors that I cannot explain:
"specberus": {
"status": "failure",
"errors": [
{
"key": "no-disclosures",
"type": {
"name": "sotd.pp"
}
},
{
"key": "no-homepage",
"extra": {
"homepage": "http://www.w3.org/2014/data-shapes/"
},
"type": {
"name": "sotd.group-homepage",
"section": "document-status",
"rule": "WGLink"
}
}
]
},
To me these look like problems in the header metdata, but I am not aware
of changes from our side. I tried to make sense of this using
https://www.w3.org/pubrules and the little info that I could find on
specberus, but maybe those more experienced with the W3C process (cough,
Eric) may have seen this before?
(Besides, what would be the URL to give to the pubrules test server? I
tried
https://raw.githubusercontent.com/w3c/data-shapes/gh-pages/shacl/index.html
but that produces 28 errors).
Thanks!
Holger
Received on Friday, 12 August 2016 03:03:46 UTC