@@ -27,8 +27,8 @@ gx:ServiceOfferingShape
27
27
sh:property
28
28
[
29
29
sh:path gx:providedBy ;
30
- sh:name " provided by" @en ,
31
- " Service Bereitsteller" @de ;
30
+ sh:name " provided by (providedBy) " @en ,
31
+ " Service Bereitsteller (providedBy) " @de ;
32
32
sh:description " a resolvable link to the participant self-description providing the service." @en ,
33
33
" Ein auflösbarer Link zum Teilnehmer, der dieses Angebot zur Verfügung stellt." @de ;
34
34
sh:minCount 1 ;
@@ -41,8 +41,8 @@ gx:ServiceOfferingShape
41
41
sh:property
42
42
[
43
43
sh:path gx:termsAndConditions ;
44
- sh:name " terms & conditions" @en ,
45
- " Serviceangebotspezifische Geschäftsbedingungen" @de ;
44
+ sh:name " terms & conditions (termsAndConditions) " @en ,
45
+ " Serviceangebotspezifische Geschäftsbedingungen (termsAndConditions) " @de ;
46
46
sh:minCount 2 ; # set to 2 instead of 1 by MERLOT
47
47
sh:description
48
48
" a resolvable link to the service offering self-description related to the service and that can exist independently of it." @en ,
@@ -53,8 +53,8 @@ gx:ServiceOfferingShape
53
53
sh:property
54
54
[
55
55
sh:path gx:policy ;
56
- sh:name " policy" @en ,
57
- " Police" @de ;
56
+ sh:name " policy (policy) " @en ,
57
+ " Police (policy) " @de ;
58
58
sh:minCount 1 ;
59
59
sh:description
60
60
" a list of policy expressed using a DSL (e.g., Rego or ODRL) (access control, throttling, usage, retention, …)." @en ,
@@ -65,8 +65,8 @@ gx:ServiceOfferingShape
65
65
sh:property
66
66
[
67
67
sh:path gx:dataProtectionRegime ;
68
- sh:name " data protection regime" @en ,
69
- " Datenschutzsregelung" @de ;
68
+ sh:name " data protection regime (dataProtectionRegime) " @en ,
69
+ " Datenschutzsregelung (dataProtectionRegime) " @de ;
70
70
sh:description " a list of data protection regime" ;
71
71
sh:in ( " GDPR2016" " LGPD2019" " PDPA2012" " CCPA2018" " VCDPA2021" ) ;
72
72
sh:message
@@ -78,8 +78,8 @@ gx:ServiceOfferingShape
78
78
sh:property
79
79
[
80
80
sh:path gx:dataAccountExport ;
81
- sh:name " data account export" @en ,
82
- " Datenexportmethode" @de ;
81
+ sh:name " data account export (dataAccountExport) " @en ,
82
+ " Datenexportmethode (dataAccountExport) " @de ;
83
83
sh:minCount 1 ;
84
84
sh:description " list of methods to export data from your user’s account out of the service" @en ,
85
85
" Eine Liste von Methoden um die Daten aus dem Dienst zu exportieren" @de ;
@@ -99,8 +99,8 @@ gx:ServiceOfferingShape
99
99
" Name des Angebots." @de ;
100
100
sh:minCount 1 ; # added by MERLOT
101
101
sh:maxCount 1 ;
102
- sh:name " name" @en ,
103
- " Servicename" @de ;
102
+ sh:name " name (name) " @en ,
103
+ " Servicename (name) " @de ;
104
104
sh:order 1 ;
105
105
sh:path gx:name
106
106
],
@@ -167,8 +167,8 @@ gx:ServiceOfferingShape
167
167
sh:description " A free text description of the entity." @en ,
168
168
" Eine Freitext-Beschreibung des Angebots." @de ;
169
169
sh:maxCount 1 ;
170
- sh:name " description" @en ,
171
- " Detaillierte Beschreibung des Services" @de ;
170
+ sh:name " description (description) " @en ,
171
+ " Detaillierte Beschreibung des Services (description) " @de ;
172
172
sh:order 2 ;
173
173
sh:path gx:description
174
174
] .
@@ -186,8 +186,8 @@ gx:ServiceOfferingShape
186
186
187
187
gx:dependsOnExists
188
188
sh:path gx:dependsOn ;
189
- sh:name " depends on" @en ,
190
- " Abhängig von" @de ;
189
+ sh:name " depends on (dependsOn) " @en ,
190
+ " Abhängig von (dependsOn) " @de ;
191
191
sh:description
192
192
" a resolvable link to the service offering self-description related to the service and that can exist independently of it." @en ,
193
193
" Ein auflösbarer Link zu einer Self-Description eines verwandten Angebots welches unabhängig hiervon existieren kann." @de ;
@@ -199,8 +199,8 @@ gx:dependsOnExists
199
199
200
200
gx:dependsOnNotExists
201
201
sh:path gx:dependsOn ;
202
- sh:name " depends on" @en ,
203
- " Abhängig von" @de ;
202
+ sh:name " depends on (dependsOn) " @en ,
203
+ " Abhängig von (dependsOn) " @de ;
204
204
sh:description
205
205
" a resolvable link to the service offering self-description related to the service and that can exist independently of it." @en ,
206
206
" Ein auflösbarer Link zu einer Self-Description eines verwandten Angebots welches unabhängig hiervon existieren kann." @de ;
@@ -209,8 +209,8 @@ gx:dependsOnNotExists
209
209
210
210
gx:aggregationOfExists
211
211
sh:path gx:aggregationOf ;
212
- sh:name " aggregation of" @en ,
213
- " Zusammenstellung von" @de ;
212
+ sh:name " aggregation of (aggregationOf) " @en ,
213
+ " Zusammenstellung von (aggregationOf) " @de ;
214
214
sh:description
215
215
" a resolvable link to the resources self-description related to the service and that can exist independently of it." @en ,
216
216
" Ein auflösbarer Link zu einer Self-Description eines verwandten Angebots welches unabhängig hiervon existieren kann." @de ;
@@ -227,8 +227,8 @@ gx:aggregationOfExists
227
227
228
228
gx:aggregationOfNotExists
229
229
sh:path gx:aggregationOf ;
230
- sh:name " aggregation of" @en ,
231
- " Zusammenstellung von" @de ;
230
+ sh:name " aggregation of (aggregationOf) " @en ,
231
+ " Zusammenstellung von (aggregationOf) " @de ;
232
232
sh:description
233
233
" a resolvable link to the resources self-description related to the service and that can exist independently of it." @en ,
234
234
" Ein auflösbarer Link zu einer Self-Description eines verwandten Angebots welches unabhängig hiervon existieren kann." @de ;
@@ -241,8 +241,8 @@ gx:SOTermsAndConditionsShape
241
241
sh:property
242
242
[
243
243
sh:path gx:URL ;
244
- sh:name " URL" @en ,
245
- " Link zum Inhalt" @de ;
244
+ sh:name " URL (URL) " @en ,
245
+ " Link zum Inhalt (URL) " @de ;
246
246
sh:description " a resolvable link to document" @en ,
247
247
" Ein auflösbarer Link zum Inhalt" @de ;
248
248
sh:minCount 1 ;
@@ -253,8 +253,8 @@ gx:SOTermsAndConditionsShape
253
253
sh:property
254
254
[
255
255
sh:path gx:hash ;
256
- sh:name " hash" @en ,
257
- " Hash des Dokuments" @de ;
256
+ sh:name " hash (hash) " @en ,
257
+ " Hash des Dokuments (hash) " @de ;
258
258
sh:minCount 1 ;
259
259
sh:maxCount 1 ;
260
260
sh:order 1 ;
@@ -271,8 +271,8 @@ gx:DataAccountExportShape
271
271
[
272
272
sh:path gx:requestType ;
273
273
sh:datatype xsd:string ;
274
- sh:name " Request type" @en ,
275
- " Anfragetyp" @de ;
274
+ sh:name " Request type (requestType) " @en ,
275
+ " Anfragetyp (requestType) " @de ;
276
276
sh:minCount 1 ;
277
277
sh:maxCount 1 ;
278
278
sh:in ( " API" " email" " webform" " unregisteredLetter" " registeredLetter" " supportCenter" )
@@ -281,8 +281,8 @@ gx:DataAccountExportShape
281
281
[
282
282
sh:path gx:accessType ;
283
283
sh:datatype xsd:string ;
284
- sh:name " Access type" @en ,
285
- " Zugriffstyp" @de ;
284
+ sh:name " Access type (accessType) " @en ,
285
+ " Zugriffstyp (accessType) " @de ;
286
286
sh:minCount 1 ;
287
287
sh:maxCount 1 ;
288
288
sh:description " type of data support: digital, physical." @en ,
@@ -293,12 +293,10 @@ gx:DataAccountExportShape
293
293
[
294
294
sh:path gx:formatType ;
295
295
sh:datatype xsd:string ;
296
- sh:name " Format type" @en ,
297
- " Datenformat" @de ;
296
+ sh:name " Datenformat (formatType)" ;
298
297
sh:minCount 1 ;
299
298
sh:maxCount 1 ;
300
299
sh:pattern " ^\\w+/[-+.\\w]+$" ;
301
- sh:flags " i" ;
302
300
skos:example " z.B. 'application/json', 'text/plain', 'image/png'" ;
303
301
sh:description " type of Media Types (formerly known as MIME types) as defined by the IANA, see https://de.wikipedia.org/wiki/Internet_Media_Type ." @en ,
304
302
" Medientyp (früher bekannt als MIME Typ) wie von der IANA definiert, z.B. 'application/json' oder 'text/plain'. siehe https://de.wikipedia.org/wiki/Internet_Media_Type ." @de ;
0 commit comments