@@ -34,6 +34,11 @@ var respecConfig = {
34
34
"title" : "data.europa.eu - The official portal for European Data" ,
35
35
"publisher" : "Publication Office of the European Union"
36
36
} ,
37
+ "DCAT-AP" :{
38
+ "href" : "https://semiceu.github.io/DCAT-AP/releases/3.0.0/" ,
39
+ "title" : "DCAT-AP 3.0" ,
40
+ "publisher" : "Semic"
41
+ } ,
37
42
"DCAT-AP-GITHUB-ISSUES" :{
38
43
"href" :"https://github.com/opendata-swiss/dcat_ap_ch/issues" ,
39
44
"title" : "GitHub issues for DCAT-AP CH Version 2" ,
@@ -64,6 +69,26 @@ var respecConfig = {
64
69
"title" :"SPDX 2.2.1" ,
65
70
"publisher" :"The Linux Foundation" ,
66
71
} ,
72
+ "ODRL" :{
73
+ "href" :"https://www.w3.org/ns/odrl/2/" ,
74
+ "title" :"ODRL Version 2.2 Ontology" ,
75
+ "publisher" :"W3C" ,
76
+ } ,
77
+ "VOCAB-ODRL" :{
78
+ "href" :"https://www.w3.org/TR/odrl-vocab/" ,
79
+ "title" :"ODRL Vocabulary & Expression 2.2" ,
80
+ "publisher" :"W3C" ,
81
+ } ,
82
+ "MODEL-ODRL" :{
83
+ "href" :"https://www.w3.org/TR/odrl-model/" ,
84
+ "title" :"ODRL Information Model 2.2" ,
85
+ "publisher" :"W3C" ,
86
+ } ,
87
+ "ADMS" :{
88
+ "href" :"https://semiceu.github.io/ADMS/releases/2.00/" ,
89
+ "title" :"ADMS Vocabulary" ,
90
+ "publisher" :"Semic" ,
91
+ } ,
67
92
"RESPEC" :{
68
93
"href" : "https://respec.org/docs/" ,
69
94
"title" : "Respec.org" ,
@@ -84,6 +109,11 @@ var respecConfig = {
84
109
"title" :"Themes vocabulary for DCAT-AP CH" ,
85
110
"publisher" :"Verein eCH" ,
86
111
} ,
112
+ "VOCAB-DCAT-AP" :{
113
+ "href" :"https://semiceu.github.io/DCAT-AP/r5r/releases/3.0.0/" ,
114
+ "title" : "DCAT-AP vocabulary, the r5r namespace" ,
115
+ "publisher" : "Semic" ,
116
+ } ,
87
117
"VOCAB-EU" :{
88
118
"href" :"http://publications.europa.eu/resource/authority/" ,
89
119
"title" :"EU Vocabularies" ,
@@ -96,7 +126,12 @@ var respecConfig = {
96
126
} ,
97
127
"VOCAB-EU-AVAILABLITY" :{
98
128
"href" :"http://publications.europa.eu/resource/authority/planned-availability" ,
99
- "title" :"Distribution availability vocabulary" ,
129
+ "title" :"availability vocabulary" ,
130
+ "publisher" :"Publications Office of the European Union" ,
131
+ } ,
132
+ "VOCAB-EU-STATUS" :{
133
+ "href" :" http://publications.europa.eu/resource/authority/distribution-status/" ,
134
+ "title" :"status vocabulary" ,
100
135
"publisher" :"Publications Office of the European Union" ,
101
136
} ,
102
137
"VOCAB-EU-CONTINENT" :{
@@ -139,5 +174,30 @@ var respecConfig = {
139
174
"title" :"EU Vocabularies" ,
140
175
"publisher" :"Publications Office of the European Union" ,
141
176
} ,
177
+ "MASTADS" :{
178
+ "href" :"https://archive.stsci.edu/pub_dsn.html" ,
179
+ "title" :"Referencing Data Sets in Astronomical Literature" ,
180
+ "publisher" :"Mikulski Archive for Space Telescopes" ,
181
+ } ,
182
+ "DOI" :{
183
+ "href" :"https://www.doi.org/" ,
184
+ "title" :"DOI" ,
185
+ "publisher" :"DOI Foundation" ,
186
+ } ,
187
+ "EZID" :{
188
+ "href" :"https://ezid.cdlib.org/" ,
189
+ "title" :"EZID identifiers made easy" ,
190
+ "publisher" :"California Digital Library" ,
191
+ } ,
192
+ "EZID" :{
193
+ "href" :"https://w3id.org/" ,
194
+ "title" :"Permanent Identifiers for the Web" ,
195
+ "publisher" :"W3C Permanent Identifier Community Group" ,
196
+ } ,
197
+ "DATACITE" :{
198
+ "href" :"https://datacite.org/" ,
199
+ "title" :"DataCite" ,
200
+ "publisher" :"DataCite" ,
201
+ } ,
142
202
}
143
203
} ;
0 commit comments