-
Notifications
You must be signed in to change notification settings - Fork 0
/
MSL-TNA.ttl
383 lines (333 loc) · 14.5 KB
/
MSL-TNA.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix epos: <https://www.epos-eu.org/epos-dcat-ap#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix cnt: <http://www.w3.org/2011/content#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix http: <http://www.w3.org/2006/http#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix dqv: <http://www.w3.org/ns/dqv#> .
@prefix oa: <http://www.w3.org/ns/oa#> .
<ORCID:0000-0003-3560-988X> a schema:Person;
schema:identifier [ a schema:PropertyValue ;
schema:propertyID "orcid" ;
schema:value "0000-0003-3560-988X" ;
];
schema:familyName "Lange" ;
schema:givenName "Otto" ;
schema:address [ a schema:PostalAddress ;
schema:streetAddress "Heidelberglaan, 3" ;
schema:addressLocality "Utrecht" ;
schema:postalCode "3584CS" ;
schema:addressCountry "The Netherlands" ;
];
schema:email "[email protected]" ;
schema:telephone "+310651317777" ;
schema:url "http://orcid.org/0000-0003-3560-988X"^^xsd:anyURI ;
schema:qualifications "Senior Advisor, Data Librarian" ;
schema:affiliation <PIC:99985805> ;
schema:contactPoint <http://orcid.org/0000-0003-3560-988X/legalContact> ;
schema:contactPoint <http://orcid.org/0000-0003-3560-988X/financialContact> ;
schema:contactPoint <http://orcid.org/0000-0003-3560-988X/contactPoint> ;
schema:affiliation <PIC:99985805>;
.
<ORCID:0000-0002-9205-190X> a schema:Person;
schema:identifier [ a schema:PropertyValue ;
schema:propertyID "orcid" ;
schema:value "0000-0002-9205-190X" ;
];
schema:familyName "Samshuijzen" ;
schema:givenName "Laurens" ;
schema:address [ a schema:PostalAddress ;
schema:streetAddress "Heidelberglaan, 3" ;
schema:addressLocality "Utrecht" ;
schema:postalCode "3584CS" ;
schema:addressCountry "The Netherlands" ;
];
schema:email "[email protected]" ;
schema:url "http://orcid.org/0000-0002-9205-190X"^^xsd:anyURI ;
schema:qualifications "Senior Developer" ;
schema:affiliation <PIC:99985805> ;
schema:contactPoint <http://orcid.org/0000-0002-9205-190X/technicalContact> ;
schema:affiliation <PIC:99985805>;
.
<ORCID:0000-0003-0714-8705> a schema:Person;
schema:identifier [ a schema:PropertyValue ;
schema:propertyID "orcid" ;
schema:value "0000-0003-0714-8705" ;
];
schema:familyName "Wessels" ;
schema:givenName "Richard" ;
schema:address [ a schema:PostalAddress ;
schema:streetAddress "Heidelberglaan, 3" ;
schema:addressLocality "Utrecht" ;
schema:postalCode "3584CS" ;
schema:addressCountry "The Netherlands" ;
];
schema:email "[email protected]" ;
schema:url "http://orcid.org/0000-0003-0714-8705"^^xsd:anyURI ;
schema:qualifications "Senior researcher" ;
schema:affiliation <PIC:99985805> ;
schema:contactPoint <http://orcid.org/0000-0003-0714-8705/scientificContact> ;
.
<ORCID:0000-0003-0653-7565> a schema:Person;
schema:identifier [ a schema:PropertyValue ;
schema:propertyID "orcid" ;
schema:value "0000-0003-0653-7565" ;
];
schema:familyName "Pijnenburg" ;
schema:givenName "Ronald" ;
schema:address [ a schema:PostalAddress ;
schema:streetAddress "Heidelberglaan, 3" ;
schema:addressLocality "Utrecht" ;
schema:postalCode "3584CS" ;
schema:addressCountry "The Netherlands" ;
];
schema:email "[email protected]" ;
schema:url "http://orcid.org/0000-0003-0653-7565"^^xsd:anyURI ;
schema:qualifications "Senior researcher" ;
schema:affiliation <PIC:99985805> ;
schema:contactPoint <http://orcid.org/0000-0003-0653-7565/scientificContact> ;
.
<ORCID:0000-0002-1534-6704> a schema:Person;
schema:identifier [ a schema:PropertyValue ;
schema:propertyID "orcid" ;
schema:value "0000-0002-1534-6704" ;
];
schema:familyName "ter Maat" ;
schema:givenName "Geertje" ;
schema:address [ a schema:PostalAddress ;
schema:streetAddress "Heidelberglaan, 3" ;
schema:addressLocality "Utrecht" ;
schema:postalCode "3584CS" ;
schema:addressCountry "The Netherlands" ;
];
schema:email "[email protected]" ;
schema:url "http://orcid.org/0000-0002-1534-6704"^^xsd:anyURI ;
schema:qualifications "Senior researcher" ;
schema:affiliation <PIC:99985805> ;
schema:contactPoint <http://orcid.org/0000-0002-1534-6704/scientificContact> ;
.
<http://orcid.org/0000-0003-0714-8705/scientificContact> a schema:ContactPoint ;
schema:email "[email protected]" ;
schema:availableLanguage "en" ;
schema:contactType "scientificContact" ;
.
<http://orcid.org/0000-0003-0653-7565/scientificContact> a schema:ContactPoint ;
schema:email "[email protected]" ;
schema:availableLanguage "en" ;
schema:contactType "scientificContact" ;
.
<http://orcid.org/0000-0002-1534-6704/scientificContact> a schema:ContactPoint ;
schema:email "[email protected]" ;
schema:availableLanguage "en" ;
schema:contactType "scientificContact" ;
.
<http://orcid.org/0000-0002-9205-190X/technicalContact> a schema:ContactPoint ;
schema:email "[email protected]";
schema:availableLanguage "en" ;
schema:contactType "contactPoint";
.
<http://orcid.org/0000-0003-3560-988X/legalContact> a schema:ContactPoint ;
schema:email "[email protected]";
schema:availableLanguage "en" ;
schema:contactType "legalContact";
.
<http://orcid.org/0000-0003-3560-988X/financialContact> a schema:ContactPoint ;
schema:email "[email protected]";
schema:availableLanguage "en" ;
schema:contactType "financialContact" ;
.
<http://orcid.org/0000-0003-3560-988X/contactPoint> a schema:ContactPoint;
schema:email "[email protected]";
schema:availableLanguage "en" ;
schema:contactType "manager";
.
<PIC:99985805> a schema:Organization;
schema:identifier [ a schema:PropertyValue;
schema:propertyID "PIC";
schema:value "PIC:99985805";
];
schema:legalName "Universiteit Utrecht";
schema:leiCode "Legal Entity Identifier Search: http://www.lei-lookup.com/#!search" ;
schema:address [ a schema:PostalAddress;
schema:streetAddress "Domplein 29";
schema:addressLocality "Utrecht";
schema:postalCode "3512JE";
schema:addressCountry "The Netherlands";
];
.
# *************
#
# SKOS concepts
#
# *************
<epos:Multi-scale-laboratories> a skos:ConceptScheme;
dct:title "Multi-scale Laboratories";
dct:description "The Multi-scale Laboratories TCS includes a wide range of world-class experimental laboratory infrastructures: from high pressure-temperature rock and fault mechanics and rock physics facilities, to electron microscopy, micro-beam analysis, analogue modelling and paleomagnetic laboratories.";
.
<epos:MslTnaData> a skos:Concept;
skos:definition "MSL TNA data" ;
skos:inScheme <epos:Multi-scale-laboratories>;
skos:prefLabel "msl tna";
.
# *********************************
#
# EPOS-DCAT-AP: DATASET definitions
#
# *********************************
# MSL TNA DRAFT
<https://www.epos-eu.org/multi-scale-laboratories/tna/Dataset/001> a dcat:Dataset ;
dct:identifier "https://www.epos-eu.org/multi-scale-laboratories/tna/Dataset/001" ;
dct:title "Multi scale laboratories TNA data" ;
dct:description "MSL TNA data" ;
adms:identifier [ a adms:Identifier ;
adms:schemeAgency "DDSS-ID" ;
skos:notation "WP16-DDSS-001" ;
];
dct:created "2023-02-14T00:00:00Z"^^xsd:dateTime ;
dct:issued "2023-02-14T00:00:00Z"^^xsd:dateTime ;
dct:modified "2023-02-14T00:00:00Z"^^xsd:dateTime ;
owl:versionInfo "1.0.0" ;
# This property refers to the type of the Dataset.
# Example of frequency using a controlled vocabulary http://dublincore.org/2012/06/14/dctype
# Update frequency
dct:accrualPeriodicity "http://purl.org/cld/freq/irregular"^^xsd:anyURI;
dct:type "http://purl.org/dc/dcmitype/Collection"^^xsd:anyURI ;
# This property refers to a category of the Dataset. A Dataset may be associated with multiple themes.
dcat:theme <epos:MslTnaData> ;
dcat:keyword "msl","tna";
dcat:contactPoint <http://orcid.org/0000-0003-3560-988X/contactPoint> ;
# This property refers to an Organisation responsible for making the Dataset available.
dct:publisher <PIC:99985805> ;
# This property refers to the quality assurance document URL
dqv:hasQualityAnnotation [ a oa:Annotation ;
oa:hasBody "https://github.com/UtrechtUniversity/msl_api/blob/master/data-quality.md"^^xsd:anyURI ;
];
# This property links the Dataset to an available Distribution.
dcat:distribution <https://www.epos-eu.org/multi-scale-laboratories/tna/Dataset/001/Distribution/001> ;
.
# *************
#
# ApiDocumentation
#
# *************
<https://www.epos-eu.org/multi-scale-laboratories/doc/general-webservices> a hydra:ApiDocumentation ;
hydra:title "EPOS MSL webservice" ;
hydra:description "EPOS MSL webservice providing access to data.";
hydra:entrypoint "https://github.com/UtrechtUniversity/msl_api/blob/master/api.md"^^xsd:anyURI;
.
# *************
#
# DISTRIBUTIONS
#
# *************
# MSL TNA DRAFT ; EPOS-DCAT-AP:DISTRIBUTION definition
<https://www.epos-eu.org/multi-scale-laboratories/tna/Dataset/001/Distribution/001> a dcat:Distribution ;
dct:identifier "https://www.epos-eu.org/multi-scale-laboratories/tna/Dataset/001/Distribution/001" ;
dct:title "MSL TNA data" ;
dct:description "MSL TNA data" ;
# This property refers to the type of the Distribution. The possible types are
# (http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE
# OR
# http://publications.europa.eu/resource/authority/distribution-type/DOWNLOADABLE_FILE)
dct:type "http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE"^^xsd:anyURI ;
# If the type of Distribution is WEB SERVICE, this property refers to the Web Service that gives access to a Distribution of the Dataset. Otherwise, this property is optional.
dct:conformsTo <https://www.epos-eu.org/multi-scale-laboratories/WebService/tna> ;
# This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain # information about how to get the Dataset.
# If the type of Distribution is WEB SERVICE, this property refers to the Operation of the Web Service to which the Distribution conforms.
dcat:accessURL <https://www.epos-eu.org/multi-scale-laboratories/WebService/tna/Operation/001> ;
# This property refers to the file format of the Distribution.
# The possible types are here: http://publications.europa.eu/mdr/resource/authority/file-type/html/filetypes-eng.html
dct:format "http://publications.europa.eu/resource/authority/file-type/JSON"^^xsd:anyURI ;
# This property refers to the licence under which the Distribution is made available.
dct:license "http://creativecommons.org/licenses/by/4.0/"^^xsd:anyURI ;
.
# ************
#
# WEB SERVICES
#
# ************
# MSL TNA DRAFT ; EPOS-DCAT-AP:WEBSERVICE definition
<https://www.epos-eu.org/multi-scale-laboratories/WebService/tna> a epos:WebService;
schema:identifier "https://www.epos-eu.org/multi-scale-laboratories/WebService/tna";
schema:description "Service for TNA data from multi scale laboratories";
dcat:theme <epos:MslTnaData>;
schema:name "Multi-scale Laboratories TNA Data Service";
hydra:entrypoint "https://epos-msl.uu.nl/webservice/api/tna?"^^xsd:anyURI;
schema:provider <PIC:99985805>;
schema:datePublished "2023-02-14Z"^^xsd:dateTime;
schema:dateModified "2023-02-14Z"^^xsd:dateTime;
hydra:supportedOperation <https://www.epos-eu.org/multi-scale-laboratories/WebService/tna/Operation/001>;
schema:keywords "msl","tna" ;
dct:license "http://www.fsf.org/licensing/licenses/agpl-3.0.html"^^xsd:anyURI;
dcat:contactPoint <http://orcid.org/0000-0003-3560-988X/contactPoint>;
dct:conformsTo <https://www.epos-eu.org/multi-scale-laboratories/doc/general-webservices>;
.
<https://www.epos-eu.org/multi-scale-laboratories/WebService/tna/Operation/001> a hydra:Operation;
hydra:method "GET"^^xsd:string;
hydra:returns "application/json";
hydra:property[ a hydra:IriTemplate;
hydra:template "https://epos-msl.uu.nl/webservice/api/tna{?country, locationLat, locationLong, organization, facility, tnaStartDate, tnaEndDate}"^^xsd:string;
hydra:mapping[ a hydra:IriTemplateMapping;
hydra:variable "country"^^xsd:string;
rdfs:range "xsd:string";
rdfs:label "Country name";
schema:defaultValue "";
hydra:required "false"^^xsd:boolean;
];
hydra:mapping[ a hydra:IriTemplateMapping;
hydra:variable "locationLat"^^xsd:string;
rdfs:range "xsd:string";
rdfs:label "Location latitude";
schema:defaultValue "";
hydra:required "false"^^xsd:boolean;
];
hydra:mapping[ a hydra:IriTemplateMapping;
hydra:variable "locationLong"^^xsd:string;
rdfs:range "xsd:string";
rdfs:label "Location longitude";
schema:defaultValue "";
hydra:required "false"^^xsd:boolean;
];
hydra:mapping[ a hydra:IriTemplateMapping;
hydra:variable "organization"^^xsd:string;
rdfs:range "xsd:string";
rdfs:label "Organization name";
schema:defaultValue "";
hydra:required "false"^^xsd:boolean;
];
hydra:mapping[ a hydra:IriTemplateMapping;
hydra:variable "facility"^^xsd:string;
rdfs:range "xsd:string";
rdfs:label "Facility name";
schema:defaultValue "";
hydra:required "false"^^xsd:boolean;
];
hydra:mapping[ a hydra:IriTemplateMapping;
hydra:variable "tnaStartDate"^^xsd:string;
rdfs:range "xsd:date";
rdfs:label "Start date";
schema:defaultValue "";
schema:valuePattern "DD-MM-YYYY";
hydra:required "false"^^xsd:boolean;
];
hydra:mapping[ a hydra:IriTemplateMapping;
hydra:variable "tnaEndDate"^^xsd:string;
rdfs:range "xsd:date";
rdfs:label "End date";
schema:defaultValue "";
schema:valuePattern "DD-MM-YYYY";
hydra:required "false"^^xsd:boolean;
];
] ;
.