Re: [dxwg] SpecRef doesn't return record for DCAT3 4PWD (#1520)

If I am not mistaken , now  https://api.specref.org/bibrefs?refs=vocab-dcat-3-20220510 returns something closer to what we expected, see below, Can we close this issue?

````
{
  "vocab-dcat-3-20220510": {
    "versionOf": "vocab-dcat-3",
    "authors": [
      "Riccardo Albertoni",
      "David Browning",
      "Simon Cox",
      "Alejandra Gonzalez Beltran",
      "Andrea Perego",
      "Peter Winstanley"
    ],
    "href": "https://www.w3.org/TR/2022/WD-vocab-dcat-3-20220510/",
    "title": "Data Catalog Vocabulary (DCAT) - Version 3",
    "status": "WD",
    "publisher": "W3C",
    "edDraft": "https://w3c.github.io/dxwg/dcat/",
    "deliveredBy": [
      {
        "url": "https://www.w3.org/2017/dxwg/",
        "shortname": "dx"
      }
    ],
    "repository": "https://github.com/w3c/dxwg",
    "id": "vocab-dcat-3-20220510",
    "date": "10 May 2022"
  },
  "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",
    "status": "WD",
    "publisher": "W3C",
    "edDraft": "https://w3c.github.io/dxwg/dcat/",
    "deliveredBy": [
      {
        "url": "https://www.w3.org/2017/dxwg/",
        "shortname": "dx"
      }
    ],
    "versions": [
      "vocab-dcat-3-20220510",
      "vocab-dcat-3-20220111",
      "vocab-dcat-3-20210504",
      "vocab-dcat-3-20201217"
    ],
    "repository": "https://github.com/w3c/dxwg",
    "id": "vocab-dcat-3",
    "date": "10 May 2022"
  }
}
````

-- 
GitHub Notification of comment by riccardoAlbertoni
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1520#issuecomment-1331140928 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 29 November 2022 18:56:07 UTC