Skip to content

Commit

Permalink
some change for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoAlbertoni committed Apr 22, 2024
1 parent 3d6be3d commit c773d2e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dcat/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ var respecConfig = {
doJsonLd: true,
// preProcess: [dfn_index],
// subtitle: "Version 2",
specStatus: "ED",
specStatus: "PR",
errata: "https://w3c.github.io/dxwg/errata/",
// specStatus: "ED",
// specStatus: "CR",
// crEnd: "2023-11-28",
// implementationReportURI: "https://w3c.github.io/dxwg/dcat3-implementation-report/",
// specStatus: "CR",
crEnd: "2024-02-15",
implementationReportURI: "https://w3c.github.io/dxwg/dcat3-implementation-report/",
shortName: "vocab-dcat-3",
prevRecShortname: "vocab-dcat-2",
canonicalURI: "TR",
Expand Down

0 comments on commit c773d2e

Please sign in to comment.