rdf-vocab 3.1.9 → 3.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -1
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +48 -7
  5. data/lib/rdf/vocab/acl.rb +47 -134
  6. data/lib/rdf/vocab/as.rb +381 -894
  7. data/lib/rdf/vocab/bf2.rb +1520 -2676
  8. data/lib/rdf/vocab/bibframe.rb +2437 -1843
  9. data/lib/rdf/vocab/bibo.rb +576 -1078
  10. data/lib/rdf/vocab/cc.rb +57 -167
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1180 -2486
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +458 -848
  17. data/lib/rdf/vocab/dc11.rb +62 -128
  18. data/lib/rdf/vocab/dcat.rb +217 -383
  19. data/lib/rdf/vocab/dcmitype.rb +65 -119
  20. data/lib/rdf/vocab/disco.rb +170 -401
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1451 -2207
  23. data/lib/rdf/vocab/earl.rb +93 -218
  24. data/lib/rdf/vocab/ebucore.rb +2991 -7439
  25. data/lib/rdf/vocab/edm.rb +159 -351
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +247 -627
  29. data/lib/rdf/vocab/foaf.rb +373 -681
  30. data/lib/rdf/vocab/geo.rb +16 -58
  31. data/lib/rdf/vocab/geojson.rb +16 -85
  32. data/lib/rdf/vocab/geonames.rb +1573 -1742
  33. data/lib/rdf/vocab/gr.rb +539 -1427
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +93 -260
  36. data/lib/rdf/vocab/hydra.rb +255 -477
  37. data/lib/rdf/vocab/iana.rb +71 -304
  38. data/lib/rdf/vocab/ical.rb +460 -925
  39. data/lib/rdf/vocab/identifiers.rb +212 -515
  40. data/lib/rdf/vocab/iiif.rb +81 -220
  41. data/lib/rdf/vocab/jsonld.rb +130 -272
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +146 -234
  44. data/lib/rdf/vocab/ma.rb +233 -623
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +539 -1351
  47. data/lib/rdf/vocab/mo.rb +1383 -2305
  48. data/lib/rdf/vocab/mods.rb +384 -903
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +196 -474
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +25 -62
  53. data/lib/rdf/vocab/ore.rb +51 -110
  54. data/lib/rdf/vocab/org.rb +180 -376
  55. data/lib/rdf/vocab/pcdm.rb +50 -100
  56. data/lib/rdf/vocab/pplan.rb +16 -24
  57. data/lib/rdf/vocab/premis.rb +674 -1825
  58. data/lib/rdf/vocab/premiseventtype.rb +114 -272
  59. data/lib/rdf/vocab/prov.rb +996 -1618
  60. data/lib/rdf/vocab/ptr.rb +77 -218
  61. data/lib/rdf/vocab/rdau.rb +10516 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +90 -98
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +24 -69
  65. data/lib/rdf/vocab/schema.rb +9677 -18984
  66. data/lib/rdf/vocab/schemas.rb +9677 -18984
  67. data/lib/rdf/vocab/sd.rb +85 -242
  68. data/lib/rdf/vocab/sh.rb +729 -1468
  69. data/lib/rdf/vocab/sioc.rb +416 -820
  70. data/lib/rdf/vocab/siocservices.rb +31 -72
  71. data/lib/rdf/vocab/sioctypes.rb +145 -306
  72. data/lib/rdf/vocab/skos.rb +95 -217
  73. data/lib/rdf/vocab/skosxl.rb +26 -59
  74. data/lib/rdf/vocab/v.rb +199 -493
  75. data/lib/rdf/vocab/vcard.rb +290 -920
  76. data/lib/rdf/vocab/vmd.rb +199 -493
  77. data/lib/rdf/vocab/void.rb +86 -210
  78. data/lib/rdf/vocab/vs.rb +16 -38
  79. data/lib/rdf/vocab/wdrs.rb +43 -136
  80. data/lib/rdf/vocab/wot.rb +95 -176
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +122 -463
  83. data/lib/rdf/vocab/xkos.rb +116 -269
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +68 -21
data/lib/rdf/vocab/sh.rb CHANGED
@@ -3,2071 +3,1332 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/shacl#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/ns/shacl#>
8
- # #
9
- # # W3C Shapes Constraint Language (SHACL) Vocabulary
10
- # #
11
- # # This vocabulary defines terms used in SHACL, the W3C Shapes Constraint Language.
12
- # class SH < RDF::StrictVocabulary
13
- # # The base class of validation results, typically not instantiated directly.
14
- # # @return [RDF::Vocabulary::Term]
15
- # attr_reader :AbstractResult
16
- #
17
- # # The class of constraint components.
18
- # # @return [RDF::Vocabulary::Term]
19
- # attr_reader :ConstraintComponent
20
- #
21
- # # The class of SHACL functions.
22
- # # @return [RDF::Vocabulary::Term]
23
- # attr_reader :Function
24
- #
25
- # # The class of constraints backed by a JavaScript function.
26
- # # @return [RDF::Vocabulary::Term]
27
- # attr_reader :JSConstraint
28
- #
29
- # # Abstract base class of resources that declare an executable JavaScript.
30
- # # @return [RDF::Vocabulary::Term]
31
- # attr_reader :JSExecutable
32
- #
33
- # # The class of SHACL functions that execute a JavaScript function when called.
34
- # # @return [RDF::Vocabulary::Term]
35
- # attr_reader :JSFunction
36
- #
37
- # # Represents a JavaScript library, typically identified by one or more URLs of files to include.
38
- # # @return [RDF::Vocabulary::Term]
39
- # attr_reader :JSLibrary
40
- #
41
- # # The class of SHACL rules expressed using JavaScript.
42
- # # @return [RDF::Vocabulary::Term]
43
- # attr_reader :JSRule
44
- #
45
- # # The class of targets that are based on JavaScript functions.
46
- # # @return [RDF::Vocabulary::Term]
47
- # attr_reader :JSTarget
48
- #
49
- # # The (meta) class for parameterizable targets that are based on JavaScript functions.
50
- # # @return [RDF::Vocabulary::Term]
51
- # attr_reader :JSTargetType
52
- #
53
- # # A SHACL validator based on JavaScript. This can be used to declare SHACL constraint components that perform JavaScript-based validation when used.
54
- # # @return [RDF::Vocabulary::Term]
55
- # attr_reader :JSValidator
56
- #
57
- # # The class of all node kinds, including sh:BlankNode, sh:IRI, sh:Literal or the combinations of these: sh:BlankNodeOrIRI, sh:BlankNodeOrLiteral, sh:IRIOrLiteral.
58
- # # @return [RDF::Vocabulary::Term]
59
- # attr_reader :NodeKind
60
- #
61
- # # A node shape is a shape that specifies constraint that need to be met with respect to focus nodes.
62
- # # @return [RDF::Vocabulary::Term]
63
- # attr_reader :NodeShape
64
- #
65
- # # The class of parameter declarations, consisting of a path predicate and (possibly) information about allowed value type, cardinality and other characteristics.
66
- # # @return [RDF::Vocabulary::Term]
67
- # attr_reader :Parameter
68
- #
69
- # # Superclass of components that can take parameters, especially functions and constraint components.
70
- # # @return [RDF::Vocabulary::Term]
71
- # attr_reader :Parameterizable
72
- #
73
- # # The class of prefix declarations, consisting of pairs of a prefix with a namespace.
74
- # # @return [RDF::Vocabulary::Term]
75
- # attr_reader :PrefixDeclaration
76
- #
77
- # # Instances of this class represent groups of property shapes that belong together.
78
- # # @return [RDF::Vocabulary::Term]
79
- # attr_reader :PropertyGroup
80
- #
81
- # # A property shape is a shape that specifies constraints on the values of a focus node for a given property or path.
82
- # # @return [RDF::Vocabulary::Term]
83
- # attr_reader :PropertyShape
84
- #
85
- # # A class of result annotations, which define the rules to derive the values of a given annotation property as extra values for a validation result.
86
- # # @return [RDF::Vocabulary::Term]
87
- # attr_reader :ResultAnnotation
88
- #
89
- # # The class of SHACL rules. Never instantiated directly.
90
- # # @return [RDF::Vocabulary::Term]
91
- # attr_reader :Rule
92
- #
93
- # # The class of SPARQL executables that are based on an ASK query.
94
- # # @return [RDF::Vocabulary::Term]
95
- # attr_reader :SPARQLAskExecutable
96
- #
97
- # # The class of validators based on SPARQL ASK queries. The queries are evaluated for each value node and are supposed to return true if the given node conforms.
98
- # # @return [RDF::Vocabulary::Term]
99
- # attr_reader :SPARQLAskValidator
100
- #
101
- # # The class of constraints based on SPARQL SELECT queries.
102
- # # @return [RDF::Vocabulary::Term]
103
- # attr_reader :SPARQLConstraint
104
- #
105
- # # The class of SPARQL executables that are based on a CONSTRUCT query.
106
- # # @return [RDF::Vocabulary::Term]
107
- # attr_reader :SPARQLConstructExecutable
108
- #
109
- # # The class of resources that encapsulate a SPARQL query.
110
- # # @return [RDF::Vocabulary::Term]
111
- # attr_reader :SPARQLExecutable
112
- #
113
- # # A function backed by a SPARQL query - either ASK or SELECT.
114
- # # @return [RDF::Vocabulary::Term]
115
- # attr_reader :SPARQLFunction
116
- #
117
- # # The class of SHACL rules based on SPARQL CONSTRUCT queries.
118
- # # @return [RDF::Vocabulary::Term]
119
- # attr_reader :SPARQLRule
120
- #
121
- # # The class of SPARQL executables based on a SELECT query.
122
- # # @return [RDF::Vocabulary::Term]
123
- # attr_reader :SPARQLSelectExecutable
124
- #
125
- # # The class of validators based on SPARQL SELECT queries. The queries are evaluated for each focus node and are supposed to produce bindings for all focus nodes that do not conform.
126
- # # @return [RDF::Vocabulary::Term]
127
- # attr_reader :SPARQLSelectValidator
128
- #
129
- # # The class of targets that are based on SPARQL queries.
130
- # # @return [RDF::Vocabulary::Term]
131
- # attr_reader :SPARQLTarget
132
- #
133
- # # The (meta) class for parameterizable targets that are based on SPARQL queries.
134
- # # @return [RDF::Vocabulary::Term]
135
- # attr_reader :SPARQLTargetType
136
- #
137
- # # The class of SPARQL executables based on a SPARQL UPDATE.
138
- # # @return [RDF::Vocabulary::Term]
139
- # attr_reader :SPARQLUpdateExecutable
140
- #
141
- # # The class of validation result severity levels, including violation and warning levels.
142
- # # @return [RDF::Vocabulary::Term]
143
- # attr_reader :Severity
144
- #
145
- # # A shape is a collection of constraints that may be targeted for certain nodes.
146
- # # @return [RDF::Vocabulary::Term]
147
- # attr_reader :Shape
148
- #
149
- # # The base class of targets such as those based on SPARQL queries.
150
- # # @return [RDF::Vocabulary::Term]
151
- # attr_reader :Target
152
- #
153
- # # The (meta) class for parameterizable targets. Instances of this are instantiated as values of the sh:target property.
154
- # # @return [RDF::Vocabulary::Term]
155
- # attr_reader :TargetType
156
- #
157
- # # @return [RDF::Vocabulary::Term]
158
- # attr_reader :TripleRule
159
- #
160
- # # The class of SHACL validation reports.
161
- # # @return [RDF::Vocabulary::Term]
162
- # attr_reader :ValidationReport
163
- #
164
- # # The class of validation results.
165
- # # @return [RDF::Vocabulary::Term]
166
- # attr_reader :ValidationResult
167
- #
168
- # # The class of validators, which provide instructions on how to process a constraint definition. This class serves as base class for the SPARQL-based validators and other possible implementations.
169
- # # @return [RDF::Vocabulary::Term]
170
- # attr_reader :Validator
171
- #
172
- # # The (single) value of this property must be a list of path elements, representing the elements of alternative paths.
173
- # # @return [RDF::Vocabulary::Term]
174
- # attr_reader :alternativePath
175
- #
176
- # # RDF list of shapes to validate the value nodes against.
177
- # # @return [RDF::Vocabulary::Term]
178
- # attr_reader :and
179
- #
180
- # # The annotation property that shall be set.
181
- # # @return [RDF::Vocabulary::Term]
182
- # attr_reader :annotationProperty
183
- #
184
- # # The (default) values of the annotation property.
185
- # # @return [RDF::Vocabulary::Term]
186
- # attr_reader :annotationValue
187
- #
188
- # # The name of the SPARQL variable from the SELECT clause that shall be used for the values.
189
- # # @return [RDF::Vocabulary::Term]
190
- # attr_reader :annotationVarName
191
- #
192
- # # The SPARQL ASK query to execute.
193
- # # @return [RDF::Vocabulary::Term]
194
- # attr_reader :ask
195
- #
196
- # # The type that all value nodes must have.
197
- # # @return [RDF::Vocabulary::Term]
198
- # attr_reader :class
199
- #
200
- # # If set to true then the shape is closed.
201
- # # @return [RDF::Vocabulary::Term]
202
- # attr_reader :closed
203
- #
204
- # # The shapes that the focus nodes need to conform to before a rule is executed on them.
205
- # # @return [RDF::Vocabulary::Term]
206
- # attr_reader :condition
207
- #
208
- # # True if the validation did not produce any validation results, and false otherwise.
209
- # # @return [RDF::Vocabulary::Term]
210
- # attr_reader :conforms
211
- #
212
- # # The SPARQL CONSTRUCT query to execute.
213
- # # @return [RDF::Vocabulary::Term]
214
- # attr_reader :construct
215
- #
216
- # # Specifies an RDF datatype that all value nodes must have.
217
- # # @return [RDF::Vocabulary::Term]
218
- # attr_reader :datatype
219
- #
220
- # # If set to true then all nodes conform to this.
221
- # # @return [RDF::Vocabulary::Term]
222
- # attr_reader :deactivated
223
- #
224
- # # Links a resource with its namespace prefix declarations.
225
- # # @return [RDF::Vocabulary::Term]
226
- # attr_reader :declare
227
- #
228
- # # A default value for a property, for example for user interface tools to pre-populate input fields.
229
- # # @return [RDF::Vocabulary::Term]
230
- # attr_reader :defaultValue
231
- #
232
- # # Human-readable descriptions for the property in the context of the surrounding shape.
233
- # # @return [RDF::Vocabulary::Term]
234
- # attr_reader :description
235
- #
236
- # # Links a result with other results that provide more details, for example to describe violations against nested shapes.
237
- # # @return [RDF::Vocabulary::Term]
238
- # attr_reader :detail
239
- #
240
- # # Specifies a property where the set of values must be disjoint with the value nodes.
241
- # # @return [RDF::Vocabulary::Term]
242
- # attr_reader :disjoint
243
- #
244
- # # An entailment regime that indicates what kind of inferencing is required by a shapes graph.
245
- # # @return [RDF::Vocabulary::Term]
246
- # attr_reader :entailment
247
- #
248
- # # Specifies a property that must have the same values as the value nodes.
249
- # # @return [RDF::Vocabulary::Term]
250
- # attr_reader :equals
251
- #
252
- # # The node expression that must return true for the value nodes.
253
- # # @return [RDF::Vocabulary::Term]
254
- # attr_reader :expression
255
- #
256
- # # The shape that all input nodes of the expression need to conform to.
257
- # # @return [RDF::Vocabulary::Term]
258
- # attr_reader :filterShape
259
- #
260
- # # An optional flag to be used with regular expression pattern matching.
261
- # # @return [RDF::Vocabulary::Term]
262
- # attr_reader :flags
263
- #
264
- # # The focus node that was validated when the result was produced.
265
- # # @return [RDF::Vocabulary::Term]
266
- # attr_reader :focusNode
267
- #
268
- # # Can be used to link to a property group to indicate that a property shape belongs to a group of related property shapes.
269
- # # @return [RDF::Vocabulary::Term]
270
- # attr_reader :group
271
- #
272
- # # Specifies a value that must be among the value nodes.
273
- # # @return [RDF::Vocabulary::Term]
274
- # attr_reader :hasValue
275
- #
276
- # # An optional RDF list of properties that are also permitted in addition to those explicitly enumerated via sh:property/sh:path.
277
- # # @return [RDF::Vocabulary::Term]
278
- # attr_reader :ignoredProperties
279
- #
280
- # # Specifies a list of allowed values so that each value node must be among the members of the given list.
281
- # # @return [RDF::Vocabulary::Term]
282
- # attr_reader :in
283
- #
284
- # # A list of node expressions that shall be intersected.
285
- # # @return [RDF::Vocabulary::Term]
286
- # attr_reader :intersection
287
- #
288
- # # The (single) value of this property represents an inverse path (object to subject).
289
- # # @return [RDF::Vocabulary::Term]
290
- # attr_reader :inversePath
291
- #
292
- # # Constraints expressed in JavaScript.
293
- # # @return [RDF::Vocabulary::Term]
294
- # attr_reader :js
295
- #
296
- # # The name of the JavaScript function to execute.
297
- # # @return [RDF::Vocabulary::Term]
298
- # attr_reader :jsFunctionName
299
- #
300
- # # Declares which JavaScript libraries are needed to execute this.
301
- # # @return [RDF::Vocabulary::Term]
302
- # attr_reader :jsLibrary
303
- #
304
- # # Declares the URLs of a JavaScript library. This should be the absolute URL of a JavaScript file. Implementations may redirect those to local files.
305
- # # @return [RDF::Vocabulary::Term]
306
- # attr_reader :jsLibraryURL
307
- #
308
- # # Outlines how human-readable labels of instances of the associated Parameterizable shall be produced. The values can contain {?paramName} as placeholders for the actual values of the given parameter.
309
- # # @return [RDF::Vocabulary::Term]
310
- # attr_reader :labelTemplate
311
- #
312
- # # Specifies a list of language tags that all value nodes must have.
313
- # # @return [RDF::Vocabulary::Term]
314
- # attr_reader :languageIn
315
- #
316
- # # Specifies a property that must have smaller values than the value nodes.
317
- # # @return [RDF::Vocabulary::Term]
318
- # attr_reader :lessThan
319
- #
320
- # # Specifies a property that must have smaller or equal values than the value nodes.
321
- # # @return [RDF::Vocabulary::Term]
322
- # attr_reader :lessThanOrEquals
323
- #
324
- # # Specifies the maximum number of values in the set of value nodes.
325
- # # @return [RDF::Vocabulary::Term]
326
- # attr_reader :maxCount
327
- #
328
- # # Specifies the maximum exclusive value of each value node.
329
- # # @return [RDF::Vocabulary::Term]
330
- # attr_reader :maxExclusive
331
- #
332
- # # Specifies the maximum inclusive value of each value node.
333
- # # @return [RDF::Vocabulary::Term]
334
- # attr_reader :maxInclusive
335
- #
336
- # # Specifies the maximum string length of each value node.
337
- # # @return [RDF::Vocabulary::Term]
338
- # attr_reader :maxLength
339
- #
340
- # # A human-readable message (possibly with placeholders for variables) explaining the cause of the result.
341
- # # @return [RDF::Vocabulary::Term]
342
- # attr_reader :message
343
- #
344
- # # Specifies the minimum number of values in the set of value nodes.
345
- # # @return [RDF::Vocabulary::Term]
346
- # attr_reader :minCount
347
- #
348
- # # Specifies the minimum exclusive value of each value node.
349
- # # @return [RDF::Vocabulary::Term]
350
- # attr_reader :minExclusive
351
- #
352
- # # Specifies the minimum inclusive value of each value node.
353
- # # @return [RDF::Vocabulary::Term]
354
- # attr_reader :minInclusive
355
- #
356
- # # Specifies the minimum string length of each value node.
357
- # # @return [RDF::Vocabulary::Term]
358
- # attr_reader :minLength
359
- #
360
- # # Human-readable labels for the property in the context of the surrounding shape.
361
- # # @return [RDF::Vocabulary::Term]
362
- # attr_reader :name
363
- #
364
- # # The namespace associated with a prefix in a prefix declaration.
365
- # # @return [RDF::Vocabulary::Term]
366
- # attr_reader :namespace
367
- #
368
- # # Specifies the node shape that all value nodes must conform to.
369
- # # @return [RDF::Vocabulary::Term]
370
- # attr_reader :node
371
- #
372
- # # Specifies the node kind (e.g. IRI or literal) each value node.
373
- # # @return [RDF::Vocabulary::Term]
374
- # attr_reader :nodeKind
375
- #
376
- # # The validator(s) used to evaluate a constraint in the context of a node shape.
377
- # # @return [RDF::Vocabulary::Term]
378
- # attr_reader :nodeValidator
379
- #
380
- # # The node expression producing the input nodes of a filter shape expression.
381
- # # @return [RDF::Vocabulary::Term]
382
- # attr_reader :nodes
383
- #
384
- # # Specifies a shape that the value nodes must not conform to.
385
- # # @return [RDF::Vocabulary::Term]
386
- # attr_reader :not
387
- #
388
- # # An expression producing the nodes that shall be inferred as objects.
389
- # # @return [RDF::Vocabulary::Term]
390
- # attr_reader :object
391
- #
392
- # # The (single) value of this property represents a path that is matched one or more times.
393
- # # @return [RDF::Vocabulary::Term]
394
- # attr_reader :oneOrMorePath
395
- #
396
- # # Indicates whether a parameter is optional.
397
- # # @return [RDF::Vocabulary::Term]
398
- # attr_reader :optional
399
- #
400
- # # Specifies a list of shapes so that the value nodes must conform to at least one of the shapes.
401
- # # @return [RDF::Vocabulary::Term]
402
- # attr_reader :or
403
- #
404
- # # Specifies the relative order of this compared to its siblings. For example use 0 for the first, 1 for the second.
405
- # # @return [RDF::Vocabulary::Term]
406
- # attr_reader :order
407
- #
408
- # # The parameters of a function or constraint component.
409
- # # @return [RDF::Vocabulary::Term]
410
- # attr_reader :parameter
411
- #
412
- # # Specifies the property path of a property shape.
413
- # # @return [RDF::Vocabulary::Term]
414
- # attr_reader :path
415
- #
416
- # # Specifies a regular expression pattern that the string representations of the value nodes must match.
417
- # # @return [RDF::Vocabulary::Term]
418
- # attr_reader :pattern
419
- #
420
- # # An expression producing the properties that shall be inferred as predicates.
421
- # # @return [RDF::Vocabulary::Term]
422
- # attr_reader :predicate
423
- #
424
- # # The prefix of a prefix declaration.
425
- # # @return [RDF::Vocabulary::Term]
426
- # attr_reader :prefix
427
- #
428
- # # The prefixes that shall be applied before parsing the associated SPARQL query.
429
- # # @return [RDF::Vocabulary::Term]
430
- # attr_reader :prefixes
431
- #
432
- # # Links a shape to its property shapes.
433
- # # @return [RDF::Vocabulary::Term]
434
- # attr_reader :property
435
- #
436
- # # The validator(s) used to evaluate a constraint in the context of a property shape.
437
- # # @return [RDF::Vocabulary::Term]
438
- # attr_reader :propertyValidator
439
- #
440
- # # The maximum number of value nodes that can conform to the shape.
441
- # # @return [RDF::Vocabulary::Term]
442
- # attr_reader :qualifiedMaxCount
443
- #
444
- # # The minimum number of value nodes that must conform to the shape.
445
- # # @return [RDF::Vocabulary::Term]
446
- # attr_reader :qualifiedMinCount
447
- #
448
- # # The shape that a specified number of values must conform to.
449
- # # @return [RDF::Vocabulary::Term]
450
- # attr_reader :qualifiedValueShape
451
- #
452
- # # Can be used to mark the qualified value shape to be disjoint with its sibling shapes.
453
- # # @return [RDF::Vocabulary::Term]
454
- # attr_reader :qualifiedValueShapesDisjoint
455
- #
456
- # # The validation results contained in a validation report.
457
- # # @return [RDF::Vocabulary::Term]
458
- # attr_reader :result
459
- #
460
- # # Links a SPARQL validator with zero or more sh:ResultAnnotation instances, defining how to derive additional result properties based on the variables of the SELECT query.
461
- # # @return [RDF::Vocabulary::Term]
462
- # attr_reader :resultAnnotation
463
- #
464
- # # Human-readable messages explaining the cause of the result.
465
- # # @return [RDF::Vocabulary::Term]
466
- # attr_reader :resultMessage
467
- #
468
- # # The path of a validation result, based on the path of the validated property shape.
469
- # # @return [RDF::Vocabulary::Term]
470
- # attr_reader :resultPath
471
- #
472
- # # The severity of the result, e.g. warning.
473
- # # @return [RDF::Vocabulary::Term]
474
- # attr_reader :resultSeverity
475
- #
476
- # # The expected type of values returned by the associated function.
477
- # # @return [RDF::Vocabulary::Term]
478
- # attr_reader :returnType
479
- #
480
- # # The rules linked to a shape.
481
- # # @return [RDF::Vocabulary::Term]
482
- # attr_reader :rule
483
- #
484
- # # The SPARQL SELECT query to execute.
485
- # # @return [RDF::Vocabulary::Term]
486
- # attr_reader :select
487
- #
488
- # # Defines the severity that validation results produced by a shape must have. Defaults to sh:Violation.
489
- # # @return [RDF::Vocabulary::Term]
490
- # attr_reader :severity
491
- #
492
- # # Shapes graphs that should be used when validating this data graph.
493
- # # @return [RDF::Vocabulary::Term]
494
- # attr_reader :shapesGraph
495
- #
496
- # # If true then the validation engine was certain that the shapes graph has passed all SHACL syntax requirements during the validation process.
497
- # # @return [RDF::Vocabulary::Term]
498
- # attr_reader :shapesGraphWellFormed
499
- #
500
- # # The constraint that was validated when the result was produced.
501
- # # @return [RDF::Vocabulary::Term]
502
- # attr_reader :sourceConstraint
503
- #
504
- # # The constraint component that is the source of the result.
505
- # # @return [RDF::Vocabulary::Term]
506
- # attr_reader :sourceConstraintComponent
507
- #
508
- # # The shape that is was validated when the result was produced.
509
- # # @return [RDF::Vocabulary::Term]
510
- # attr_reader :sourceShape
511
- #
512
- # # Links a shape with SPARQL constraints.
513
- # # @return [RDF::Vocabulary::Term]
514
- # attr_reader :sparql
515
- #
516
- # # An expression producing the resources that shall be inferred as subjects.
517
- # # @return [RDF::Vocabulary::Term]
518
- # attr_reader :subject
519
- #
520
- # # Suggested shapes graphs for this ontology. The values of this property may be used in the absence of specific sh:shapesGraph statements.
521
- # # @return [RDF::Vocabulary::Term]
522
- # attr_reader :suggestedShapesGraph
523
- #
524
- # # Links a shape to a target specified by an extension language, for example instances of sh:SPARQLTarget.
525
- # # @return [RDF::Vocabulary::Term]
526
- # attr_reader :target
527
- #
528
- # # Links a shape to a class, indicating that all instances of the class must conform to the shape.
529
- # # @return [RDF::Vocabulary::Term]
530
- # attr_reader :targetClass
531
- #
532
- # # Links a shape to individual nodes, indicating that these nodes must conform to the shape.
533
- # # @return [RDF::Vocabulary::Term]
534
- # attr_reader :targetNode
535
- #
536
- # # Links a shape to a property, indicating that all all objects of triples that have the given property as their predicate must conform to the shape.
537
- # # @return [RDF::Vocabulary::Term]
538
- # attr_reader :targetObjectsOf
539
- #
540
- # # Links a shape to a property, indicating that all subjects of triples that have the given property as their predicate must conform to the shape.
541
- # # @return [RDF::Vocabulary::Term]
542
- # attr_reader :targetSubjectsOf
543
- #
544
- # # A list of node expressions that shall be used together.
545
- # # @return [RDF::Vocabulary::Term]
546
- # attr_reader :union
547
- #
548
- # # Specifies whether all node values must have a unique (or no) language tag.
549
- # # @return [RDF::Vocabulary::Term]
550
- # attr_reader :uniqueLang
551
- #
552
- # # The SPARQL UPDATE to execute.
553
- # # @return [RDF::Vocabulary::Term]
554
- # attr_reader :update
555
- #
556
- # # The validator(s) used to evaluate constraints of either node or property shapes.
557
- # # @return [RDF::Vocabulary::Term]
558
- # attr_reader :validator
559
- #
560
- # # An RDF node that has caused the result.
561
- # # @return [RDF::Vocabulary::Term]
562
- # attr_reader :value
563
- #
564
- # # Specifies a list of shapes so that the value nodes must conform to exactly one of the shapes.
565
- # # @return [RDF::Vocabulary::Term]
566
- # attr_reader :xone
567
- #
568
- # # The (single) value of this property represents a path that is matched zero or more times.
569
- # # @return [RDF::Vocabulary::Term]
570
- # attr_reader :zeroOrMorePath
571
- #
572
- # # The (single) value of this property represents a path that is matched zero or one times.
573
- # # @return [RDF::Vocabulary::Term]
574
- # attr_reader :zeroOrOnePath
575
- #
576
- # # A constraint component that can be used to test whether a value node conforms to all members of a provided list of shapes.
577
- # # @return [RDF::Vocabulary::Term]
578
- # attr_reader :AndConstraintComponent
579
- #
580
- # # The node kind of all blank nodes.
581
- # # @return [RDF::Vocabulary::Term]
582
- # attr_reader :BlankNode
583
- #
584
- # # The node kind of all blank nodes or IRIs.
585
- # # @return [RDF::Vocabulary::Term]
586
- # attr_reader :BlankNodeOrIRI
587
- #
588
- # # The node kind of all blank nodes or literals.
589
- # # @return [RDF::Vocabulary::Term]
590
- # attr_reader :BlankNodeOrLiteral
591
- #
592
- # # A constraint component that can be used to verify that each value node is an instance of a given type.
593
- # # @return [RDF::Vocabulary::Term]
594
- # attr_reader :ClassConstraintComponent
595
- #
596
- # # A constraint component that can be used to indicate that focus nodes must only have values for those properties that have been explicitly enumerated via sh:property/sh:path.
597
- # # @return [RDF::Vocabulary::Term]
598
- # attr_reader :ClosedConstraintComponent
599
- #
600
- # # A constraint component that can be used to restrict the datatype of all value nodes.
601
- # # @return [RDF::Vocabulary::Term]
602
- # attr_reader :DatatypeConstraintComponent
603
- #
604
- # # A constraint component that can be used to verify that the set of value nodes is disjoint with the the set of nodes that have the focus node as subject and the value of a given property as predicate.
605
- # # @return [RDF::Vocabulary::Term]
606
- # attr_reader :DisjointConstraintComponent
607
- #
608
- # # A constraint component that can be used to verify that the set of value nodes is equal to the set of nodes that have the focus node as subject and the value of a given property as predicate.
609
- # # @return [RDF::Vocabulary::Term]
610
- # attr_reader :EqualsConstraintComponent
611
- #
612
- # # A constraint component that can be used to verify that a given node expression produces true for all value nodes.
613
- # # @return [RDF::Vocabulary::Term]
614
- # attr_reader :ExpressionConstraintComponent
615
- #
616
- # # A constraint component that can be used to verify that one of the value nodes is a given RDF node.
617
- # # @return [RDF::Vocabulary::Term]
618
- # attr_reader :HasValueConstraintComponent
619
- #
620
- # # The node kind of all IRIs.
621
- # # @return [RDF::Vocabulary::Term]
622
- # attr_reader :IRI
623
- #
624
- # # The node kind of all IRIs or literals.
625
- # # @return [RDF::Vocabulary::Term]
626
- # attr_reader :IRIOrLiteral
627
- #
628
- # # A constraint component that can be used to exclusively enumerate the permitted value nodes.
629
- # # @return [RDF::Vocabulary::Term]
630
- # attr_reader :InConstraintComponent
631
- #
632
- # # The severity for an informational validation result.
633
- # # @return [RDF::Vocabulary::Term]
634
- # attr_reader :Info
635
- #
636
- # # A constraint component with the parameter sh:js linking to a sh:JSConstraint containing a sh:script.
637
- # # @return [RDF::Vocabulary::Term]
638
- # attr_reader :JSConstraintComponent
639
- #
640
- # # A constraint component that can be used to enumerate language tags that all value nodes must have.
641
- # # @return [RDF::Vocabulary::Term]
642
- # attr_reader :LanguageInConstraintComponent
643
- #
644
- # # A constraint component that can be used to verify that each value node is smaller than all the nodes that have the focus node as subject and the value of a given property as predicate.
645
- # # @return [RDF::Vocabulary::Term]
646
- # attr_reader :LessThanConstraintComponent
647
- #
648
- # # A constraint component that can be used to verify that every value node is smaller than all the nodes that have the focus node as subject and the value of a given property as predicate.
649
- # # @return [RDF::Vocabulary::Term]
650
- # attr_reader :LessThanOrEqualsConstraintComponent
651
- #
652
- # # The node kind of all literals.
653
- # # @return [RDF::Vocabulary::Term]
654
- # attr_reader :Literal
655
- #
656
- # # A constraint component that can be used to restrict the maximum number of value nodes.
657
- # # @return [RDF::Vocabulary::Term]
658
- # attr_reader :MaxCountConstraintComponent
659
- #
660
- # # A constraint component that can be used to restrict the range of value nodes with a maximum exclusive value.
661
- # # @return [RDF::Vocabulary::Term]
662
- # attr_reader :MaxExclusiveConstraintComponent
663
- #
664
- # # A constraint component that can be used to restrict the range of value nodes with a maximum inclusive value.
665
- # # @return [RDF::Vocabulary::Term]
666
- # attr_reader :MaxInclusiveConstraintComponent
667
- #
668
- # # A constraint component that can be used to restrict the maximum string length of value nodes.
669
- # # @return [RDF::Vocabulary::Term]
670
- # attr_reader :MaxLengthConstraintComponent
671
- #
672
- # # A constraint component that can be used to restrict the minimum number of value nodes.
673
- # # @return [RDF::Vocabulary::Term]
674
- # attr_reader :MinCountConstraintComponent
675
- #
676
- # # A constraint component that can be used to restrict the range of value nodes with a minimum exclusive value.
677
- # # @return [RDF::Vocabulary::Term]
678
- # attr_reader :MinExclusiveConstraintComponent
679
- #
680
- # # A constraint component that can be used to restrict the range of value nodes with a minimum inclusive value.
681
- # # @return [RDF::Vocabulary::Term]
682
- # attr_reader :MinInclusiveConstraintComponent
683
- #
684
- # # A constraint component that can be used to restrict the minimum string length of value nodes.
685
- # # @return [RDF::Vocabulary::Term]
686
- # attr_reader :MinLengthConstraintComponent
687
- #
688
- # # A constraint component that can be used to verify that all value nodes conform to the given node shape.
689
- # # @return [RDF::Vocabulary::Term]
690
- # attr_reader :NodeConstraintComponent
691
- #
692
- # # A constraint component that can be used to restrict the RDF node kind of each value node.
693
- # # @return [RDF::Vocabulary::Term]
694
- # attr_reader :NodeKindConstraintComponent
695
- #
696
- # # A constraint component that can be used to verify that value nodes do not conform to a given shape.
697
- # # @return [RDF::Vocabulary::Term]
698
- # attr_reader :NotConstraintComponent
699
- #
700
- # # A constraint component that can be used to restrict the value nodes so that they conform to at least one out of several provided shapes.
701
- # # @return [RDF::Vocabulary::Term]
702
- # attr_reader :OrConstraintComponent
703
- #
704
- # # A constraint component that can be used to verify that every value node matches a given regular expression.
705
- # # @return [RDF::Vocabulary::Term]
706
- # attr_reader :PatternConstraintComponent
707
- #
708
- # # A constraint component that can be used to verify that all value nodes conform to the given property shape.
709
- # # @return [RDF::Vocabulary::Term]
710
- # attr_reader :PropertyConstraintComponent
711
- #
712
- # # A constraint component that can be used to verify that a specified maximum number of value nodes conforms to a given shape.
713
- # # @return [RDF::Vocabulary::Term]
714
- # attr_reader :QualifiedMaxCountConstraintComponent
715
- #
716
- # # A constraint component that can be used to verify that a specified minimum number of value nodes conforms to a given shape.
717
- # # @return [RDF::Vocabulary::Term]
718
- # attr_reader :QualifiedMinCountConstraintComponent
719
- #
720
- # # A constraint component that can be used to define constraints based on SPARQL queries.
721
- # # @return [RDF::Vocabulary::Term]
722
- # attr_reader :SPARQLConstraintComponent
723
- #
724
- # # A constraint component that can be used to specify that no pair of value nodes may use the same language tag.
725
- # # @return [RDF::Vocabulary::Term]
726
- # attr_reader :UniqueLangConstraintComponent
727
- #
728
- # # The severity for a violation validation result.
729
- # # @return [RDF::Vocabulary::Term]
730
- # attr_reader :Violation
731
- #
732
- # # The severity for a warning validation result.
733
- # # @return [RDF::Vocabulary::Term]
734
- # attr_reader :Warning
735
- #
736
- # # A constraint component that can be used to restrict the value nodes so that they conform to exactly one out of several provided shapes.
737
- # # @return [RDF::Vocabulary::Term]
738
- # attr_reader :XoneConstraintComponent
739
- #
740
- # # A node expression that represents the current focus node.
741
- # # @return [RDF::Vocabulary::Term]
742
- # attr_reader :this
743
- #
744
- # end
745
6
  SH = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/shacl#")) do
746
7
 
747
8
  # Ontology definition
748
9
  ontology :"http://www.w3.org/ns/shacl#",
749
10
  comment: "This vocabulary defines terms used in SHACL, the W3C Shapes Constraint Language.".freeze,
750
- label: "W3C Shapes Constraint Language (SHACL) Vocabulary".freeze,
751
- "sh:declare": term(
752
- "sh:namespace": "http://www.w3.org/ns/shacl#".freeze,
753
- "sh:prefix": "sh".freeze
11
+ "http://www.w3.org/ns/shacl#declare": term(
12
+ "http://www.w3.org/ns/shacl#namespace": "http://www.w3.org/ns/shacl#".freeze,
13
+ "http://www.w3.org/ns/shacl#prefix": "sh".freeze
754
14
  ),
755
- "sh:suggestedShapesGraph": "http://www.w3.org/ns/shacl-shacl#".freeze,
756
- type: "owl:Ontology".freeze
15
+ "http://www.w3.org/ns/shacl#suggestedShapesGraph": "http://www.w3.org/ns/shacl-shacl#".freeze,
16
+ label: "W3C Shapes Constraint Language (SHACL) Vocabulary".freeze,
17
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
757
18
 
758
19
  # Class definitions
759
20
  term :AbstractResult,
760
21
  comment: "The base class of validation results, typically not instantiated directly.".freeze,
761
- isDefinedBy: "sh:".freeze,
22
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
762
23
  label: "Abstract result".freeze,
763
- subClassOf: "rdfs:Resource".freeze,
764
- type: "rdfs:Class".freeze
24
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
25
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
765
26
  term :ConstraintComponent,
766
27
  comment: "The class of constraint components.".freeze,
767
- isDefinedBy: "sh:".freeze,
28
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
768
29
  label: "Constraint component".freeze,
769
- subClassOf: "sh:Parameterizable".freeze,
770
- type: "rdfs:Class".freeze
30
+ subClassOf: "http://www.w3.org/ns/shacl#Parameterizable".freeze,
31
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
771
32
  term :Function,
772
33
  comment: "The class of SHACL functions.".freeze,
773
- isDefinedBy: "sh:".freeze,
34
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
774
35
  label: "Function".freeze,
775
- subClassOf: "sh:Parameterizable".freeze,
776
- type: "rdfs:Class".freeze
36
+ subClassOf: "http://www.w3.org/ns/shacl#Parameterizable".freeze,
37
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
777
38
  term :JSConstraint,
778
39
  comment: "The class of constraints backed by a JavaScript function.".freeze,
779
- isDefinedBy: "sh:".freeze,
40
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
780
41
  label: "JavaScript-based constraint".freeze,
781
- subClassOf: "sh:JSExecutable".freeze,
782
- type: "rdfs:Class".freeze
42
+ subClassOf: "http://www.w3.org/ns/shacl#JSExecutable".freeze,
43
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
783
44
  term :JSExecutable,
784
45
  comment: "Abstract base class of resources that declare an executable JavaScript.".freeze,
785
- isDefinedBy: "sh:".freeze,
46
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
786
47
  label: "JavaScript executable".freeze,
787
- subClassOf: "rdfs:Resource".freeze,
788
- type: "rdfs:Class".freeze
48
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
49
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
789
50
  term :JSFunction,
790
51
  comment: "The class of SHACL functions that execute a JavaScript function when called.".freeze,
791
- isDefinedBy: "sh:".freeze,
52
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
792
53
  label: "JavaScript function".freeze,
793
- subClassOf: ["sh:Function".freeze, "sh:JSExecutable".freeze],
794
- type: "rdfs:Class".freeze
54
+ subClassOf: ["http://www.w3.org/ns/shacl#Function".freeze, "http://www.w3.org/ns/shacl#JSExecutable".freeze],
55
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
795
56
  term :JSLibrary,
796
57
  comment: "Represents a JavaScript library, typically identified by one or more URLs of files to include.".freeze,
797
- isDefinedBy: "sh:".freeze,
58
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
798
59
  label: "JavaScript library".freeze,
799
- subClassOf: "rdfs:Resource".freeze,
800
- type: "rdfs:Class".freeze
60
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
61
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
801
62
  term :JSRule,
802
63
  comment: "The class of SHACL rules expressed using JavaScript.".freeze,
803
- isDefinedBy: "sh:".freeze,
64
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
804
65
  label: "JavaScript rule".freeze,
805
- subClassOf: ["sh:JSExecutable".freeze, "sh:Rule".freeze],
806
- type: "rdfs:Class".freeze
66
+ subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable".freeze, "http://www.w3.org/ns/shacl#Rule".freeze],
67
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
807
68
  term :JSTarget,
808
69
  comment: "The class of targets that are based on JavaScript functions.".freeze,
809
- isDefinedBy: "sh:".freeze,
70
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
810
71
  label: "JavaScript target".freeze,
811
- subClassOf: ["sh:JSExecutable".freeze, "sh:Target".freeze],
812
- type: "rdfs:Class".freeze
72
+ subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable".freeze, "http://www.w3.org/ns/shacl#Target".freeze],
73
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
813
74
  term :JSTargetType,
814
75
  comment: "The (meta) class for parameterizable targets that are based on JavaScript functions.".freeze,
815
- isDefinedBy: "sh:".freeze,
76
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
816
77
  label: "JavaScript target type".freeze,
817
- subClassOf: ["sh:JSExecutable".freeze, "sh:TargetType".freeze],
818
- type: "rdfs:Class".freeze
78
+ subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable".freeze, "http://www.w3.org/ns/shacl#TargetType".freeze],
79
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
819
80
  term :JSValidator,
820
81
  comment: "A SHACL validator based on JavaScript. This can be used to declare SHACL constraint components that perform JavaScript-based validation when used.".freeze,
821
- isDefinedBy: "sh:".freeze,
82
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
822
83
  label: "JavaScript validator".freeze,
823
- subClassOf: ["sh:JSExecutable".freeze, "sh:Validator".freeze],
824
- type: "rdfs:Class".freeze
84
+ subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable".freeze, "http://www.w3.org/ns/shacl#Validator".freeze],
85
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
825
86
  term :NodeKind,
826
87
  comment: "The class of all node kinds, including sh:BlankNode, sh:IRI, sh:Literal or the combinations of these: sh:BlankNodeOrIRI, sh:BlankNodeOrLiteral, sh:IRIOrLiteral.".freeze,
827
- isDefinedBy: "sh:".freeze,
88
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
828
89
  label: "Node kind".freeze,
829
- subClassOf: "rdfs:Resource".freeze,
830
- type: "rdfs:Class".freeze
90
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
91
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
831
92
  term :NodeShape,
832
93
  comment: "A node shape is a shape that specifies constraint that need to be met with respect to focus nodes.".freeze,
833
- isDefinedBy: "sh:".freeze,
94
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
834
95
  label: "Node shape".freeze,
835
- subClassOf: "sh:Shape".freeze,
836
- type: "rdfs:Class".freeze
96
+ subClassOf: "http://www.w3.org/ns/shacl#Shape".freeze,
97
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
837
98
  term :Parameter,
838
99
  comment: "The class of parameter declarations, consisting of a path predicate and (possibly) information about allowed value type, cardinality and other characteristics.".freeze,
839
- isDefinedBy: "sh:".freeze,
100
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
840
101
  label: "Parameter".freeze,
841
- subClassOf: "sh:PropertyShape".freeze,
842
- type: "rdfs:Class".freeze
102
+ subClassOf: "http://www.w3.org/ns/shacl#PropertyShape".freeze,
103
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
843
104
  term :Parameterizable,
844
105
  comment: "Superclass of components that can take parameters, especially functions and constraint components.".freeze,
845
- isDefinedBy: "sh:".freeze,
106
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
846
107
  label: "Parameterizable".freeze,
847
- subClassOf: "rdfs:Resource".freeze,
848
- type: "rdfs:Class".freeze
108
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
109
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
849
110
  term :PrefixDeclaration,
850
111
  comment: "The class of prefix declarations, consisting of pairs of a prefix with a namespace.".freeze,
851
- isDefinedBy: "sh:".freeze,
112
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
852
113
  label: "Prefix declaration".freeze,
853
- subClassOf: "rdfs:Resource".freeze,
854
- type: "rdfs:Class".freeze
114
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
115
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
855
116
  term :PropertyGroup,
856
117
  comment: "Instances of this class represent groups of property shapes that belong together.".freeze,
857
- isDefinedBy: "sh:".freeze,
118
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
858
119
  label: "Property group".freeze,
859
- subClassOf: "rdfs:Resource".freeze,
860
- type: "rdfs:Class".freeze
120
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
121
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
861
122
  term :PropertyShape,
862
123
  comment: "A property shape is a shape that specifies constraints on the values of a focus node for a given property or path.".freeze,
863
- isDefinedBy: "sh:".freeze,
124
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
864
125
  label: "Property shape".freeze,
865
- subClassOf: "sh:Shape".freeze,
866
- type: "rdfs:Class".freeze
126
+ subClassOf: "http://www.w3.org/ns/shacl#Shape".freeze,
127
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
867
128
  term :ResultAnnotation,
868
129
  comment: "A class of result annotations, which define the rules to derive the values of a given annotation property as extra values for a validation result.".freeze,
869
- isDefinedBy: "sh:".freeze,
130
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
870
131
  label: "Result annotation".freeze,
871
- subClassOf: "rdfs:Resource".freeze,
872
- type: "rdfs:Class".freeze
132
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
133
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
873
134
  term :Rule,
874
135
  comment: "The class of SHACL rules. Never instantiated directly.".freeze,
875
- isDefinedBy: "sh:".freeze,
136
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
876
137
  label: "Rule".freeze,
877
- subClassOf: "rdfs:Resource".freeze,
878
- type: "rdfs:Class".freeze
138
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
139
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
879
140
  term :SPARQLAskExecutable,
880
141
  comment: "The class of SPARQL executables that are based on an ASK query.".freeze,
881
- isDefinedBy: "sh:".freeze,
142
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
882
143
  label: "SPARQL ASK executable".freeze,
883
- subClassOf: "sh:SPARQLExecutable".freeze,
884
- type: "rdfs:Class".freeze
144
+ subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable".freeze,
145
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
885
146
  term :SPARQLAskValidator,
886
147
  comment: "The class of validators based on SPARQL ASK queries. The queries are evaluated for each value node and are supposed to return true if the given node conforms.".freeze,
887
- isDefinedBy: "sh:".freeze,
148
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
888
149
  label: "SPARQL ASK validator".freeze,
889
- subClassOf: ["sh:SPARQLAskExecutable".freeze, "sh:Validator".freeze],
890
- type: "rdfs:Class".freeze
150
+ subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable".freeze, "http://www.w3.org/ns/shacl#Validator".freeze],
151
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
891
152
  term :SPARQLConstraint,
892
153
  comment: "The class of constraints based on SPARQL SELECT queries.".freeze,
893
- isDefinedBy: "sh:".freeze,
154
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
894
155
  label: "SPARQL constraint".freeze,
895
- subClassOf: "sh:SPARQLSelectExecutable".freeze,
896
- type: "rdfs:Class".freeze
156
+ subClassOf: "http://www.w3.org/ns/shacl#SPARQLSelectExecutable".freeze,
157
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
897
158
  term :SPARQLConstructExecutable,
898
159
  comment: "The class of SPARQL executables that are based on a CONSTRUCT query.".freeze,
899
- isDefinedBy: "sh:".freeze,
160
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
900
161
  label: "SPARQL CONSTRUCT executable".freeze,
901
- subClassOf: "sh:SPARQLExecutable".freeze,
902
- type: "rdfs:Class".freeze
162
+ subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable".freeze,
163
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
903
164
  term :SPARQLExecutable,
904
165
  comment: "The class of resources that encapsulate a SPARQL query.".freeze,
905
- isDefinedBy: "sh:".freeze,
166
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
906
167
  label: "SPARQL executable".freeze,
907
- subClassOf: "rdfs:Resource".freeze,
908
- type: "rdfs:Class".freeze
168
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
169
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
909
170
  term :SPARQLFunction,
910
171
  comment: "A function backed by a SPARQL query - either ASK or SELECT.".freeze,
911
- isDefinedBy: "sh:".freeze,
172
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
912
173
  label: "SPARQL function".freeze,
913
- subClassOf: ["sh:Function".freeze, "sh:SPARQLAskExecutable".freeze, "sh:SPARQLSelectExecutable".freeze],
914
- type: "rdfs:Class".freeze
174
+ subClassOf: ["http://www.w3.org/ns/shacl#Function".freeze, "http://www.w3.org/ns/shacl#SPARQLAskExecutable".freeze, "http://www.w3.org/ns/shacl#SPARQLSelectExecutable".freeze],
175
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
915
176
  term :SPARQLRule,
916
177
  comment: "The class of SHACL rules based on SPARQL CONSTRUCT queries.".freeze,
917
- isDefinedBy: "sh:".freeze,
178
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
918
179
  label: "SPARQL CONSTRUCT rule".freeze,
919
- subClassOf: ["sh:Rule".freeze, "sh:SPARQLConstructExecutable".freeze],
920
- type: "rdfs:Class".freeze
180
+ subClassOf: ["http://www.w3.org/ns/shacl#Rule".freeze, "http://www.w3.org/ns/shacl#SPARQLConstructExecutable".freeze],
181
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
921
182
  term :SPARQLSelectExecutable,
922
183
  comment: "The class of SPARQL executables based on a SELECT query.".freeze,
923
- isDefinedBy: "sh:".freeze,
184
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
924
185
  label: "SPARQL SELECT executable".freeze,
925
- subClassOf: "sh:SPARQLExecutable".freeze,
926
- type: "rdfs:Class".freeze
186
+ subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable".freeze,
187
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
927
188
  term :SPARQLSelectValidator,
928
189
  comment: "The class of validators based on SPARQL SELECT queries. The queries are evaluated for each focus node and are supposed to produce bindings for all focus nodes that do not conform.".freeze,
929
- isDefinedBy: "sh:".freeze,
190
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
930
191
  label: "SPARQL SELECT validator".freeze,
931
- subClassOf: ["sh:SPARQLSelectExecutable".freeze, "sh:Validator".freeze],
932
- type: "rdfs:Class".freeze
192
+ subClassOf: ["http://www.w3.org/ns/shacl#SPARQLSelectExecutable".freeze, "http://www.w3.org/ns/shacl#Validator".freeze],
193
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
933
194
  term :SPARQLTarget,
934
195
  comment: "The class of targets that are based on SPARQL queries.".freeze,
935
- isDefinedBy: "sh:".freeze,
196
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
936
197
  label: "SPARQL target".freeze,
937
- subClassOf: ["sh:SPARQLAskExecutable".freeze, "sh:SPARQLSelectExecutable".freeze, "sh:Target".freeze],
938
- type: "rdfs:Class".freeze
198
+ subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable".freeze, "http://www.w3.org/ns/shacl#SPARQLSelectExecutable".freeze, "http://www.w3.org/ns/shacl#Target".freeze],
199
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
939
200
  term :SPARQLTargetType,
940
201
  comment: "The (meta) class for parameterizable targets that are based on SPARQL queries.".freeze,
941
- isDefinedBy: "sh:".freeze,
202
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
942
203
  label: "SPARQL target type".freeze,
943
- subClassOf: ["sh:SPARQLAskExecutable".freeze, "sh:SPARQLSelectExecutable".freeze, "sh:TargetType".freeze],
944
- type: "rdfs:Class".freeze
204
+ subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable".freeze, "http://www.w3.org/ns/shacl#SPARQLSelectExecutable".freeze, "http://www.w3.org/ns/shacl#TargetType".freeze],
205
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
945
206
  term :SPARQLUpdateExecutable,
946
207
  comment: "The class of SPARQL executables based on a SPARQL UPDATE.".freeze,
947
- isDefinedBy: "sh:".freeze,
208
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
948
209
  label: "SPARQL UPDATE executable".freeze,
949
- subClassOf: "sh:SPARQLExecutable".freeze,
950
- type: "rdfs:Class".freeze
210
+ subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable".freeze,
211
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
951
212
  term :Severity,
952
213
  comment: "The class of validation result severity levels, including violation and warning levels.".freeze,
953
- isDefinedBy: "sh:".freeze,
214
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
954
215
  label: "Severity".freeze,
955
- subClassOf: "rdfs:Resource".freeze,
956
- type: "rdfs:Class".freeze
216
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
217
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
957
218
  term :Shape,
958
219
  comment: "A shape is a collection of constraints that may be targeted for certain nodes.".freeze,
959
- isDefinedBy: "sh:".freeze,
220
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
960
221
  label: "Shape".freeze,
961
- subClassOf: "rdfs:Resource".freeze,
962
- type: "rdfs:Class".freeze
222
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
223
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
963
224
  term :Target,
964
225
  comment: "The base class of targets such as those based on SPARQL queries.".freeze,
965
- isDefinedBy: "sh:".freeze,
226
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
966
227
  label: "Target".freeze,
967
- subClassOf: "rdfs:Resource".freeze,
968
- type: "rdfs:Class".freeze
228
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
229
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
969
230
  term :TargetType,
970
231
  comment: "The (meta) class for parameterizable targets.\tInstances of this are instantiated as values of the sh:target property.".freeze,
971
- isDefinedBy: "sh:".freeze,
232
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
972
233
  label: "Target type".freeze,
973
- subClassOf: ["rdfs:Class".freeze, "sh:Parameterizable".freeze],
974
- type: "rdfs:Class".freeze
234
+ subClassOf: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/ns/shacl#Parameterizable".freeze],
235
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
975
236
  term :TripleRule,
976
- isDefinedBy: "sh:".freeze,
237
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
977
238
  label: "A rule based on triple (subject, predicate, object) pattern.".freeze,
978
- subClassOf: "sh:Rule".freeze,
979
- type: "rdfs:Class".freeze
239
+ subClassOf: "http://www.w3.org/ns/shacl#Rule".freeze,
240
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
980
241
  term :ValidationReport,
981
242
  comment: "The class of SHACL validation reports.".freeze,
982
- isDefinedBy: "sh:".freeze,
243
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
983
244
  label: "Validation report".freeze,
984
- subClassOf: "rdfs:Resource".freeze,
985
- type: "rdfs:Class".freeze
245
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
246
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
986
247
  term :ValidationResult,
987
248
  comment: "The class of validation results.".freeze,
988
- isDefinedBy: "sh:".freeze,
249
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
989
250
  label: "Validation result".freeze,
990
- subClassOf: "sh:AbstractResult".freeze,
991
- type: "rdfs:Class".freeze
251
+ subClassOf: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
252
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
992
253
  term :Validator,
993
254
  comment: "The class of validators, which provide instructions on how to process a constraint definition. This class serves as base class for the SPARQL-based validators and other possible implementations.".freeze,
994
- isDefinedBy: "sh:".freeze,
255
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
995
256
  label: "Validator".freeze,
996
- subClassOf: "rdfs:Resource".freeze,
997
- type: "rdfs:Class".freeze
257
+ subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
258
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
998
259
 
999
260
  # Property definitions
1000
261
  property :alternativePath,
1001
262
  comment: "The (single) value of this property must be a list of path elements, representing the elements of alternative paths.".freeze,
1002
- isDefinedBy: "sh:".freeze,
263
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1003
264
  label: "alternative path".freeze,
1004
- range: "rdf:List".freeze,
1005
- type: "rdf:Property".freeze
265
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
266
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1006
267
  property :and,
1007
268
  comment: "RDF list of shapes to validate the value nodes against.".freeze,
1008
- isDefinedBy: "sh:".freeze,
269
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1009
270
  label: "and".freeze,
1010
- range: "rdf:List".freeze,
1011
- type: "rdf:Property".freeze
271
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
272
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1012
273
  property :annotationProperty,
1013
274
  comment: "The annotation property that shall be set.".freeze,
1014
- domain: "sh:ResultAnnotation".freeze,
1015
- isDefinedBy: "sh:".freeze,
275
+ domain: "http://www.w3.org/ns/shacl#ResultAnnotation".freeze,
276
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1016
277
  label: "annotation property".freeze,
1017
- range: "rdf:Property".freeze,
1018
- type: "rdf:Property".freeze
278
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
279
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1019
280
  property :annotationValue,
1020
281
  comment: "The (default) values of the annotation property.".freeze,
1021
- domain: "sh:ResultAnnotation".freeze,
1022
- isDefinedBy: "sh:".freeze,
282
+ domain: "http://www.w3.org/ns/shacl#ResultAnnotation".freeze,
283
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1023
284
  label: "annotation value".freeze,
1024
- type: "rdf:Property".freeze
285
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1025
286
  property :annotationVarName,
1026
287
  comment: "The name of the SPARQL variable from the SELECT clause that shall be used for the values.".freeze,
1027
- domain: "sh:ResultAnnotation".freeze,
1028
- isDefinedBy: "sh:".freeze,
288
+ domain: "http://www.w3.org/ns/shacl#ResultAnnotation".freeze,
289
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1029
290
  label: "annotation variable name".freeze,
1030
- range: "xsd:string".freeze,
1031
- type: "rdf:Property".freeze
291
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
292
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1032
293
  property :ask,
1033
294
  comment: "The SPARQL ASK query to execute.".freeze,
1034
- domain: "sh:SPARQLAskExecutable".freeze,
1035
- isDefinedBy: "sh:".freeze,
295
+ domain: "http://www.w3.org/ns/shacl#SPARQLAskExecutable".freeze,
296
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1036
297
  label: "ask".freeze,
1037
- range: "xsd:string".freeze,
1038
- type: "rdf:Property".freeze
298
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
299
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1039
300
  property :class,
1040
301
  comment: "The type that all value nodes must have.".freeze,
1041
- isDefinedBy: "sh:".freeze,
302
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1042
303
  label: "class".freeze,
1043
- range: "rdfs:Class".freeze,
1044
- type: "rdf:Property".freeze
304
+ range: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
305
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1045
306
  property :closed,
1046
307
  comment: "If set to true then the shape is closed.".freeze,
1047
- isDefinedBy: "sh:".freeze,
308
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1048
309
  label: "closed".freeze,
1049
- range: "xsd:boolean".freeze,
1050
- type: "rdf:Property".freeze
310
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
311
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1051
312
  property :condition,
1052
313
  comment: "The shapes that the focus nodes need to conform to before a rule is executed on them.".freeze,
1053
- domain: "sh:Rule".freeze,
1054
- isDefinedBy: "sh:".freeze,
314
+ domain: "http://www.w3.org/ns/shacl#Rule".freeze,
315
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1055
316
  label: "condition".freeze,
1056
- range: "sh:Shape".freeze,
1057
- type: "rdf:Property".freeze
317
+ range: "http://www.w3.org/ns/shacl#Shape".freeze,
318
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1058
319
  property :conforms,
1059
320
  comment: "True if the validation did not produce any validation results, and false otherwise.".freeze,
1060
- domain: "sh:ValidationReport".freeze,
1061
- isDefinedBy: "sh:".freeze,
321
+ domain: "http://www.w3.org/ns/shacl#ValidationReport".freeze,
322
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1062
323
  label: "conforms".freeze,
1063
- range: "xsd:boolean".freeze,
1064
- type: "rdf:Property".freeze
324
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
325
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1065
326
  property :construct,
1066
327
  comment: "The SPARQL CONSTRUCT query to execute.".freeze,
1067
- domain: "sh:SPARQLConstructExecutable".freeze,
1068
- isDefinedBy: "sh:".freeze,
328
+ domain: "http://www.w3.org/ns/shacl#SPARQLConstructExecutable".freeze,
329
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1069
330
  label: "construct".freeze,
1070
- range: "xsd:string".freeze,
1071
- type: "rdf:Property".freeze
331
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
332
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1072
333
  property :datatype,
1073
334
  comment: "Specifies an RDF datatype that all value nodes must have.".freeze,
1074
- isDefinedBy: "sh:".freeze,
335
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1075
336
  label: "datatype".freeze,
1076
- range: "rdfs:Datatype".freeze,
1077
- type: "rdf:Property".freeze
337
+ range: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze,
338
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1078
339
  property :deactivated,
1079
340
  comment: "If set to true then all nodes conform to this.".freeze,
1080
- isDefinedBy: "sh:".freeze,
341
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1081
342
  label: "deactivated".freeze,
1082
- range: "xsd:boolean".freeze,
1083
- type: "rdf:Property".freeze
343
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
344
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1084
345
  property :declare,
1085
346
  comment: "Links a resource with its namespace prefix declarations.".freeze,
1086
- domain: "owl:Ontology".freeze,
1087
- isDefinedBy: "sh:".freeze,
347
+ domain: "http://www.w3.org/2002/07/owl#Ontology".freeze,
348
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1088
349
  label: "declare".freeze,
1089
- range: "sh:PrefixDeclaration".freeze,
1090
- type: "rdf:Property".freeze
350
+ range: "http://www.w3.org/ns/shacl#PrefixDeclaration".freeze,
351
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1091
352
  property :defaultValue,
1092
353
  comment: "A default value for a property, for example for user interface tools to pre-populate input fields.".freeze,
1093
- domain: "sh:PropertyShape".freeze,
1094
- isDefinedBy: "sh:".freeze,
354
+ domain: "http://www.w3.org/ns/shacl#PropertyShape".freeze,
355
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1095
356
  label: "default value".freeze,
1096
- type: "rdf:Property".freeze
357
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1097
358
  property :description,
1098
359
  comment: "Human-readable descriptions for the property in the context of the surrounding shape.".freeze,
1099
- domain: "sh:PropertyShape".freeze,
1100
- isDefinedBy: "sh:".freeze,
360
+ domain: "http://www.w3.org/ns/shacl#PropertyShape".freeze,
361
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1101
362
  label: "description".freeze,
1102
- type: "rdf:Property".freeze
363
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1103
364
  property :detail,
1104
365
  comment: "Links a result with other results that provide more details, for example to describe violations against nested shapes.".freeze,
1105
- domain: "sh:AbstractResult".freeze,
1106
- isDefinedBy: "sh:".freeze,
366
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
367
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1107
368
  label: "detail".freeze,
1108
- range: "sh:AbstractResult".freeze,
1109
- type: "rdf:Property".freeze
369
+ range: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
370
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1110
371
  property :disjoint,
1111
372
  comment: "Specifies a property where the set of values must be disjoint with the value nodes.".freeze,
1112
- isDefinedBy: "sh:".freeze,
373
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1113
374
  label: "disjoint".freeze,
1114
- range: "rdf:Property".freeze,
1115
- type: "rdf:Property".freeze
375
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
376
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1116
377
  property :entailment,
1117
378
  comment: "An entailment regime that indicates what kind of inferencing is required by a shapes graph.".freeze,
1118
- domain: "owl:Ontology".freeze,
1119
- isDefinedBy: "sh:".freeze,
379
+ domain: "http://www.w3.org/2002/07/owl#Ontology".freeze,
380
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1120
381
  label: "entailment".freeze,
1121
- range: "rdfs:Resource".freeze,
1122
- type: "rdf:Property".freeze
382
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
383
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1123
384
  property :equals,
1124
385
  comment: "Specifies a property that must have the same values as the value nodes.".freeze,
1125
- isDefinedBy: "sh:".freeze,
386
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1126
387
  label: "equals".freeze,
1127
- range: "rdf:Property".freeze,
1128
- type: "rdf:Property".freeze
388
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
389
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1129
390
  property :expression,
1130
391
  comment: "The node expression that must return true for the value nodes.".freeze,
1131
- isDefinedBy: "sh:".freeze,
392
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1132
393
  label: "expression".freeze,
1133
- type: "rdf:Property".freeze
394
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1134
395
  property :filterShape,
1135
396
  comment: "The shape that all input nodes of the expression need to conform to.".freeze,
1136
- isDefinedBy: "sh:".freeze,
397
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1137
398
  label: "filter shape".freeze,
1138
- range: "sh:Shape".freeze,
1139
- type: "rdf:Property".freeze
399
+ range: "http://www.w3.org/ns/shacl#Shape".freeze,
400
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1140
401
  property :flags,
1141
402
  comment: "An optional flag to be used with regular expression pattern matching.".freeze,
1142
- isDefinedBy: "sh:".freeze,
403
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1143
404
  label: "flags".freeze,
1144
- range: "xsd:string".freeze,
1145
- type: "rdf:Property".freeze
405
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
406
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1146
407
  property :focusNode,
1147
408
  comment: "The focus node that was validated when the result was produced.".freeze,
1148
- domain: "sh:AbstractResult".freeze,
1149
- isDefinedBy: "sh:".freeze,
409
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
410
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1150
411
  label: "focus node".freeze,
1151
- type: "rdf:Property".freeze
412
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1152
413
  property :group,
1153
414
  comment: "Can be used to link to a property group to indicate that a property shape belongs to a group of related property shapes.".freeze,
1154
- domain: "sh:PropertyShape".freeze,
1155
- isDefinedBy: "sh:".freeze,
415
+ domain: "http://www.w3.org/ns/shacl#PropertyShape".freeze,
416
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1156
417
  label: "group".freeze,
1157
- range: "sh:PropertyGroup".freeze,
1158
- type: "rdf:Property".freeze
418
+ range: "http://www.w3.org/ns/shacl#PropertyGroup".freeze,
419
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1159
420
  property :hasValue,
1160
421
  comment: "Specifies a value that must be among the value nodes.".freeze,
1161
- isDefinedBy: "sh:".freeze,
422
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1162
423
  label: "has value".freeze,
1163
- type: "rdf:Property".freeze
424
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1164
425
  property :ignoredProperties,
1165
426
  comment: "An optional RDF list of properties that are also permitted in addition to those explicitly enumerated via sh:property/sh:path.".freeze,
1166
- isDefinedBy: "sh:".freeze,
427
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1167
428
  label: "ignored properties".freeze,
1168
- range: "rdf:List".freeze,
1169
- type: "rdf:Property".freeze
429
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
430
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1170
431
  property :in,
1171
432
  comment: "Specifies a list of allowed values so that each value node must be among the members of the given list.".freeze,
1172
- isDefinedBy: "sh:".freeze,
433
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1173
434
  label: "in".freeze,
1174
- range: "rdf:List".freeze,
1175
- type: "rdf:Property".freeze
435
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
436
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1176
437
  property :intersection,
1177
438
  comment: "A list of node expressions that shall be intersected.".freeze,
1178
- isDefinedBy: "sh:".freeze,
439
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1179
440
  label: "intersection".freeze,
1180
- type: "rdf:Property".freeze
441
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1181
442
  property :inversePath,
1182
443
  comment: "The (single) value of this property represents an inverse path (object to subject).".freeze,
1183
- isDefinedBy: "sh:".freeze,
444
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1184
445
  label: "inverse path".freeze,
1185
- range: "rdfs:Resource".freeze,
1186
- type: "rdf:Property".freeze
446
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
447
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1187
448
  property :js,
1188
449
  comment: "Constraints expressed in JavaScript.".freeze,
1189
- isDefinedBy: "sh:".freeze,
450
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1190
451
  label: "JavaScript constraint".freeze,
1191
- range: "sh:JSConstraint".freeze,
1192
- type: "rdf:Property".freeze
452
+ range: "http://www.w3.org/ns/shacl#JSConstraint".freeze,
453
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1193
454
  property :jsFunctionName,
1194
455
  comment: "The name of the JavaScript function to execute.".freeze,
1195
- domain: "sh:JSExecutable".freeze,
1196
- isDefinedBy: "sh:".freeze,
456
+ domain: "http://www.w3.org/ns/shacl#JSExecutable".freeze,
457
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1197
458
  label: "JavaScript function name".freeze,
1198
- range: "xsd:string".freeze,
1199
- type: "rdf:Property".freeze
459
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
460
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1200
461
  property :jsLibrary,
1201
462
  comment: "Declares which JavaScript libraries are needed to execute this.".freeze,
1202
- isDefinedBy: "sh:".freeze,
463
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1203
464
  label: "JavaScript library".freeze,
1204
- range: "sh:JSLibrary".freeze,
1205
- type: "rdf:Property".freeze
465
+ range: "http://www.w3.org/ns/shacl#JSLibrary".freeze,
466
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1206
467
  property :jsLibraryURL,
1207
468
  comment: "Declares the URLs of a JavaScript library. This should be the absolute URL of a JavaScript file. Implementations may redirect those to local files.".freeze,
1208
- domain: "sh:JSLibrary".freeze,
1209
- isDefinedBy: "sh:".freeze,
469
+ domain: "http://www.w3.org/ns/shacl#JSLibrary".freeze,
470
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1210
471
  label: "JavaScript library URL".freeze,
1211
- range: "xsd:anyURI".freeze,
1212
- type: "rdf:Property".freeze
472
+ range: "http://www.w3.org/2001/XMLSchema#anyURI".freeze,
473
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1213
474
  property :labelTemplate,
1214
475
  comment: "Outlines how human-readable labels of instances of the associated Parameterizable shall be produced. The values can contain {?paramName} as placeholders for the actual values of the given parameter.".freeze,
1215
- domain: "sh:Parameterizable".freeze,
1216
- isDefinedBy: "sh:".freeze,
476
+ domain: "http://www.w3.org/ns/shacl#Parameterizable".freeze,
477
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1217
478
  label: "label template".freeze,
1218
- type: "rdf:Property".freeze
479
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1219
480
  property :languageIn,
1220
481
  comment: "Specifies a list of language tags that all value nodes must have.".freeze,
1221
- isDefinedBy: "sh:".freeze,
482
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1222
483
  label: "language in".freeze,
1223
- range: "rdf:List".freeze,
1224
- type: "rdf:Property".freeze
484
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
485
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1225
486
  property :lessThan,
1226
487
  comment: "Specifies a property that must have smaller values than the value nodes.".freeze,
1227
- isDefinedBy: "sh:".freeze,
488
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1228
489
  label: "less than".freeze,
1229
- range: "rdf:Property".freeze,
1230
- type: "rdf:Property".freeze
490
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
491
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1231
492
  property :lessThanOrEquals,
1232
493
  comment: "Specifies a property that must have smaller or equal values than the value nodes.".freeze,
1233
- isDefinedBy: "sh:".freeze,
494
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1234
495
  label: "less than or equals".freeze,
1235
- range: "rdf:Property".freeze,
1236
- type: "rdf:Property".freeze
496
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
497
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1237
498
  property :maxCount,
1238
499
  comment: "Specifies the maximum number of values in the set of value nodes.".freeze,
1239
- isDefinedBy: "sh:".freeze,
500
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1240
501
  label: "max count".freeze,
1241
- range: "xsd:integer".freeze,
1242
- type: "rdf:Property".freeze
502
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
503
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1243
504
  property :maxExclusive,
1244
505
  comment: "Specifies the maximum exclusive value of each value node.".freeze,
1245
- isDefinedBy: "sh:".freeze,
506
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1246
507
  label: "max exclusive".freeze,
1247
- type: "rdf:Property".freeze
508
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1248
509
  property :maxInclusive,
1249
510
  comment: "Specifies the maximum inclusive value of each value node.".freeze,
1250
- isDefinedBy: "sh:".freeze,
511
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1251
512
  label: "max inclusive".freeze,
1252
- type: "rdf:Property".freeze
513
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1253
514
  property :maxLength,
1254
515
  comment: "Specifies the maximum string length of each value node.".freeze,
1255
- isDefinedBy: "sh:".freeze,
516
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1256
517
  label: "max length".freeze,
1257
- range: "xsd:integer".freeze,
1258
- type: "rdf:Property".freeze
518
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
519
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1259
520
  property :message,
1260
521
  comment: "A human-readable message (possibly with placeholders for variables) explaining the cause of the result.".freeze,
1261
- isDefinedBy: "sh:".freeze,
522
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1262
523
  label: "message".freeze,
1263
- type: "rdf:Property".freeze
524
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1264
525
  property :minCount,
1265
526
  comment: "Specifies the minimum number of values in the set of value nodes.".freeze,
1266
- isDefinedBy: "sh:".freeze,
527
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1267
528
  label: "min count".freeze,
1268
- range: "xsd:integer".freeze,
1269
- type: "rdf:Property".freeze
529
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
530
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1270
531
  property :minExclusive,
1271
532
  comment: "Specifies the minimum exclusive value of each value node.".freeze,
1272
- isDefinedBy: "sh:".freeze,
533
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1273
534
  label: "min exclusive".freeze,
1274
- type: "rdf:Property".freeze
535
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1275
536
  property :minInclusive,
1276
537
  comment: "Specifies the minimum inclusive value of each value node.".freeze,
1277
- isDefinedBy: "sh:".freeze,
538
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1278
539
  label: "min inclusive".freeze,
1279
- type: "rdf:Property".freeze
540
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1280
541
  property :minLength,
1281
542
  comment: "Specifies the minimum string length of each value node.".freeze,
1282
- isDefinedBy: "sh:".freeze,
543
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1283
544
  label: "min length".freeze,
1284
- range: "xsd:integer".freeze,
1285
- type: "rdf:Property".freeze
545
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
546
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1286
547
  property :name,
1287
548
  comment: "Human-readable labels for the property in the context of the surrounding shape.".freeze,
1288
- domain: "sh:PropertyShape".freeze,
1289
- isDefinedBy: "sh:".freeze,
549
+ domain: "http://www.w3.org/ns/shacl#PropertyShape".freeze,
550
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1290
551
  label: "name".freeze,
1291
- type: "rdf:Property".freeze
552
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1292
553
  property :namespace,
1293
554
  comment: "The namespace associated with a prefix in a prefix declaration.".freeze,
1294
- domain: "sh:PrefixDeclaration".freeze,
1295
- isDefinedBy: "sh:".freeze,
555
+ domain: "http://www.w3.org/ns/shacl#PrefixDeclaration".freeze,
556
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1296
557
  label: "namespace".freeze,
1297
- range: "xsd:anyURI".freeze,
1298
- type: "rdf:Property".freeze
558
+ range: "http://www.w3.org/2001/XMLSchema#anyURI".freeze,
559
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1299
560
  property :node,
1300
561
  comment: "Specifies the node shape that all value nodes must conform to.".freeze,
1301
- isDefinedBy: "sh:".freeze,
562
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1302
563
  label: "node".freeze,
1303
- range: "sh:NodeShape".freeze,
1304
- type: "rdf:Property".freeze
564
+ range: "http://www.w3.org/ns/shacl#NodeShape".freeze,
565
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1305
566
  property :nodeKind,
1306
567
  comment: "Specifies the node kind (e.g. IRI or literal) each value node.".freeze,
1307
- isDefinedBy: "sh:".freeze,
568
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1308
569
  label: "node kind".freeze,
1309
- range: "sh:NodeKind".freeze,
1310
- type: "rdf:Property".freeze
570
+ range: "http://www.w3.org/ns/shacl#NodeKind".freeze,
571
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1311
572
  property :nodeValidator,
1312
573
  comment: "The validator(s) used to evaluate a constraint in the context of a node shape.".freeze,
1313
- domain: "sh:ConstraintComponent".freeze,
1314
- isDefinedBy: "sh:".freeze,
574
+ domain: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze,
575
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1315
576
  label: "shape validator".freeze,
1316
- range: "sh:Validator".freeze,
1317
- type: "rdf:Property".freeze
577
+ range: "http://www.w3.org/ns/shacl#Validator".freeze,
578
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1318
579
  property :nodes,
1319
580
  comment: "The node expression producing the input nodes of a filter shape expression.".freeze,
1320
- isDefinedBy: "sh:".freeze,
581
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1321
582
  label: "nodes".freeze,
1322
- type: "rdf:Property".freeze
583
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1323
584
  property :not,
1324
585
  comment: "Specifies a shape that the value nodes must not conform to.".freeze,
1325
- isDefinedBy: "sh:".freeze,
586
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1326
587
  label: "not".freeze,
1327
- range: "sh:Shape".freeze,
1328
- type: "rdf:Property".freeze
588
+ range: "http://www.w3.org/ns/shacl#Shape".freeze,
589
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1329
590
  property :object,
1330
591
  comment: "An expression producing the nodes that shall be inferred as objects.".freeze,
1331
- domain: "sh:TripleRule".freeze,
1332
- isDefinedBy: "sh:".freeze,
592
+ domain: "http://www.w3.org/ns/shacl#TripleRule".freeze,
593
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1333
594
  label: "object".freeze,
1334
- type: "rdf:Property".freeze
595
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1335
596
  property :oneOrMorePath,
1336
597
  comment: "The (single) value of this property represents a path that is matched one or more times.".freeze,
1337
- isDefinedBy: "sh:".freeze,
598
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1338
599
  label: "one or more path".freeze,
1339
- range: "rdfs:Resource".freeze,
1340
- type: "rdf:Property".freeze
600
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
601
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1341
602
  property :optional,
1342
603
  comment: "Indicates whether a parameter is optional.".freeze,
1343
- domain: "sh:Parameter".freeze,
1344
- isDefinedBy: "sh:".freeze,
604
+ domain: "http://www.w3.org/ns/shacl#Parameter".freeze,
605
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1345
606
  label: "optional".freeze,
1346
- range: "xsd:boolean".freeze,
1347
- type: "rdf:Property".freeze
607
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
608
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1348
609
  property :or,
1349
610
  comment: "Specifies a list of shapes so that the value nodes must conform to at least one of the shapes.".freeze,
1350
- isDefinedBy: "sh:".freeze,
611
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1351
612
  label: "or".freeze,
1352
- range: "rdf:List".freeze,
1353
- type: "rdf:Property".freeze
613
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
614
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1354
615
  property :order,
1355
616
  comment: "Specifies the relative order of this compared to its siblings. For example use 0 for the first, 1 for the second.".freeze,
1356
- isDefinedBy: "sh:".freeze,
617
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1357
618
  label: "order".freeze,
1358
- type: "rdf:Property".freeze
619
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1359
620
  property :parameter,
1360
621
  comment: "The parameters of a function or constraint component.".freeze,
1361
- domain: "sh:Parameterizable".freeze,
1362
- isDefinedBy: "sh:".freeze,
622
+ domain: "http://www.w3.org/ns/shacl#Parameterizable".freeze,
623
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1363
624
  label: "parameter".freeze,
1364
- range: "sh:Parameter".freeze,
1365
- type: "rdf:Property".freeze
625
+ range: "http://www.w3.org/ns/shacl#Parameter".freeze,
626
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1366
627
  property :path,
1367
628
  comment: "Specifies the property path of a property shape.".freeze,
1368
- domain: "sh:PropertyShape".freeze,
1369
- isDefinedBy: "sh:".freeze,
629
+ domain: "http://www.w3.org/ns/shacl#PropertyShape".freeze,
630
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1370
631
  label: "path".freeze,
1371
- range: "rdfs:Resource".freeze,
1372
- type: "rdf:Property".freeze
632
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
633
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1373
634
  property :pattern,
1374
635
  comment: "Specifies a regular expression pattern that the string representations of the value nodes must match.".freeze,
1375
- isDefinedBy: "sh:".freeze,
636
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1376
637
  label: "pattern".freeze,
1377
- range: "xsd:string".freeze,
1378
- type: "rdf:Property".freeze
638
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
639
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1379
640
  property :predicate,
1380
641
  comment: "An expression producing the properties that shall be inferred as predicates.".freeze,
1381
- domain: "sh:TripleRule".freeze,
1382
- isDefinedBy: "sh:".freeze,
642
+ domain: "http://www.w3.org/ns/shacl#TripleRule".freeze,
643
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1383
644
  label: "predicate".freeze,
1384
- type: "rdf:Property".freeze
645
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1385
646
  property :prefix,
1386
647
  comment: "The prefix of a prefix declaration.".freeze,
1387
- domain: "sh:PrefixDeclaration".freeze,
1388
- isDefinedBy: "sh:".freeze,
648
+ domain: "http://www.w3.org/ns/shacl#PrefixDeclaration".freeze,
649
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1389
650
  label: "prefix".freeze,
1390
- range: "xsd:string".freeze,
1391
- type: "rdf:Property".freeze
651
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
652
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1392
653
  property :prefixes,
1393
654
  comment: "The prefixes that shall be applied before parsing the associated SPARQL query.".freeze,
1394
- domain: "sh:SPARQLExecutable".freeze,
1395
- isDefinedBy: "sh:".freeze,
655
+ domain: "http://www.w3.org/ns/shacl#SPARQLExecutable".freeze,
656
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1396
657
  label: "prefixes".freeze,
1397
- range: "owl:Ontology".freeze,
1398
- type: "rdf:Property".freeze
658
+ range: "http://www.w3.org/2002/07/owl#Ontology".freeze,
659
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1399
660
  property :property,
1400
661
  comment: "Links a shape to its property shapes.".freeze,
1401
- domain: "sh:Shape".freeze,
1402
- isDefinedBy: "sh:".freeze,
662
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
663
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1403
664
  label: "property".freeze,
1404
- range: "sh:PropertyShape".freeze,
1405
- type: "rdf:Property".freeze
665
+ range: "http://www.w3.org/ns/shacl#PropertyShape".freeze,
666
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1406
667
  property :propertyValidator,
1407
668
  comment: "The validator(s) used to evaluate a constraint in the context of a property shape.".freeze,
1408
- domain: "sh:ConstraintComponent".freeze,
1409
- isDefinedBy: "sh:".freeze,
669
+ domain: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze,
670
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1410
671
  label: "property validator".freeze,
1411
- range: "sh:Validator".freeze,
1412
- type: "rdf:Property".freeze
672
+ range: "http://www.w3.org/ns/shacl#Validator".freeze,
673
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1413
674
  property :qualifiedMaxCount,
1414
675
  comment: "The maximum number of value nodes that can conform to the shape.".freeze,
1415
- isDefinedBy: "sh:".freeze,
676
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1416
677
  label: "qualified max count".freeze,
1417
- range: "xsd:integer".freeze,
1418
- type: "rdf:Property".freeze
678
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
679
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1419
680
  property :qualifiedMinCount,
1420
681
  comment: "The minimum number of value nodes that must conform to the shape.".freeze,
1421
- isDefinedBy: "sh:".freeze,
682
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1422
683
  label: "qualified min count".freeze,
1423
- range: "xsd:integer".freeze,
1424
- type: "rdf:Property".freeze
684
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
685
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1425
686
  property :qualifiedValueShape,
1426
687
  comment: "The shape that a specified number of values must conform to.".freeze,
1427
- isDefinedBy: "sh:".freeze,
688
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1428
689
  label: "qualified value shape".freeze,
1429
- range: "sh:Shape".freeze,
1430
- type: "rdf:Property".freeze
690
+ range: "http://www.w3.org/ns/shacl#Shape".freeze,
691
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1431
692
  property :qualifiedValueShapesDisjoint,
1432
693
  comment: "Can be used to mark the qualified value shape to be disjoint with its sibling shapes.".freeze,
1433
- isDefinedBy: "sh:".freeze,
694
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1434
695
  label: "qualified value shapes disjoint".freeze,
1435
- range: "xsd:boolean".freeze,
1436
- type: "rdf:Property".freeze
696
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
697
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1437
698
  property :result,
1438
699
  comment: "The validation results contained in a validation report.".freeze,
1439
- domain: "sh:ValidationReport".freeze,
1440
- isDefinedBy: "sh:".freeze,
700
+ domain: "http://www.w3.org/ns/shacl#ValidationReport".freeze,
701
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1441
702
  label: "result".freeze,
1442
- range: "sh:ValidationResult".freeze,
1443
- type: "rdf:Property".freeze
703
+ range: "http://www.w3.org/ns/shacl#ValidationResult".freeze,
704
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1444
705
  property :resultAnnotation,
1445
706
  comment: "Links a SPARQL validator with zero or more sh:ResultAnnotation instances, defining how to derive additional result properties based on the variables of the SELECT query.".freeze,
1446
- domain: "sh:SPARQLSelectValidator".freeze,
1447
- isDefinedBy: "sh:".freeze,
707
+ domain: "http://www.w3.org/ns/shacl#SPARQLSelectValidator".freeze,
708
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1448
709
  label: "result annotation".freeze,
1449
- range: "sh:ResultAnnotation".freeze,
1450
- type: "rdf:Property".freeze
710
+ range: "http://www.w3.org/ns/shacl#ResultAnnotation".freeze,
711
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1451
712
  property :resultMessage,
1452
713
  comment: "Human-readable messages explaining the cause of the result.".freeze,
1453
- domain: "sh:AbstractResult".freeze,
1454
- isDefinedBy: "sh:".freeze,
714
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
715
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1455
716
  label: "result message".freeze,
1456
- type: "rdf:Property".freeze
717
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1457
718
  property :resultPath,
1458
719
  comment: "The path of a validation result, based on the path of the validated property shape.".freeze,
1459
- domain: "sh:AbstractResult".freeze,
1460
- isDefinedBy: "sh:".freeze,
720
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
721
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1461
722
  label: "result path".freeze,
1462
- range: "rdfs:Resource".freeze,
1463
- type: "rdf:Property".freeze
723
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
724
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1464
725
  property :resultSeverity,
1465
726
  comment: "The severity of the result, e.g. warning.".freeze,
1466
- domain: "sh:AbstractResult".freeze,
1467
- isDefinedBy: "sh:".freeze,
727
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
728
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1468
729
  label: "result severity".freeze,
1469
- range: "sh:Severity".freeze,
1470
- type: "rdf:Property".freeze
730
+ range: "http://www.w3.org/ns/shacl#Severity".freeze,
731
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1471
732
  property :returnType,
1472
733
  comment: "The expected type of values returned by the associated function.".freeze,
1473
- domain: "sh:Function".freeze,
1474
- isDefinedBy: "sh:".freeze,
734
+ domain: "http://www.w3.org/ns/shacl#Function".freeze,
735
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1475
736
  label: "return type".freeze,
1476
- range: "rdfs:Class".freeze,
1477
- type: "rdf:Property".freeze
737
+ range: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
738
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1478
739
  property :rule,
1479
740
  comment: "The rules linked to a shape.".freeze,
1480
- domain: "sh:Shape".freeze,
1481
- isDefinedBy: "sh:".freeze,
741
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
742
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1482
743
  label: "rule".freeze,
1483
- range: "sh:Rule".freeze,
1484
- type: "rdf:Property".freeze
744
+ range: "http://www.w3.org/ns/shacl#Rule".freeze,
745
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1485
746
  property :select,
1486
747
  comment: "The SPARQL SELECT query to execute.".freeze,
1487
- domain: "sh:SPARQLSelectExecutable".freeze,
1488
- isDefinedBy: "sh:".freeze,
748
+ domain: "http://www.w3.org/ns/shacl#SPARQLSelectExecutable".freeze,
749
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1489
750
  label: "select".freeze,
1490
- range: "xsd:string".freeze,
1491
- type: "rdf:Property".freeze
751
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
752
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1492
753
  property :severity,
1493
754
  comment: "Defines the severity that validation results produced by a shape must have. Defaults to sh:Violation.".freeze,
1494
- domain: "sh:Shape".freeze,
1495
- isDefinedBy: "sh:".freeze,
755
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
756
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1496
757
  label: "severity".freeze,
1497
- range: "sh:Severity".freeze,
1498
- type: "rdf:Property".freeze
758
+ range: "http://www.w3.org/ns/shacl#Severity".freeze,
759
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1499
760
  property :shapesGraph,
1500
761
  comment: "Shapes graphs that should be used when validating this data graph.".freeze,
1501
- domain: "owl:Ontology".freeze,
1502
- isDefinedBy: "sh:".freeze,
762
+ domain: "http://www.w3.org/2002/07/owl#Ontology".freeze,
763
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1503
764
  label: "shapes graph".freeze,
1504
- range: "owl:Ontology".freeze,
1505
- type: "rdf:Property".freeze
765
+ range: "http://www.w3.org/2002/07/owl#Ontology".freeze,
766
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1506
767
  property :shapesGraphWellFormed,
1507
768
  comment: "If true then the validation engine was certain that the shapes graph has passed all SHACL syntax requirements during the validation process.".freeze,
1508
- domain: "sh:ValidationReport".freeze,
1509
- isDefinedBy: "sh:".freeze,
769
+ domain: "http://www.w3.org/ns/shacl#ValidationReport".freeze,
770
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1510
771
  label: "shapes graph well-formed".freeze,
1511
- range: "xsd:boolean".freeze,
1512
- type: "rdf:Property".freeze
772
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
773
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1513
774
  property :sourceConstraint,
1514
775
  comment: "The constraint that was validated when the result was produced.".freeze,
1515
- domain: "sh:AbstractResult".freeze,
1516
- isDefinedBy: "sh:".freeze,
776
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
777
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1517
778
  label: "source constraint".freeze,
1518
- type: "rdf:Property".freeze
779
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1519
780
  property :sourceConstraintComponent,
1520
781
  comment: "The constraint component that is the source of the result.".freeze,
1521
- domain: "sh:AbstractResult".freeze,
1522
- isDefinedBy: "sh:".freeze,
782
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
783
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1523
784
  label: "source constraint component".freeze,
1524
- range: "sh:ConstraintComponent".freeze,
1525
- type: "rdf:Property".freeze
785
+ range: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze,
786
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1526
787
  property :sourceShape,
1527
788
  comment: "The shape that is was validated when the result was produced.".freeze,
1528
- domain: "sh:AbstractResult".freeze,
1529
- isDefinedBy: "sh:".freeze,
789
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
790
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1530
791
  label: "source shape".freeze,
1531
- range: "sh:Shape".freeze,
1532
- type: "rdf:Property".freeze
792
+ range: "http://www.w3.org/ns/shacl#Shape".freeze,
793
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1533
794
  property :sparql,
1534
795
  comment: "Links a shape with SPARQL constraints.".freeze,
1535
- domain: "sh:Shape".freeze,
1536
- isDefinedBy: "sh:".freeze,
796
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
797
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1537
798
  label: "constraint (in SPARQL)".freeze,
1538
- range: "sh:SPARQLConstraint".freeze,
1539
- type: "rdf:Property".freeze
799
+ range: "http://www.w3.org/ns/shacl#SPARQLConstraint".freeze,
800
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1540
801
  property :subject,
1541
802
  comment: "An expression producing the resources that shall be inferred as subjects.".freeze,
1542
- domain: "sh:TripleRule".freeze,
1543
- isDefinedBy: "sh:".freeze,
803
+ domain: "http://www.w3.org/ns/shacl#TripleRule".freeze,
804
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1544
805
  label: "subject".freeze,
1545
- type: "rdf:Property".freeze
806
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1546
807
  property :suggestedShapesGraph,
1547
808
  comment: "Suggested shapes graphs for this ontology. The values of this property may be used in the absence of specific sh:shapesGraph statements.".freeze,
1548
- domain: "owl:Ontology".freeze,
1549
- isDefinedBy: "sh:".freeze,
809
+ domain: "http://www.w3.org/2002/07/owl#Ontology".freeze,
810
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1550
811
  label: "suggested shapes graph".freeze,
1551
- range: "owl:Ontology".freeze,
1552
- type: "rdf:Property".freeze
812
+ range: "http://www.w3.org/2002/07/owl#Ontology".freeze,
813
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1553
814
  property :target,
1554
815
  comment: "Links a shape to a target specified by an extension language, for example instances of sh:SPARQLTarget.".freeze,
1555
- domain: "sh:Shape".freeze,
1556
- isDefinedBy: "sh:".freeze,
816
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
817
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1557
818
  label: "target".freeze,
1558
- range: "sh:Target".freeze,
1559
- type: "rdf:Property".freeze
819
+ range: "http://www.w3.org/ns/shacl#Target".freeze,
820
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1560
821
  property :targetClass,
1561
822
  comment: "Links a shape to a class, indicating that all instances of the class must conform to the shape.".freeze,
1562
- domain: "sh:Shape".freeze,
1563
- isDefinedBy: "sh:".freeze,
823
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
824
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1564
825
  label: "target class".freeze,
1565
- range: "rdfs:Class".freeze,
1566
- type: "rdf:Property".freeze
826
+ range: "http://www.w3.org/2000/01/rdf-schema#Class".freeze,
827
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1567
828
  property :targetNode,
1568
829
  comment: "Links a shape to individual nodes, indicating that these nodes must conform to the shape.".freeze,
1569
- domain: "sh:Shape".freeze,
1570
- isDefinedBy: "sh:".freeze,
830
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
831
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1571
832
  label: "target node".freeze,
1572
- type: "rdf:Property".freeze
833
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1573
834
  property :targetObjectsOf,
1574
835
  comment: "Links a shape to a property, indicating that all all objects of triples that have the given property as their predicate must conform to the shape.".freeze,
1575
- domain: "sh:Shape".freeze,
1576
- isDefinedBy: "sh:".freeze,
836
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
837
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1577
838
  label: "target objects of".freeze,
1578
- range: "rdf:Property".freeze,
1579
- type: "rdf:Property".freeze
839
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
840
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1580
841
  property :targetSubjectsOf,
1581
842
  comment: "Links a shape to a property, indicating that all subjects of triples that have the given property as their predicate must conform to the shape.".freeze,
1582
- domain: "sh:Shape".freeze,
1583
- isDefinedBy: "sh:".freeze,
843
+ domain: "http://www.w3.org/ns/shacl#Shape".freeze,
844
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1584
845
  label: "target subjects of".freeze,
1585
- range: "rdf:Property".freeze,
1586
- type: "rdf:Property".freeze
846
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
847
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1587
848
  property :union,
1588
849
  comment: "A list of node expressions that shall be used together.".freeze,
1589
- isDefinedBy: "sh:".freeze,
850
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1590
851
  label: "union".freeze,
1591
- type: "rdf:Property".freeze
852
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1592
853
  property :uniqueLang,
1593
854
  comment: "Specifies whether all node values must have a unique (or no) language tag.".freeze,
1594
- isDefinedBy: "sh:".freeze,
855
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1595
856
  label: "unique languages".freeze,
1596
- range: "xsd:boolean".freeze,
1597
- type: "rdf:Property".freeze
857
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
858
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1598
859
  property :update,
1599
860
  comment: "The SPARQL UPDATE to execute.".freeze,
1600
- domain: "sh:SPARQLUpdateExecutable".freeze,
1601
- isDefinedBy: "sh:".freeze,
861
+ domain: "http://www.w3.org/ns/shacl#SPARQLUpdateExecutable".freeze,
862
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1602
863
  label: "update".freeze,
1603
- range: "xsd:string".freeze,
1604
- type: "rdf:Property".freeze
864
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
865
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1605
866
  property :validator,
1606
867
  comment: "The validator(s) used to evaluate constraints of either node or property shapes.".freeze,
1607
- domain: "sh:ConstraintComponent".freeze,
1608
- isDefinedBy: "sh:".freeze,
868
+ domain: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze,
869
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1609
870
  label: "validator".freeze,
1610
- range: "sh:Validator".freeze,
1611
- type: "rdf:Property".freeze
871
+ range: "http://www.w3.org/ns/shacl#Validator".freeze,
872
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1612
873
  property :value,
1613
874
  comment: "An RDF node that has caused the result.".freeze,
1614
- domain: "sh:AbstractResult".freeze,
1615
- isDefinedBy: "sh:".freeze,
875
+ domain: "http://www.w3.org/ns/shacl#AbstractResult".freeze,
876
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1616
877
  label: "value".freeze,
1617
- type: "rdf:Property".freeze
878
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1618
879
  property :xone,
1619
880
  comment: "Specifies a list of shapes so that the value nodes must conform to exactly one of the shapes.".freeze,
1620
- isDefinedBy: "sh:".freeze,
881
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1621
882
  label: "exactly one".freeze,
1622
- range: "rdf:List".freeze,
1623
- type: "rdf:Property".freeze
883
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List".freeze,
884
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1624
885
  property :zeroOrMorePath,
1625
886
  comment: "The (single) value of this property represents a path that is matched zero or more times.".freeze,
1626
- isDefinedBy: "sh:".freeze,
887
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1627
888
  label: "zero or more path".freeze,
1628
- range: "rdfs:Resource".freeze,
1629
- type: "rdf:Property".freeze
889
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
890
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1630
891
  property :zeroOrOnePath,
1631
892
  comment: "The (single) value of this property represents a path that is matched zero or one times.".freeze,
1632
- isDefinedBy: "sh:".freeze,
893
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1633
894
  label: "zero or one path".freeze,
1634
- range: "rdfs:Resource".freeze,
1635
- type: "rdf:Property".freeze
895
+ range: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze,
896
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
1636
897
 
1637
898
  # Extra definitions
1638
899
  term :AndConstraintComponent,
1639
900
  comment: "A constraint component that can be used to test whether a value node conforms to all members of a provided list of shapes.".freeze,
1640
- isDefinedBy: "sh:".freeze,
901
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#AndConstraintComponent-and".freeze,
902
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1641
903
  label: "And constraint component".freeze,
1642
- "sh:parameter": "sh:AndConstraintComponent-and".freeze,
1643
- type: "sh:ConstraintComponent".freeze
904
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1644
905
  term :"AndConstraintComponent-and",
1645
- isDefinedBy: "sh:".freeze,
1646
- "sh:path": "sh:and".freeze,
1647
- type: "sh:Parameter".freeze
906
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#and".freeze,
907
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
908
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1648
909
  term :BlankNode,
1649
910
  comment: "The node kind of all blank nodes.".freeze,
1650
- isDefinedBy: "sh:".freeze,
911
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1651
912
  label: "Blank node".freeze,
1652
- type: "sh:NodeKind".freeze
913
+ type: "http://www.w3.org/ns/shacl#NodeKind".freeze
1653
914
  term :BlankNodeOrIRI,
1654
915
  comment: "The node kind of all blank nodes or IRIs.".freeze,
1655
- isDefinedBy: "sh:".freeze,
916
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1656
917
  label: "Blank node or IRI".freeze,
1657
- type: "sh:NodeKind".freeze
918
+ type: "http://www.w3.org/ns/shacl#NodeKind".freeze
1658
919
  term :BlankNodeOrLiteral,
1659
920
  comment: "The node kind of all blank nodes or literals.".freeze,
1660
- isDefinedBy: "sh:".freeze,
921
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1661
922
  label: "Blank node or literal".freeze,
1662
- type: "sh:NodeKind".freeze
923
+ type: "http://www.w3.org/ns/shacl#NodeKind".freeze
1663
924
  term :ClassConstraintComponent,
1664
925
  comment: "A constraint component that can be used to verify that each value node is an instance of a given type.".freeze,
1665
- isDefinedBy: "sh:".freeze,
926
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#ClassConstraintComponent-class".freeze,
927
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1666
928
  label: "Class constraint component".freeze,
1667
- "sh:parameter": "sh:ClassConstraintComponent-class".freeze,
1668
- type: "sh:ConstraintComponent".freeze
929
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1669
930
  term :"ClassConstraintComponent-class",
1670
- isDefinedBy: "sh:".freeze,
1671
- "sh:nodeKind": "sh:IRI".freeze,
1672
- "sh:path": "sh:class".freeze,
1673
- type: "sh:Parameter".freeze
931
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI".freeze,
932
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#class".freeze,
933
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
934
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1674
935
  term :ClosedConstraintComponent,
1675
936
  comment: "A constraint component that can be used to indicate that focus nodes must only have values for those properties that have been explicitly enumerated via sh:property/sh:path.".freeze,
1676
- isDefinedBy: "sh:".freeze,
937
+ "http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#ClosedConstraintComponent-closed".freeze, "http://www.w3.org/ns/shacl#ClosedConstraintComponent-ignoredProperties".freeze],
938
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1677
939
  label: "Closed constraint component".freeze,
1678
- "sh:parameter": ["sh:ClosedConstraintComponent-closed".freeze, "sh:ClosedConstraintComponent-ignoredProperties".freeze],
1679
- type: "sh:ConstraintComponent".freeze
940
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1680
941
  term :"ClosedConstraintComponent-closed",
1681
- isDefinedBy: "sh:".freeze,
1682
- "sh:datatype": "xsd:boolean".freeze,
1683
- "sh:path": "sh:closed".freeze,
1684
- type: "sh:Parameter".freeze
942
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean".freeze,
943
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#closed".freeze,
944
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
945
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1685
946
  term :"ClosedConstraintComponent-ignoredProperties",
1686
- isDefinedBy: "sh:".freeze,
1687
- "sh:optional": "true".freeze,
1688
- "sh:path": "sh:ignoredProperties".freeze,
1689
- type: "sh:Parameter".freeze
947
+ "http://www.w3.org/ns/shacl#optional": "true".freeze,
948
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#ignoredProperties".freeze,
949
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
950
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1690
951
  term :DatatypeConstraintComponent,
1691
952
  comment: "A constraint component that can be used to restrict the datatype of all value nodes.".freeze,
1692
- isDefinedBy: "sh:".freeze,
953
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#DatatypeConstraintComponent-datatype".freeze,
954
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1693
955
  label: "Datatype constraint component".freeze,
1694
- "sh:parameter": "sh:DatatypeConstraintComponent-datatype".freeze,
1695
- type: "sh:ConstraintComponent".freeze
956
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1696
957
  term :"DatatypeConstraintComponent-datatype",
1697
- isDefinedBy: "sh:".freeze,
1698
- "sh:maxCount": "1".freeze,
1699
- "sh:nodeKind": "sh:IRI".freeze,
1700
- "sh:path": "sh:datatype".freeze,
1701
- type: "sh:Parameter".freeze
958
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
959
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI".freeze,
960
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#datatype".freeze,
961
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
962
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1702
963
  term :DisjointConstraintComponent,
1703
964
  comment: "A constraint component that can be used to verify that the set of value nodes is disjoint with the the set of nodes that have the focus node as subject and the value of a given property as predicate.".freeze,
1704
- isDefinedBy: "sh:".freeze,
965
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#DisjointConstraintComponent-disjoint".freeze,
966
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1705
967
  label: "Disjoint constraint component".freeze,
1706
- "sh:parameter": "sh:DisjointConstraintComponent-disjoint".freeze,
1707
- type: "sh:ConstraintComponent".freeze
968
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1708
969
  term :"DisjointConstraintComponent-disjoint",
1709
- isDefinedBy: "sh:".freeze,
1710
- "sh:nodeKind": "sh:IRI".freeze,
1711
- "sh:path": "sh:disjoint".freeze,
1712
- type: "sh:Parameter".freeze
970
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI".freeze,
971
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#disjoint".freeze,
972
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
973
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1713
974
  term :EqualsConstraintComponent,
1714
975
  comment: "A constraint component that can be used to verify that the set of value nodes is equal to the set of nodes that have the focus node as subject and the value of a given property as predicate.".freeze,
1715
- isDefinedBy: "sh:".freeze,
976
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#EqualsConstraintComponent-equals".freeze,
977
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1716
978
  label: "Equals constraint component".freeze,
1717
- "sh:parameter": "sh:EqualsConstraintComponent-equals".freeze,
1718
- type: "sh:ConstraintComponent".freeze
979
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1719
980
  term :"EqualsConstraintComponent-equals",
1720
- isDefinedBy: "sh:".freeze,
1721
- "sh:nodeKind": "sh:IRI".freeze,
1722
- "sh:path": "sh:equals".freeze,
1723
- type: "sh:Parameter".freeze
981
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI".freeze,
982
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#equals".freeze,
983
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
984
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1724
985
  term :ExpressionConstraintComponent,
1725
986
  comment: "A constraint component that can be used to verify that a given node expression produces true for all value nodes.".freeze,
1726
- isDefinedBy: "sh:".freeze,
987
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#ExpressionConstraintComponent-expression".freeze,
988
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1727
989
  label: "Expression constraint component".freeze,
1728
- "sh:parameter": "sh:ExpressionConstraintComponent-expression".freeze,
1729
- type: "sh:ConstraintComponent".freeze
990
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1730
991
  term :"ExpressionConstraintComponent-expression",
1731
- isDefinedBy: "sh:".freeze,
1732
- "sh:path": "sh:expression".freeze,
1733
- type: "sh:Parameter".freeze
992
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#expression".freeze,
993
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
994
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1734
995
  term :HasValueConstraintComponent,
1735
996
  comment: "A constraint component that can be used to verify that one of the value nodes is a given RDF node.".freeze,
1736
- isDefinedBy: "sh:".freeze,
997
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#HasValueConstraintComponent-hasValue".freeze,
998
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1737
999
  label: "Has-value constraint component".freeze,
1738
- "sh:parameter": "sh:HasValueConstraintComponent-hasValue".freeze,
1739
- type: "sh:ConstraintComponent".freeze
1000
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1740
1001
  term :"HasValueConstraintComponent-hasValue",
1741
- isDefinedBy: "sh:".freeze,
1742
- "sh:path": "sh:hasValue".freeze,
1743
- type: "sh:Parameter".freeze
1002
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#hasValue".freeze,
1003
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1004
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1744
1005
  term :IRI,
1745
1006
  comment: "The node kind of all IRIs.".freeze,
1746
- isDefinedBy: "sh:".freeze,
1007
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1747
1008
  label: "IRI".freeze,
1748
- type: "sh:NodeKind".freeze
1009
+ type: "http://www.w3.org/ns/shacl#NodeKind".freeze
1749
1010
  term :IRIOrLiteral,
1750
1011
  comment: "The node kind of all IRIs or literals.".freeze,
1751
- isDefinedBy: "sh:".freeze,
1012
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1752
1013
  label: "IRI or literal".freeze,
1753
- type: "sh:NodeKind".freeze
1014
+ type: "http://www.w3.org/ns/shacl#NodeKind".freeze
1754
1015
  term :InConstraintComponent,
1755
1016
  comment: "A constraint component that can be used to exclusively enumerate the permitted value nodes.".freeze,
1756
- isDefinedBy: "sh:".freeze,
1017
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#InConstraintComponent-in".freeze,
1018
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1757
1019
  label: "In constraint component".freeze,
1758
- "sh:parameter": "sh:InConstraintComponent-in".freeze,
1759
- type: "sh:ConstraintComponent".freeze
1020
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1760
1021
  term :"InConstraintComponent-in",
1761
- isDefinedBy: "sh:".freeze,
1762
- "sh:maxCount": "1".freeze,
1763
- "sh:path": "sh:in".freeze,
1764
- type: "sh:Parameter".freeze
1022
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1023
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#in".freeze,
1024
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1025
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1765
1026
  term :Info,
1766
1027
  comment: "The severity for an informational validation result.".freeze,
1767
- isDefinedBy: "sh:".freeze,
1028
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1768
1029
  label: "Info".freeze,
1769
- type: "sh:Severity".freeze
1030
+ type: "http://www.w3.org/ns/shacl#Severity".freeze
1770
1031
  term :"JSConstraint-js",
1771
- isDefinedBy: "sh:".freeze,
1772
- "sh:path": "sh:js".freeze,
1773
- type: "sh:Parameter".freeze
1032
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#js".freeze,
1033
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1034
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1774
1035
  term :JSConstraintComponent,
1775
1036
  comment: "A constraint component with the parameter sh:js linking to a sh:JSConstraint containing a sh:script.".freeze,
1776
- isDefinedBy: "sh:".freeze,
1037
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#JSConstraint-js".freeze,
1038
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1777
1039
  label: "JavaScript constraint component".freeze,
1778
- "sh:parameter": "sh:JSConstraint-js".freeze,
1779
- type: "sh:ConstraintComponent".freeze
1040
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1780
1041
  term :LanguageInConstraintComponent,
1781
1042
  comment: "A constraint component that can be used to enumerate language tags that all value nodes must have.".freeze,
1782
- isDefinedBy: "sh:".freeze,
1043
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LanguageInConstraintComponent-languageIn".freeze,
1044
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1783
1045
  label: "Language-in constraint component".freeze,
1784
- "sh:parameter": "sh:LanguageInConstraintComponent-languageIn".freeze,
1785
- type: "sh:ConstraintComponent".freeze
1046
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1786
1047
  term :"LanguageInConstraintComponent-languageIn",
1787
- isDefinedBy: "sh:".freeze,
1788
- "sh:maxCount": "1".freeze,
1789
- "sh:path": "sh:languageIn".freeze,
1790
- type: "sh:Parameter".freeze
1048
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1049
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#languageIn".freeze,
1050
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1051
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1791
1052
  term :LessThanConstraintComponent,
1792
1053
  comment: "A constraint component that can be used to verify that each value node is smaller than all the nodes that have the focus node as subject and the value of a given property as predicate.".freeze,
1793
- isDefinedBy: "sh:".freeze,
1054
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LessThanConstraintComponent-lessThan".freeze,
1055
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1794
1056
  label: "Less-than constraint component".freeze,
1795
- "sh:parameter": "sh:LessThanConstraintComponent-lessThan".freeze,
1796
- type: "sh:ConstraintComponent".freeze
1057
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1797
1058
  term :"LessThanConstraintComponent-lessThan",
1798
- isDefinedBy: "sh:".freeze,
1799
- "sh:nodeKind": "sh:IRI".freeze,
1800
- "sh:path": "sh:lessThan".freeze,
1801
- type: "sh:Parameter".freeze
1059
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI".freeze,
1060
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#lessThan".freeze,
1061
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1062
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1802
1063
  term :LessThanOrEqualsConstraintComponent,
1803
1064
  comment: "A constraint component that can be used to verify that every value node is smaller than all the nodes that have the focus node as subject and the value of a given property as predicate.".freeze,
1804
- isDefinedBy: "sh:".freeze,
1065
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LessThanOrEqualsConstraintComponent-lessThanOrEquals".freeze,
1066
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1805
1067
  label: "less-than-or-equals constraint component".freeze,
1806
- "sh:parameter": "sh:LessThanOrEqualsConstraintComponent-lessThanOrEquals".freeze,
1807
- type: "sh:ConstraintComponent".freeze
1068
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1808
1069
  term :"LessThanOrEqualsConstraintComponent-lessThanOrEquals",
1809
- isDefinedBy: "sh:".freeze,
1810
- "sh:nodeKind": "sh:IRI".freeze,
1811
- "sh:path": "sh:lessThanOrEquals".freeze,
1812
- type: "sh:Parameter".freeze
1070
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI".freeze,
1071
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#lessThanOrEquals".freeze,
1072
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1073
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1813
1074
  term :Literal,
1814
1075
  comment: "The node kind of all literals.".freeze,
1815
- isDefinedBy: "sh:".freeze,
1076
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1816
1077
  label: "Literal".freeze,
1817
- type: "sh:NodeKind".freeze
1078
+ type: "http://www.w3.org/ns/shacl#NodeKind".freeze
1818
1079
  term :MaxCountConstraintComponent,
1819
1080
  comment: "A constraint component that can be used to restrict the maximum number of value nodes.".freeze,
1820
- isDefinedBy: "sh:".freeze,
1081
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxCountConstraintComponent-maxCount".freeze,
1082
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1821
1083
  label: "Max-count constraint component".freeze,
1822
- "sh:parameter": "sh:MaxCountConstraintComponent-maxCount".freeze,
1823
- type: "sh:ConstraintComponent".freeze
1084
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1824
1085
  term :"MaxCountConstraintComponent-maxCount",
1825
- isDefinedBy: "sh:".freeze,
1826
- "sh:datatype": "xsd:integer".freeze,
1827
- "sh:maxCount": "1".freeze,
1828
- "sh:path": "sh:maxCount".freeze,
1829
- type: "sh:Parameter".freeze
1086
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer".freeze,
1087
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1088
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxCount".freeze,
1089
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1090
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1830
1091
  term :MaxExclusiveConstraintComponent,
1831
1092
  comment: "A constraint component that can be used to restrict the range of value nodes with a maximum exclusive value.".freeze,
1832
- isDefinedBy: "sh:".freeze,
1093
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxExclusiveConstraintComponent-maxExclusive".freeze,
1094
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1833
1095
  label: "Max-exclusive constraint component".freeze,
1834
- "sh:parameter": "sh:MaxExclusiveConstraintComponent-maxExclusive".freeze,
1835
- type: "sh:ConstraintComponent".freeze
1096
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1836
1097
  term :"MaxExclusiveConstraintComponent-maxExclusive",
1837
- isDefinedBy: "sh:".freeze,
1838
- "sh:maxCount": "1".freeze,
1839
- "sh:nodeKind": "sh:Literal".freeze,
1840
- "sh:path": "sh:maxExclusive".freeze,
1841
- type: "sh:Parameter".freeze
1098
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1099
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal".freeze,
1100
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxExclusive".freeze,
1101
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1102
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1842
1103
  term :MaxInclusiveConstraintComponent,
1843
1104
  comment: "A constraint component that can be used to restrict the range of value nodes with a maximum inclusive value.".freeze,
1844
- isDefinedBy: "sh:".freeze,
1105
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxInclusiveConstraintComponent-maxInclusive".freeze,
1106
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1845
1107
  label: "Max-inclusive constraint component".freeze,
1846
- "sh:parameter": "sh:MaxInclusiveConstraintComponent-maxInclusive".freeze,
1847
- type: "sh:ConstraintComponent".freeze
1108
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1848
1109
  term :"MaxInclusiveConstraintComponent-maxInclusive",
1849
- isDefinedBy: "sh:".freeze,
1850
- "sh:maxCount": "1".freeze,
1851
- "sh:nodeKind": "sh:Literal".freeze,
1852
- "sh:path": "sh:maxInclusive".freeze,
1853
- type: "sh:Parameter".freeze
1110
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1111
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal".freeze,
1112
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxInclusive".freeze,
1113
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1114
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1854
1115
  term :MaxLengthConstraintComponent,
1855
1116
  comment: "A constraint component that can be used to restrict the maximum string length of value nodes.".freeze,
1856
- isDefinedBy: "sh:".freeze,
1117
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxLengthConstraintComponent-maxLength".freeze,
1118
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1857
1119
  label: "Max-length constraint component".freeze,
1858
- "sh:parameter": "sh:MaxLengthConstraintComponent-maxLength".freeze,
1859
- type: "sh:ConstraintComponent".freeze
1120
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1860
1121
  term :"MaxLengthConstraintComponent-maxLength",
1861
- isDefinedBy: "sh:".freeze,
1862
- "sh:datatype": "xsd:integer".freeze,
1863
- "sh:maxCount": "1".freeze,
1864
- "sh:path": "sh:maxLength".freeze,
1865
- type: "sh:Parameter".freeze
1122
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer".freeze,
1123
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1124
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxLength".freeze,
1125
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1126
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1866
1127
  term :MinCountConstraintComponent,
1867
1128
  comment: "A constraint component that can be used to restrict the minimum number of value nodes.".freeze,
1868
- isDefinedBy: "sh:".freeze,
1129
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinCountConstraintComponent-minCount".freeze,
1130
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1869
1131
  label: "Min-count constraint component".freeze,
1870
- "sh:parameter": "sh:MinCountConstraintComponent-minCount".freeze,
1871
- type: "sh:ConstraintComponent".freeze
1132
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1872
1133
  term :"MinCountConstraintComponent-minCount",
1873
- isDefinedBy: "sh:".freeze,
1874
- "sh:datatype": "xsd:integer".freeze,
1875
- "sh:maxCount": "1".freeze,
1876
- "sh:path": "sh:minCount".freeze,
1877
- type: "sh:Parameter".freeze
1134
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer".freeze,
1135
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1136
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minCount".freeze,
1137
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1138
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1878
1139
  term :MinExclusiveConstraintComponent,
1879
1140
  comment: "A constraint component that can be used to restrict the range of value nodes with a minimum exclusive value.".freeze,
1880
- isDefinedBy: "sh:".freeze,
1141
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinExclusiveConstraintComponent-minExclusive".freeze,
1142
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1881
1143
  label: "Min-exclusive constraint component".freeze,
1882
- "sh:parameter": "sh:MinExclusiveConstraintComponent-minExclusive".freeze,
1883
- type: "sh:ConstraintComponent".freeze
1144
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1884
1145
  term :"MinExclusiveConstraintComponent-minExclusive",
1885
- isDefinedBy: "sh:".freeze,
1886
- "sh:maxCount": "1".freeze,
1887
- "sh:nodeKind": "sh:Literal".freeze,
1888
- "sh:path": "sh:minExclusive".freeze,
1889
- type: "sh:Parameter".freeze
1146
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1147
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal".freeze,
1148
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minExclusive".freeze,
1149
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1150
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1890
1151
  term :MinInclusiveConstraintComponent,
1891
1152
  comment: "A constraint component that can be used to restrict the range of value nodes with a minimum inclusive value.".freeze,
1892
- isDefinedBy: "sh:".freeze,
1153
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinInclusiveConstraintComponent-minInclusive".freeze,
1154
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1893
1155
  label: "Min-inclusive constraint component".freeze,
1894
- "sh:parameter": "sh:MinInclusiveConstraintComponent-minInclusive".freeze,
1895
- type: "sh:ConstraintComponent".freeze
1156
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1896
1157
  term :"MinInclusiveConstraintComponent-minInclusive",
1897
- isDefinedBy: "sh:".freeze,
1898
- "sh:maxCount": "1".freeze,
1899
- "sh:nodeKind": "sh:Literal".freeze,
1900
- "sh:path": "sh:minInclusive".freeze,
1901
- type: "sh:Parameter".freeze
1158
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1159
+ "http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal".freeze,
1160
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minInclusive".freeze,
1161
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1162
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1902
1163
  term :MinLengthConstraintComponent,
1903
1164
  comment: "A constraint component that can be used to restrict the minimum string length of value nodes.".freeze,
1904
- isDefinedBy: "sh:".freeze,
1165
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinLengthConstraintComponent-minLength".freeze,
1166
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1905
1167
  label: "Min-length constraint component".freeze,
1906
- "sh:parameter": "sh:MinLengthConstraintComponent-minLength".freeze,
1907
- type: "sh:ConstraintComponent".freeze
1168
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1908
1169
  term :"MinLengthConstraintComponent-minLength",
1909
- isDefinedBy: "sh:".freeze,
1910
- "sh:datatype": "xsd:integer".freeze,
1911
- "sh:maxCount": "1".freeze,
1912
- "sh:path": "sh:minLength".freeze,
1913
- type: "sh:Parameter".freeze
1170
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer".freeze,
1171
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1172
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minLength".freeze,
1173
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1174
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1914
1175
  term :NodeConstraintComponent,
1915
1176
  comment: "A constraint component that can be used to verify that all value nodes conform to the given node shape.".freeze,
1916
- isDefinedBy: "sh:".freeze,
1177
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NodeConstraintComponent-node".freeze,
1178
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1917
1179
  label: "Node constraint component".freeze,
1918
- "sh:parameter": "sh:NodeConstraintComponent-node".freeze,
1919
- type: "sh:ConstraintComponent".freeze
1180
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1920
1181
  term :"NodeConstraintComponent-node",
1921
- isDefinedBy: "sh:".freeze,
1922
- "sh:path": "sh:node".freeze,
1923
- type: "sh:Parameter".freeze
1182
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#node".freeze,
1183
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1184
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1924
1185
  term :NodeKindConstraintComponent,
1925
1186
  comment: "A constraint component that can be used to restrict the RDF node kind of each value node.".freeze,
1926
- isDefinedBy: "sh:".freeze,
1187
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NodeKindConstraintComponent-nodeKind".freeze,
1188
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1927
1189
  label: "Node-kind constraint component".freeze,
1928
- "sh:parameter": "sh:NodeKindConstraintComponent-nodeKind".freeze,
1929
- type: "sh:ConstraintComponent".freeze
1190
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1930
1191
  term :"NodeKindConstraintComponent-nodeKind",
1931
- isDefinedBy: "sh:".freeze,
1932
- "sh:in": list("sh:BlankNode".freeze, "sh:IRI".freeze, "sh:Literal".freeze, "sh:BlankNodeOrIRI".freeze, "sh:BlankNodeOrLiteral".freeze, "sh:IRIOrLiteral".freeze),
1933
- "sh:maxCount": "1".freeze,
1934
- "sh:path": "sh:nodeKind".freeze,
1935
- type: "sh:Parameter".freeze
1192
+ "http://www.w3.org/ns/shacl#in": list("http://www.w3.org/ns/shacl#BlankNode".freeze, "http://www.w3.org/ns/shacl#IRI".freeze, "http://www.w3.org/ns/shacl#Literal".freeze, "http://www.w3.org/ns/shacl#BlankNodeOrIRI".freeze, "http://www.w3.org/ns/shacl#BlankNodeOrLiteral".freeze, "http://www.w3.org/ns/shacl#IRIOrLiteral".freeze),
1193
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1194
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#nodeKind".freeze,
1195
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1196
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1936
1197
  term :NotConstraintComponent,
1937
1198
  comment: "A constraint component that can be used to verify that value nodes do not conform to a given shape.".freeze,
1938
- isDefinedBy: "sh:".freeze,
1199
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NotConstraintComponent-not".freeze,
1200
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1939
1201
  label: "Not constraint component".freeze,
1940
- "sh:parameter": "sh:NotConstraintComponent-not".freeze,
1941
- type: "sh:ConstraintComponent".freeze
1202
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1942
1203
  term :"NotConstraintComponent-not",
1943
- isDefinedBy: "sh:".freeze,
1944
- "sh:path": "sh:not".freeze,
1945
- type: "sh:Parameter".freeze
1204
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#not".freeze,
1205
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1206
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1946
1207
  term :OrConstraintComponent,
1947
1208
  comment: "A constraint component that can be used to restrict the value nodes so that they conform to at least one out of several provided shapes.".freeze,
1948
- isDefinedBy: "sh:".freeze,
1209
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#OrConstraintComponent-or".freeze,
1210
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1949
1211
  label: "Or constraint component".freeze,
1950
- "sh:parameter": "sh:OrConstraintComponent-or".freeze,
1951
- type: "sh:ConstraintComponent".freeze
1212
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1952
1213
  term :"OrConstraintComponent-or",
1953
- isDefinedBy: "sh:".freeze,
1954
- "sh:path": "sh:or".freeze,
1955
- type: "sh:Parameter".freeze
1214
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#or".freeze,
1215
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1216
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1956
1217
  term :PatternConstraintComponent,
1957
1218
  comment: "A constraint component that can be used to verify that every value node matches a given regular expression.".freeze,
1958
- isDefinedBy: "sh:".freeze,
1219
+ "http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#PatternConstraintComponent-flags".freeze, "http://www.w3.org/ns/shacl#PatternConstraintComponent-pattern".freeze],
1220
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1959
1221
  label: "Pattern constraint component".freeze,
1960
- "sh:parameter": ["sh:PatternConstraintComponent-flags".freeze, "sh:PatternConstraintComponent-pattern".freeze],
1961
- type: "sh:ConstraintComponent".freeze
1222
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1962
1223
  term :"PatternConstraintComponent-flags",
1963
- isDefinedBy: "sh:".freeze,
1964
- "sh:datatype": "xsd:string".freeze,
1965
- "sh:optional": "true".freeze,
1966
- "sh:path": "sh:flags".freeze,
1967
- type: "sh:Parameter".freeze
1224
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#string".freeze,
1225
+ "http://www.w3.org/ns/shacl#optional": "true".freeze,
1226
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#flags".freeze,
1227
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1228
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1968
1229
  term :"PatternConstraintComponent-pattern",
1969
- isDefinedBy: "sh:".freeze,
1970
- "sh:datatype": "xsd:string".freeze,
1971
- "sh:path": "sh:pattern".freeze,
1972
- type: "sh:Parameter".freeze
1230
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#string".freeze,
1231
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#pattern".freeze,
1232
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1233
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1973
1234
  term :PropertyConstraintComponent,
1974
1235
  comment: "A constraint component that can be used to verify that all value nodes conform to the given property shape.".freeze,
1975
- isDefinedBy: "sh:".freeze,
1236
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#PropertyConstraintComponent-property".freeze,
1237
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1976
1238
  label: "Property constraint component".freeze,
1977
- "sh:parameter": "sh:PropertyConstraintComponent-property".freeze,
1978
- type: "sh:ConstraintComponent".freeze
1239
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1979
1240
  term :"PropertyConstraintComponent-property",
1980
- isDefinedBy: "sh:".freeze,
1981
- "sh:path": "sh:property".freeze,
1982
- type: "sh:Parameter".freeze
1241
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#property".freeze,
1242
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1243
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1983
1244
  term :QualifiedMaxCountConstraintComponent,
1984
1245
  comment: "A constraint component that can be used to verify that a specified maximum number of value nodes conforms to a given shape.".freeze,
1985
- isDefinedBy: "sh:".freeze,
1246
+ "http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#QualifiedMaxCountConstraintComponent-qualifiedMaxCount".freeze, "http://www.w3.org/ns/shacl#QualifiedMaxCountConstraintComponent-qualifiedValueShape".freeze, "http://www.w3.org/ns/shacl#QualifiedMaxCountConstraintComponent-qualifiedValueShapesDisjoint".freeze],
1247
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1986
1248
  label: "Qualified-max-count constraint component".freeze,
1987
- "sh:parameter": ["sh:QualifiedMaxCountConstraintComponent-qualifiedMaxCount".freeze, "sh:QualifiedMaxCountConstraintComponent-qualifiedValueShape".freeze, "sh:QualifiedMaxCountConstraintComponent-qualifiedValueShapesDisjoint".freeze],
1988
- type: "sh:ConstraintComponent".freeze
1249
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
1989
1250
  term :"QualifiedMaxCountConstraintComponent-qualifiedMaxCount",
1990
- isDefinedBy: "sh:".freeze,
1991
- "sh:datatype": "xsd:integer".freeze,
1992
- "sh:path": "sh:qualifiedMaxCount".freeze,
1993
- type: "sh:Parameter".freeze
1251
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer".freeze,
1252
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedMaxCount".freeze,
1253
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1254
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1994
1255
  term :"QualifiedMaxCountConstraintComponent-qualifiedValueShape",
1995
- isDefinedBy: "sh:".freeze,
1996
- "sh:path": "sh:qualifiedValueShape".freeze,
1997
- type: "sh:Parameter".freeze
1256
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShape".freeze,
1257
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1258
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
1998
1259
  term :"QualifiedMaxCountConstraintComponent-qualifiedValueShapesDisjoint",
1999
- isDefinedBy: "sh:".freeze,
2000
- "sh:datatype": "xsd:boolean".freeze,
2001
- "sh:optional": "true".freeze,
2002
- "sh:path": "sh:qualifiedValueShapesDisjoint".freeze,
2003
- type: "sh:Parameter".freeze
1260
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean".freeze,
1261
+ "http://www.w3.org/ns/shacl#optional": "true".freeze,
1262
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShapesDisjoint".freeze,
1263
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1264
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
2004
1265
  term :QualifiedMinCountConstraintComponent,
2005
1266
  comment: "A constraint component that can be used to verify that a specified minimum number of value nodes conforms to a given shape.".freeze,
2006
- isDefinedBy: "sh:".freeze,
1267
+ "http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#QualifiedMinCountConstraintComponent-qualifiedMinCount".freeze, "http://www.w3.org/ns/shacl#QualifiedMinCountConstraintComponent-qualifiedValueShape".freeze, "http://www.w3.org/ns/shacl#QualifiedMinCountConstraintComponent-qualifiedValueShapesDisjoint".freeze],
1268
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
2007
1269
  label: "Qualified-min-count constraint component".freeze,
2008
- "sh:parameter": ["sh:QualifiedMinCountConstraintComponent-qualifiedMinCount".freeze, "sh:QualifiedMinCountConstraintComponent-qualifiedValueShape".freeze, "sh:QualifiedMinCountConstraintComponent-qualifiedValueShapesDisjoint".freeze],
2009
- type: "sh:ConstraintComponent".freeze
1270
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
2010
1271
  term :"QualifiedMinCountConstraintComponent-qualifiedMinCount",
2011
- isDefinedBy: "sh:".freeze,
2012
- "sh:datatype": "xsd:integer".freeze,
2013
- "sh:path": "sh:qualifiedMinCount".freeze,
2014
- type: "sh:Parameter".freeze
1272
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer".freeze,
1273
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedMinCount".freeze,
1274
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1275
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
2015
1276
  term :"QualifiedMinCountConstraintComponent-qualifiedValueShape",
2016
- isDefinedBy: "sh:".freeze,
2017
- "sh:path": "sh:qualifiedValueShape".freeze,
2018
- type: "sh:Parameter".freeze
1277
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShape".freeze,
1278
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1279
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
2019
1280
  term :"QualifiedMinCountConstraintComponent-qualifiedValueShapesDisjoint",
2020
- isDefinedBy: "sh:".freeze,
2021
- "sh:datatype": "xsd:boolean".freeze,
2022
- "sh:optional": "true".freeze,
2023
- "sh:path": "sh:qualifiedValueShapesDisjoint".freeze,
2024
- type: "sh:Parameter".freeze
1281
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean".freeze,
1282
+ "http://www.w3.org/ns/shacl#optional": "true".freeze,
1283
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShapesDisjoint".freeze,
1284
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1285
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
2025
1286
  term :SPARQLConstraintComponent,
2026
1287
  comment: "A constraint component that can be used to define constraints based on SPARQL queries.".freeze,
2027
- isDefinedBy: "sh:".freeze,
1288
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#SPARQLConstraintComponent-sparql".freeze,
1289
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
2028
1290
  label: "SPARQL constraint component".freeze,
2029
- "sh:parameter": "sh:SPARQLConstraintComponent-sparql".freeze,
2030
- type: "sh:ConstraintComponent".freeze
1291
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
2031
1292
  term :"SPARQLConstraintComponent-sparql",
2032
- isDefinedBy: "sh:".freeze,
2033
- "sh:path": "sh:sparql".freeze,
2034
- type: "sh:Parameter".freeze
1293
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#sparql".freeze,
1294
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1295
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
2035
1296
  term :UniqueLangConstraintComponent,
2036
1297
  comment: "A constraint component that can be used to specify that no pair of value nodes may use the same language tag.".freeze,
2037
- isDefinedBy: "sh:".freeze,
1298
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#UniqueLangConstraintComponent-uniqueLang".freeze,
1299
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
2038
1300
  label: "Unique-languages constraint component".freeze,
2039
- "sh:parameter": "sh:UniqueLangConstraintComponent-uniqueLang".freeze,
2040
- type: "sh:ConstraintComponent".freeze
1301
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
2041
1302
  term :"UniqueLangConstraintComponent-uniqueLang",
2042
- isDefinedBy: "sh:".freeze,
2043
- "sh:datatype": "xsd:boolean".freeze,
2044
- "sh:maxCount": "1".freeze,
2045
- "sh:path": "sh:uniqueLang".freeze,
2046
- type: "sh:Parameter".freeze
1303
+ "http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean".freeze,
1304
+ "http://www.w3.org/ns/shacl#maxCount": "1".freeze,
1305
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#uniqueLang".freeze,
1306
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1307
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
2047
1308
  term :Violation,
2048
1309
  comment: "The severity for a violation validation result.".freeze,
2049
- isDefinedBy: "sh:".freeze,
1310
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
2050
1311
  label: "Violation".freeze,
2051
- type: "sh:Severity".freeze
1312
+ type: "http://www.w3.org/ns/shacl#Severity".freeze
2052
1313
  term :Warning,
2053
1314
  comment: "The severity for a warning validation result.".freeze,
2054
- isDefinedBy: "sh:".freeze,
1315
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
2055
1316
  label: "Warning".freeze,
2056
- type: "sh:Severity".freeze
1317
+ type: "http://www.w3.org/ns/shacl#Severity".freeze
2057
1318
  term :XoneConstraintComponent,
2058
1319
  comment: "A constraint component that can be used to restrict the value nodes so that they conform to exactly one out of several provided shapes.".freeze,
2059
- isDefinedBy: "sh:".freeze,
1320
+ "http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#XoneConstraintComponent-xone".freeze,
1321
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
2060
1322
  label: "Exactly one constraint component".freeze,
2061
- "sh:parameter": "sh:XoneConstraintComponent-xone".freeze,
2062
- type: "sh:ConstraintComponent".freeze
1323
+ type: "http://www.w3.org/ns/shacl#ConstraintComponent".freeze
2063
1324
  term :"XoneConstraintComponent-xone",
2064
- isDefinedBy: "sh:".freeze,
2065
- "sh:path": "sh:xone".freeze,
2066
- type: "sh:Parameter".freeze
1325
+ "http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#xone".freeze,
1326
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
1327
+ type: "http://www.w3.org/ns/shacl#Parameter".freeze
2067
1328
  term :this,
2068
1329
  comment: "A node expression that represents the current focus node.".freeze,
2069
- isDefinedBy: "sh:".freeze,
1330
+ isDefinedBy: "http://www.w3.org/ns/shacl#".freeze,
2070
1331
  label: "this".freeze,
2071
- type: "rdfs:Resource".freeze
1332
+ type: "http://www.w3.org/2000/01/rdf-schema#Resource".freeze
2072
1333
  end
2073
1334
  end