Skip to content

Commit

Permalink
Merge pull request #246 from opendata-swiss/dc-93-edit-workingdraft
Browse files Browse the repository at this point in the history
Dc 93 edit workingdraft
  • Loading branch information
mispichtig authored Jan 27, 2025
2 parents 7988c4b + 2c44b9e commit ffa4938
Show file tree
Hide file tree
Showing 3 changed files with 736 additions and 138 deletions.
62 changes: 61 additions & 1 deletion docs/releases/3.0_workingdraft/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ var respecConfig = {
"title": "data.europa.eu - The official portal for European Data",
"publisher": "Publication Office of the European Union"
},
"DCAT-AP":{
"href": "https://semiceu.github.io/DCAT-AP/releases/3.0.0/",
"title": "DCAT-AP 3.0",
"publisher": "Semic"
},
"DCAT-AP-GITHUB-ISSUES":{
"href":"https://github.com/opendata-swiss/dcat_ap_ch/issues",
"title": "GitHub issues for DCAT-AP CH Version 2",
Expand Down Expand Up @@ -64,6 +69,26 @@ var respecConfig = {
"title":"SPDX 2.2.1",
"publisher":"The Linux Foundation",
},
"ODRL":{
"href":"https://www.w3.org/ns/odrl/2/",
"title":"ODRL Version 2.2 Ontology",
"publisher":"W3C",
},
"VOCAB-ODRL":{
"href":"https://www.w3.org/TR/odrl-vocab/",
"title":"ODRL Vocabulary & Expression 2.2",
"publisher":"W3C",
},
"MODEL-ODRL":{
"href":"https://www.w3.org/TR/odrl-model/",
"title":"ODRL Information Model 2.2",
"publisher":"W3C",
},
"ADMS":{
"href":"https://semiceu.github.io/ADMS/releases/2.00/",
"title":"ADMS Vocabulary",
"publisher":"Semic",
},
"RESPEC":{
"href": "https://respec.org/docs/",
"title": "Respec.org",
Expand All @@ -84,6 +109,11 @@ var respecConfig = {
"title":"Themes vocabulary for DCAT-AP CH",
"publisher":"Verein eCH",
},
"VOCAB-DCAT-AP":{
"href":"https://semiceu.github.io/DCAT-AP/r5r/releases/3.0.0/",
"title": "DCAT-AP vocabulary, the r5r namespace",
"publisher": "Semic",
},
"VOCAB-EU":{
"href":"http://publications.europa.eu/resource/authority/",
"title":"EU Vocabularies",
Expand All @@ -96,7 +126,12 @@ var respecConfig = {
},
"VOCAB-EU-AVAILABLITY":{
"href":"http://publications.europa.eu/resource/authority/planned-availability",
"title":"Distribution availability vocabulary",
"title":"availability vocabulary",
"publisher":"Publications Office of the European Union",
},
"VOCAB-EU-STATUS":{
"href":" http://publications.europa.eu/resource/authority/distribution-status/",
"title":"status vocabulary",
"publisher":"Publications Office of the European Union",
},
"VOCAB-EU-CONTINENT":{
Expand Down Expand Up @@ -139,5 +174,30 @@ var respecConfig = {
"title":"EU Vocabularies",
"publisher":"Publications Office of the European Union",
},
"MASTADS":{
"href":"https://archive.stsci.edu/pub_dsn.html",
"title":"Referencing Data Sets in Astronomical Literature",
"publisher":"Mikulski Archive for Space Telescopes",
},
"DOI":{
"href":"https://www.doi.org/",
"title":"DOI",
"publisher":"DOI Foundation",
},
"EZID":{
"href":"https://ezid.cdlib.org/",
"title":"EZID identifiers made easy",
"publisher":"California Digital Library",
},
"EZID":{
"href":"https://w3id.org/",
"title":"Permanent Identifiers for the Web",
"publisher":"W3C Permanent Identifier Community Group",
},
"DATACITE":{
"href":"https://datacite.org/",
"title":"DataCite",
"publisher":"DataCite",
},
}
};
Loading

0 comments on commit ffa4938

Please sign in to comment.