rdf-vocab 3.2.0 → 3.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +63 -7
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4719 -4347
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +501 -227
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +563 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9464 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14900 -14698
- data/lib/rdf/vocab/schemas.rb +14900 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +63 -142
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- metadata +23 -6
data/lib/rdf/vocab/sh.rb
CHANGED
@@ -3,1332 +3,1334 @@
|
|
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
|
+
# Vocabulary for <http://www.w3.org/ns/shacl#>
|
7
|
+
# @!visibility private
|
6
8
|
SH = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/shacl#")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"http://www.w3.org/ns/shacl#",
|
10
|
-
comment: "This vocabulary defines terms used in SHACL, the W3C Shapes Constraint Language."
|
12
|
+
comment: {en: "This vocabulary defines terms used in SHACL, the W3C Shapes Constraint Language."},
|
11
13
|
"http://www.w3.org/ns/shacl#declare": term(
|
12
|
-
"http://www.w3.org/ns/shacl#namespace": "http://www.w3.org/ns/shacl#"
|
13
|
-
"http://www.w3.org/ns/shacl#prefix": "sh"
|
14
|
+
"http://www.w3.org/ns/shacl#namespace": "http://www.w3.org/ns/shacl#",
|
15
|
+
"http://www.w3.org/ns/shacl#prefix": "sh"
|
14
16
|
),
|
15
|
-
"http://www.w3.org/ns/shacl#suggestedShapesGraph": "http://www.w3.org/ns/shacl-shacl#"
|
16
|
-
label: "W3C Shapes Constraint Language (SHACL) Vocabulary"
|
17
|
-
type: "http://www.w3.org/2002/07/owl#Ontology"
|
17
|
+
"http://www.w3.org/ns/shacl#suggestedShapesGraph": "http://www.w3.org/ns/shacl-shacl#",
|
18
|
+
label: {en: "W3C Shapes Constraint Language (SHACL) Vocabulary"},
|
19
|
+
type: "http://www.w3.org/2002/07/owl#Ontology"
|
18
20
|
|
19
21
|
# Class definitions
|
20
22
|
term :AbstractResult,
|
21
|
-
comment: "The base class of validation results, typically not instantiated directly."
|
22
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
23
|
-
label: "Abstract result"
|
24
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
25
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
23
|
+
comment: {en: "The base class of validation results, typically not instantiated directly."},
|
24
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
25
|
+
label: {en: "Abstract result"},
|
26
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
27
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
26
28
|
term :ConstraintComponent,
|
27
|
-
comment: "The class of constraint components."
|
28
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
29
|
-
label: "Constraint component"
|
30
|
-
subClassOf: "http://www.w3.org/ns/shacl#Parameterizable"
|
31
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
29
|
+
comment: {en: "The class of constraint components."},
|
30
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
31
|
+
label: {en: "Constraint component"},
|
32
|
+
subClassOf: "http://www.w3.org/ns/shacl#Parameterizable",
|
33
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
32
34
|
term :Function,
|
33
|
-
comment: "The class of SHACL functions."
|
34
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
35
|
-
label: "Function"
|
36
|
-
subClassOf: "http://www.w3.org/ns/shacl#Parameterizable"
|
37
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
35
|
+
comment: {en: "The class of SHACL functions."},
|
36
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
37
|
+
label: {en: "Function"},
|
38
|
+
subClassOf: "http://www.w3.org/ns/shacl#Parameterizable",
|
39
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
38
40
|
term :JSConstraint,
|
39
|
-
comment: "The class of constraints backed by a JavaScript function."
|
40
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
41
|
-
label: "JavaScript-based constraint"
|
42
|
-
subClassOf: "http://www.w3.org/ns/shacl#JSExecutable"
|
43
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
41
|
+
comment: {en: "The class of constraints backed by a JavaScript function."},
|
42
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
43
|
+
label: {en: "JavaScript-based constraint"},
|
44
|
+
subClassOf: "http://www.w3.org/ns/shacl#JSExecutable",
|
45
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
44
46
|
term :JSExecutable,
|
45
|
-
comment: "Abstract base class of resources that declare an executable JavaScript."
|
46
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
47
|
-
label: "JavaScript executable"
|
48
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
49
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
47
|
+
comment: {en: "Abstract base class of resources that declare an executable JavaScript."},
|
48
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
49
|
+
label: {en: "JavaScript executable"},
|
50
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
51
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
50
52
|
term :JSFunction,
|
51
|
-
comment: "The class of SHACL functions that execute a JavaScript function when called."
|
52
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
53
|
-
label: "JavaScript function"
|
54
|
-
subClassOf: ["http://www.w3.org/ns/shacl#Function"
|
55
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
53
|
+
comment: {en: "The class of SHACL functions that execute a JavaScript function when called."},
|
54
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
55
|
+
label: {en: "JavaScript function"},
|
56
|
+
subClassOf: ["http://www.w3.org/ns/shacl#Function", "http://www.w3.org/ns/shacl#JSExecutable"],
|
57
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
56
58
|
term :JSLibrary,
|
57
|
-
comment: "Represents a JavaScript library, typically identified by one or more URLs of files to include."
|
58
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
59
|
-
label: "JavaScript library"
|
60
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
61
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
59
|
+
comment: {en: "Represents a JavaScript library, typically identified by one or more URLs of files to include."},
|
60
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
61
|
+
label: {en: "JavaScript library"},
|
62
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
63
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
62
64
|
term :JSRule,
|
63
|
-
comment: "The class of SHACL rules expressed using JavaScript."
|
64
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
65
|
-
label: "JavaScript rule"
|
66
|
-
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable"
|
67
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
65
|
+
comment: {en: "The class of SHACL rules expressed using JavaScript."},
|
66
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
67
|
+
label: {en: "JavaScript rule"},
|
68
|
+
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable", "http://www.w3.org/ns/shacl#Rule"],
|
69
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
68
70
|
term :JSTarget,
|
69
|
-
comment: "The class of targets that are based on JavaScript functions."
|
70
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
71
|
-
label: "JavaScript target"
|
72
|
-
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable"
|
73
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
71
|
+
comment: {en: "The class of targets that are based on JavaScript functions."},
|
72
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
73
|
+
label: {en: "JavaScript target"},
|
74
|
+
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable", "http://www.w3.org/ns/shacl#Target"],
|
75
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
74
76
|
term :JSTargetType,
|
75
|
-
comment: "The (meta) class for parameterizable targets that are based on JavaScript functions."
|
76
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
77
|
-
label: "JavaScript target type"
|
78
|
-
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable"
|
79
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
77
|
+
comment: {en: "The (meta) class for parameterizable targets that are based on JavaScript functions."},
|
78
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
79
|
+
label: {en: "JavaScript target type"},
|
80
|
+
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable", "http://www.w3.org/ns/shacl#TargetType"],
|
81
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
80
82
|
term :JSValidator,
|
81
|
-
comment: "A SHACL validator based on JavaScript. This can be used to declare SHACL constraint components that perform JavaScript-based validation when used."
|
82
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
83
|
-
label: "JavaScript validator"
|
84
|
-
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable"
|
85
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
83
|
+
comment: {en: "A SHACL validator based on JavaScript. This can be used to declare SHACL constraint components that perform JavaScript-based validation when used."},
|
84
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
85
|
+
label: {en: "JavaScript validator"},
|
86
|
+
subClassOf: ["http://www.w3.org/ns/shacl#JSExecutable", "http://www.w3.org/ns/shacl#Validator"],
|
87
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
86
88
|
term :NodeKind,
|
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."
|
88
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
89
|
-
label: "Node kind"
|
90
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
91
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
89
|
+
comment: {en: "The class of all node kinds, including sh:BlankNode, sh:IRI, sh:Literal or the combinations of these: sh:BlankNodeOrIRI, sh:BlankNodeOrLiteral, sh:IRIOrLiteral."},
|
90
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
91
|
+
label: {en: "Node kind"},
|
92
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
93
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
92
94
|
term :NodeShape,
|
93
|
-
comment: "A node shape is a shape that specifies constraint that need to be met with respect to focus nodes."
|
94
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
95
|
-
label: "Node shape"
|
96
|
-
subClassOf: "http://www.w3.org/ns/shacl#Shape"
|
97
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
95
|
+
comment: {en: "A node shape is a shape that specifies constraint that need to be met with respect to focus nodes."},
|
96
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
97
|
+
label: {en: "Node shape"},
|
98
|
+
subClassOf: "http://www.w3.org/ns/shacl#Shape",
|
99
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
98
100
|
term :Parameter,
|
99
|
-
comment: "The class of parameter declarations, consisting of a path predicate and (possibly) information about allowed value type, cardinality and other characteristics."
|
100
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
101
|
-
label: "Parameter"
|
102
|
-
subClassOf: "http://www.w3.org/ns/shacl#PropertyShape"
|
103
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
101
|
+
comment: {en: "The class of parameter declarations, consisting of a path predicate and (possibly) information about allowed value type, cardinality and other characteristics."},
|
102
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
103
|
+
label: {en: "Parameter"},
|
104
|
+
subClassOf: "http://www.w3.org/ns/shacl#PropertyShape",
|
105
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
104
106
|
term :Parameterizable,
|
105
|
-
comment: "Superclass of components that can take parameters, especially functions and constraint components."
|
106
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
107
|
-
label: "Parameterizable"
|
108
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
109
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
107
|
+
comment: {en: "Superclass of components that can take parameters, especially functions and constraint components."},
|
108
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
109
|
+
label: {en: "Parameterizable"},
|
110
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
111
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
110
112
|
term :PrefixDeclaration,
|
111
|
-
comment: "The class of prefix declarations, consisting of pairs of a prefix with a namespace."
|
112
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
113
|
-
label: "Prefix declaration"
|
114
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
115
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
113
|
+
comment: {en: "The class of prefix declarations, consisting of pairs of a prefix with a namespace."},
|
114
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
115
|
+
label: {en: "Prefix declaration"},
|
116
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
117
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
116
118
|
term :PropertyGroup,
|
117
|
-
comment: "Instances of this class represent groups of property shapes that belong together."
|
118
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
119
|
-
label: "Property group"
|
120
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
121
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
119
|
+
comment: {en: "Instances of this class represent groups of property shapes that belong together."},
|
120
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
121
|
+
label: {en: "Property group"},
|
122
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
123
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
122
124
|
term :PropertyShape,
|
123
|
-
comment: "A property shape is a shape that specifies constraints on the values of a focus node for a given property or path."
|
124
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
125
|
-
label: "Property shape"
|
126
|
-
subClassOf: "http://www.w3.org/ns/shacl#Shape"
|
127
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
125
|
+
comment: {en: "A property shape is a shape that specifies constraints on the values of a focus node for a given property or path."},
|
126
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
127
|
+
label: {en: "Property shape"},
|
128
|
+
subClassOf: "http://www.w3.org/ns/shacl#Shape",
|
129
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
128
130
|
term :ResultAnnotation,
|
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."
|
130
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
131
|
-
label: "Result annotation"
|
132
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
133
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
131
|
+
comment: {en: "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."},
|
132
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
133
|
+
label: {en: "Result annotation"},
|
134
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
135
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
134
136
|
term :Rule,
|
135
|
-
comment: "The class of SHACL rules. Never instantiated directly."
|
136
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
137
|
-
label: "Rule"
|
138
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
139
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
137
|
+
comment: {en: "The class of SHACL rules. Never instantiated directly."},
|
138
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
139
|
+
label: {en: "Rule"},
|
140
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
141
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
140
142
|
term :SPARQLAskExecutable,
|
141
|
-
comment: "The class of SPARQL executables that are based on an ASK query."
|
142
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
143
|
-
label: "SPARQL ASK executable"
|
144
|
-
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable"
|
145
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
143
|
+
comment: {en: "The class of SPARQL executables that are based on an ASK query."},
|
144
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
145
|
+
label: {en: "SPARQL ASK executable"},
|
146
|
+
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable",
|
147
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
146
148
|
term :SPARQLAskValidator,
|
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."
|
148
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
149
|
-
label: "SPARQL ASK validator"
|
150
|
-
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable"
|
151
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
149
|
+
comment: {en: "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."},
|
150
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
151
|
+
label: {en: "SPARQL ASK validator"},
|
152
|
+
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable", "http://www.w3.org/ns/shacl#Validator"],
|
153
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
152
154
|
term :SPARQLConstraint,
|
153
|
-
comment: "The class of constraints based on SPARQL SELECT queries."
|
154
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
155
|
-
label: "SPARQL constraint"
|
156
|
-
subClassOf: "http://www.w3.org/ns/shacl#SPARQLSelectExecutable"
|
157
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
155
|
+
comment: {en: "The class of constraints based on SPARQL SELECT queries."},
|
156
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
157
|
+
label: {en: "SPARQL constraint"},
|
158
|
+
subClassOf: "http://www.w3.org/ns/shacl#SPARQLSelectExecutable",
|
159
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
158
160
|
term :SPARQLConstructExecutable,
|
159
|
-
comment: "The class of SPARQL executables that are based on a CONSTRUCT query."
|
160
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
161
|
-
label: "SPARQL CONSTRUCT executable"
|
162
|
-
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable"
|
163
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
161
|
+
comment: {en: "The class of SPARQL executables that are based on a CONSTRUCT query."},
|
162
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
163
|
+
label: {en: "SPARQL CONSTRUCT executable"},
|
164
|
+
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable",
|
165
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
164
166
|
term :SPARQLExecutable,
|
165
|
-
comment: "The class of resources that encapsulate a SPARQL query."
|
166
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
167
|
-
label: "SPARQL executable"
|
168
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
169
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
167
|
+
comment: {en: "The class of resources that encapsulate a SPARQL query."},
|
168
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
169
|
+
label: {en: "SPARQL executable"},
|
170
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
171
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
170
172
|
term :SPARQLFunction,
|
171
|
-
comment: "A function backed by a SPARQL query - either ASK or SELECT."
|
172
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
173
|
-
label: "SPARQL function"
|
174
|
-
subClassOf: ["http://www.w3.org/ns/shacl#Function"
|
175
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
173
|
+
comment: {en: "A function backed by a SPARQL query - either ASK or SELECT."},
|
174
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
175
|
+
label: {en: "SPARQL function"},
|
176
|
+
subClassOf: ["http://www.w3.org/ns/shacl#Function", "http://www.w3.org/ns/shacl#SPARQLAskExecutable", "http://www.w3.org/ns/shacl#SPARQLSelectExecutable"],
|
177
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
176
178
|
term :SPARQLRule,
|
177
|
-
comment: "The class of SHACL rules based on SPARQL CONSTRUCT queries."
|
178
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
179
|
-
label: "SPARQL CONSTRUCT rule"
|
180
|
-
subClassOf: ["http://www.w3.org/ns/shacl#Rule"
|
181
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
179
|
+
comment: {en: "The class of SHACL rules based on SPARQL CONSTRUCT queries."},
|
180
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
181
|
+
label: {en: "SPARQL CONSTRUCT rule"},
|
182
|
+
subClassOf: ["http://www.w3.org/ns/shacl#Rule", "http://www.w3.org/ns/shacl#SPARQLConstructExecutable"],
|
183
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
182
184
|
term :SPARQLSelectExecutable,
|
183
|
-
comment: "The class of SPARQL executables based on a SELECT query."
|
184
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
185
|
-
label: "SPARQL SELECT executable"
|
186
|
-
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable"
|
187
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
185
|
+
comment: {en: "The class of SPARQL executables based on a SELECT query."},
|
186
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
187
|
+
label: {en: "SPARQL SELECT executable"},
|
188
|
+
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable",
|
189
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
188
190
|
term :SPARQLSelectValidator,
|
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."
|
190
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
191
|
-
label: "SPARQL SELECT validator"
|
192
|
-
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLSelectExecutable"
|
193
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
191
|
+
comment: {en: "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."},
|
192
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
193
|
+
label: {en: "SPARQL SELECT validator"},
|
194
|
+
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLSelectExecutable", "http://www.w3.org/ns/shacl#Validator"],
|
195
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
194
196
|
term :SPARQLTarget,
|
195
|
-
comment: "The class of targets that are based on SPARQL queries."
|
196
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
197
|
-
label: "SPARQL target"
|
198
|
-
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable"
|
199
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
197
|
+
comment: {en: "The class of targets that are based on SPARQL queries."},
|
198
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
199
|
+
label: {en: "SPARQL target"},
|
200
|
+
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable", "http://www.w3.org/ns/shacl#SPARQLSelectExecutable", "http://www.w3.org/ns/shacl#Target"],
|
201
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
200
202
|
term :SPARQLTargetType,
|
201
|
-
comment: "The (meta) class for parameterizable targets that are based on SPARQL queries."
|
202
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
203
|
-
label: "SPARQL target type"
|
204
|
-
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable"
|
205
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
203
|
+
comment: {en: "The (meta) class for parameterizable targets that are based on SPARQL queries."},
|
204
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
205
|
+
label: {en: "SPARQL target type"},
|
206
|
+
subClassOf: ["http://www.w3.org/ns/shacl#SPARQLAskExecutable", "http://www.w3.org/ns/shacl#SPARQLSelectExecutable", "http://www.w3.org/ns/shacl#TargetType"],
|
207
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
206
208
|
term :SPARQLUpdateExecutable,
|
207
|
-
comment: "The class of SPARQL executables based on a SPARQL UPDATE."
|
208
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
209
|
-
label: "SPARQL UPDATE executable"
|
210
|
-
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable"
|
211
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
209
|
+
comment: {en: "The class of SPARQL executables based on a SPARQL UPDATE."},
|
210
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
211
|
+
label: {en: "SPARQL UPDATE executable"},
|
212
|
+
subClassOf: "http://www.w3.org/ns/shacl#SPARQLExecutable",
|
213
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
212
214
|
term :Severity,
|
213
|
-
comment: "The class of validation result severity levels, including violation and warning levels."
|
214
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
215
|
-
label: "Severity"
|
216
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
217
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
215
|
+
comment: {en: "The class of validation result severity levels, including violation and warning levels."},
|
216
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
217
|
+
label: {en: "Severity"},
|
218
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
219
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
218
220
|
term :Shape,
|
219
|
-
comment: "A shape is a collection of constraints that may be targeted for certain nodes."
|
220
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
221
|
-
label: "Shape"
|
222
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
223
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
221
|
+
comment: {en: "A shape is a collection of constraints that may be targeted for certain nodes."},
|
222
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
223
|
+
label: {en: "Shape"},
|
224
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
225
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
224
226
|
term :Target,
|
225
|
-
comment: "The base class of targets such as those based on SPARQL queries."
|
226
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
227
|
-
label: "Target"
|
228
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
229
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
227
|
+
comment: {en: "The base class of targets such as those based on SPARQL queries."},
|
228
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
229
|
+
label: {en: "Target"},
|
230
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
231
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
230
232
|
term :TargetType,
|
231
|
-
comment: "The (meta) class for parameterizable targets.\tInstances of this are instantiated as values of the sh:target property."
|
232
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
233
|
-
label: "Target type"
|
234
|
-
subClassOf: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
235
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
233
|
+
comment: {en: "The (meta) class for parameterizable targets.\tInstances of this are instantiated as values of the sh:target property."},
|
234
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
235
|
+
label: {en: "Target type"},
|
236
|
+
subClassOf: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/ns/shacl#Parameterizable"],
|
237
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
236
238
|
term :TripleRule,
|
237
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
238
|
-
label: "A rule based on triple (subject, predicate, object) pattern."
|
239
|
-
subClassOf: "http://www.w3.org/ns/shacl#Rule"
|
240
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
239
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
240
|
+
label: {en: "A rule based on triple (subject, predicate, object) pattern."},
|
241
|
+
subClassOf: "http://www.w3.org/ns/shacl#Rule",
|
242
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
241
243
|
term :ValidationReport,
|
242
|
-
comment: "The class of SHACL validation reports."
|
243
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
244
|
-
label: "Validation report"
|
245
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
246
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
244
|
+
comment: {en: "The class of SHACL validation reports."},
|
245
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
246
|
+
label: {en: "Validation report"},
|
247
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
248
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
247
249
|
term :ValidationResult,
|
248
|
-
comment: "The class of validation results."
|
249
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
250
|
-
label: "Validation result"
|
251
|
-
subClassOf: "http://www.w3.org/ns/shacl#AbstractResult"
|
252
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
250
|
+
comment: {en: "The class of validation results."},
|
251
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
252
|
+
label: {en: "Validation result"},
|
253
|
+
subClassOf: "http://www.w3.org/ns/shacl#AbstractResult",
|
254
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
253
255
|
term :Validator,
|
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."
|
255
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
256
|
-
label: "Validator"
|
257
|
-
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
258
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
256
|
+
comment: {en: "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."},
|
257
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
258
|
+
label: {en: "Validator"},
|
259
|
+
subClassOf: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
260
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
259
261
|
|
260
262
|
# Property definitions
|
261
263
|
property :alternativePath,
|
262
|
-
comment: "The (single) value of this property must be a list of path elements, representing the elements of alternative paths."
|
263
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
264
|
-
label: "alternative path"
|
265
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
266
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
264
|
+
comment: {en: "The (single) value of this property must be a list of path elements, representing the elements of alternative paths."},
|
265
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
266
|
+
label: {en: "alternative path"},
|
267
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
268
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
267
269
|
property :and,
|
268
|
-
comment: "RDF list of shapes to validate the value nodes against."
|
269
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
270
|
-
label: "and"
|
271
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
272
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
270
|
+
comment: {en: "RDF list of shapes to validate the value nodes against."},
|
271
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
272
|
+
label: {en: "and"},
|
273
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
274
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
273
275
|
property :annotationProperty,
|
274
|
-
comment: "The annotation property that shall be set."
|
275
|
-
domain: "http://www.w3.org/ns/shacl#ResultAnnotation"
|
276
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
277
|
-
label: "annotation property"
|
278
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
279
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
276
|
+
comment: {en: "The annotation property that shall be set."},
|
277
|
+
domain: "http://www.w3.org/ns/shacl#ResultAnnotation",
|
278
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
279
|
+
label: {en: "annotation property"},
|
280
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
281
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
280
282
|
property :annotationValue,
|
281
|
-
comment: "The (default) values of the annotation property."
|
282
|
-
domain: "http://www.w3.org/ns/shacl#ResultAnnotation"
|
283
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
284
|
-
label: "annotation value"
|
285
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
283
|
+
comment: {en: "The (default) values of the annotation property."},
|
284
|
+
domain: "http://www.w3.org/ns/shacl#ResultAnnotation",
|
285
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
286
|
+
label: {en: "annotation value"},
|
287
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
286
288
|
property :annotationVarName,
|
287
|
-
comment: "The name of the SPARQL variable from the SELECT clause that shall be used for the values."
|
288
|
-
domain: "http://www.w3.org/ns/shacl#ResultAnnotation"
|
289
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
290
|
-
label: "annotation variable name"
|
291
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
292
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
289
|
+
comment: {en: "The name of the SPARQL variable from the SELECT clause that shall be used for the values."},
|
290
|
+
domain: "http://www.w3.org/ns/shacl#ResultAnnotation",
|
291
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
292
|
+
label: {en: "annotation variable name"},
|
293
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
294
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
293
295
|
property :ask,
|
294
|
-
comment: "The SPARQL ASK query to execute."
|
295
|
-
domain: "http://www.w3.org/ns/shacl#SPARQLAskExecutable"
|
296
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
297
|
-
label: "ask"
|
298
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
299
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
296
|
+
comment: {en: "The SPARQL ASK query to execute."},
|
297
|
+
domain: "http://www.w3.org/ns/shacl#SPARQLAskExecutable",
|
298
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
299
|
+
label: {en: "ask"},
|
300
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
301
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
300
302
|
property :class,
|
301
|
-
comment: "The type that all value nodes must have."
|
302
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
303
|
-
label: "class"
|
304
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Class"
|
305
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
303
|
+
comment: {en: "The type that all value nodes must have."},
|
304
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
305
|
+
label: {en: "class"},
|
306
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Class",
|
307
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
306
308
|
property :closed,
|
307
|
-
comment: "If set to true then the shape is closed."
|
308
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
309
|
-
label: "closed"
|
310
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
311
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
309
|
+
comment: {en: "If set to true then the shape is closed."},
|
310
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
311
|
+
label: {en: "closed"},
|
312
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
313
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
312
314
|
property :condition,
|
313
|
-
comment: "The shapes that the focus nodes need to conform to before a rule is executed on them."
|
314
|
-
domain: "http://www.w3.org/ns/shacl#Rule"
|
315
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
316
|
-
label: "condition"
|
317
|
-
range: "http://www.w3.org/ns/shacl#Shape"
|
318
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
315
|
+
comment: {en: "The shapes that the focus nodes need to conform to before a rule is executed on them."},
|
316
|
+
domain: "http://www.w3.org/ns/shacl#Rule",
|
317
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
318
|
+
label: {en: "condition"},
|
319
|
+
range: "http://www.w3.org/ns/shacl#Shape",
|
320
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
319
321
|
property :conforms,
|
320
|
-
comment: "True if the validation did not produce any validation results, and false otherwise."
|
321
|
-
domain: "http://www.w3.org/ns/shacl#ValidationReport"
|
322
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
323
|
-
label: "conforms"
|
324
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
325
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
322
|
+
comment: {en: "True if the validation did not produce any validation results, and false otherwise."},
|
323
|
+
domain: "http://www.w3.org/ns/shacl#ValidationReport",
|
324
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
325
|
+
label: {en: "conforms"},
|
326
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
327
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
326
328
|
property :construct,
|
327
|
-
comment: "The SPARQL CONSTRUCT query to execute."
|
328
|
-
domain: "http://www.w3.org/ns/shacl#SPARQLConstructExecutable"
|
329
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
330
|
-
label: "construct"
|
331
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
332
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
329
|
+
comment: {en: "The SPARQL CONSTRUCT query to execute."},
|
330
|
+
domain: "http://www.w3.org/ns/shacl#SPARQLConstructExecutable",
|
331
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
332
|
+
label: {en: "construct"},
|
333
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
334
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
333
335
|
property :datatype,
|
334
|
-
comment: "Specifies an RDF datatype that all value nodes must have."
|
335
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
336
|
-
label: "datatype"
|
337
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
338
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
336
|
+
comment: {en: "Specifies an RDF datatype that all value nodes must have."},
|
337
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
338
|
+
label: {en: "datatype"},
|
339
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Datatype",
|
340
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
339
341
|
property :deactivated,
|
340
|
-
comment: "If set to true then all nodes conform to this."
|
341
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
342
|
-
label: "deactivated"
|
343
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
344
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
342
|
+
comment: {en: "If set to true then all nodes conform to this."},
|
343
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
344
|
+
label: {en: "deactivated"},
|
345
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
346
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
345
347
|
property :declare,
|
346
|
-
comment: "Links a resource with its namespace prefix declarations."
|
347
|
-
domain: "http://www.w3.org/2002/07/owl#Ontology"
|
348
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
349
|
-
label: "declare"
|
350
|
-
range: "http://www.w3.org/ns/shacl#PrefixDeclaration"
|
351
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
348
|
+
comment: {en: "Links a resource with its namespace prefix declarations."},
|
349
|
+
domain: "http://www.w3.org/2002/07/owl#Ontology",
|
350
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
351
|
+
label: {en: "declare"},
|
352
|
+
range: "http://www.w3.org/ns/shacl#PrefixDeclaration",
|
353
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
352
354
|
property :defaultValue,
|
353
|
-
comment: "A default value for a property, for example for user interface tools to pre-populate input fields."
|
354
|
-
domain: "http://www.w3.org/ns/shacl#PropertyShape"
|
355
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
356
|
-
label: "default value"
|
357
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
355
|
+
comment: {en: "A default value for a property, for example for user interface tools to pre-populate input fields."},
|
356
|
+
domain: "http://www.w3.org/ns/shacl#PropertyShape",
|
357
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
358
|
+
label: {en: "default value"},
|
359
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
358
360
|
property :description,
|
359
|
-
comment: "Human-readable descriptions for the property in the context of the surrounding shape."
|
360
|
-
domain: "http://www.w3.org/ns/shacl#PropertyShape"
|
361
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
362
|
-
label: "description"
|
363
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
361
|
+
comment: {en: "Human-readable descriptions for the property in the context of the surrounding shape."},
|
362
|
+
domain: "http://www.w3.org/ns/shacl#PropertyShape",
|
363
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
364
|
+
label: {en: "description"},
|
365
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
364
366
|
property :detail,
|
365
|
-
comment: "Links a result with other results that provide more details, for example to describe violations against nested shapes."
|
366
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
367
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
368
|
-
label: "detail"
|
369
|
-
range: "http://www.w3.org/ns/shacl#AbstractResult"
|
370
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
367
|
+
comment: {en: "Links a result with other results that provide more details, for example to describe violations against nested shapes."},
|
368
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
369
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
370
|
+
label: {en: "detail"},
|
371
|
+
range: "http://www.w3.org/ns/shacl#AbstractResult",
|
372
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
371
373
|
property :disjoint,
|
372
|
-
comment: "Specifies a property where the set of values must be disjoint with the value nodes."
|
373
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
374
|
-
label: "disjoint"
|
375
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
376
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
374
|
+
comment: {en: "Specifies a property where the set of values must be disjoint with the value nodes."},
|
375
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
376
|
+
label: {en: "disjoint"},
|
377
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
378
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
377
379
|
property :entailment,
|
378
|
-
comment: "An entailment regime that indicates what kind of inferencing is required by a shapes graph."
|
379
|
-
domain: "http://www.w3.org/2002/07/owl#Ontology"
|
380
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
381
|
-
label: "entailment"
|
382
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
383
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
380
|
+
comment: {en: "An entailment regime that indicates what kind of inferencing is required by a shapes graph."},
|
381
|
+
domain: "http://www.w3.org/2002/07/owl#Ontology",
|
382
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
383
|
+
label: {en: "entailment"},
|
384
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
385
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
384
386
|
property :equals,
|
385
|
-
comment: "Specifies a property that must have the same values as the value nodes."
|
386
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
387
|
-
label: "equals"
|
388
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
389
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
387
|
+
comment: {en: "Specifies a property that must have the same values as the value nodes."},
|
388
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
389
|
+
label: {en: "equals"},
|
390
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
391
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
390
392
|
property :expression,
|
391
|
-
comment: "The node expression that must return true for the value nodes."
|
392
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
393
|
-
label: "expression"
|
394
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
393
|
+
comment: {en: "The node expression that must return true for the value nodes."},
|
394
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
395
|
+
label: {en: "expression"},
|
396
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
395
397
|
property :filterShape,
|
396
|
-
comment: "The shape that all input nodes of the expression need to conform to."
|
397
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
398
|
-
label: "filter shape"
|
399
|
-
range: "http://www.w3.org/ns/shacl#Shape"
|
400
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
398
|
+
comment: {en: "The shape that all input nodes of the expression need to conform to."},
|
399
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
400
|
+
label: {en: "filter shape"},
|
401
|
+
range: "http://www.w3.org/ns/shacl#Shape",
|
402
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
401
403
|
property :flags,
|
402
|
-
comment: "An optional flag to be used with regular expression pattern matching."
|
403
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
404
|
-
label: "flags"
|
405
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
406
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
404
|
+
comment: {en: "An optional flag to be used with regular expression pattern matching."},
|
405
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
406
|
+
label: {en: "flags"},
|
407
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
408
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
407
409
|
property :focusNode,
|
408
|
-
comment: "The focus node that was validated when the result was produced."
|
409
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
410
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
411
|
-
label: "focus node"
|
412
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
410
|
+
comment: {en: "The focus node that was validated when the result was produced."},
|
411
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
412
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
413
|
+
label: {en: "focus node"},
|
414
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
413
415
|
property :group,
|
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."
|
415
|
-
domain: "http://www.w3.org/ns/shacl#PropertyShape"
|
416
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
417
|
-
label: "group"
|
418
|
-
range: "http://www.w3.org/ns/shacl#PropertyGroup"
|
419
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
416
|
+
comment: {en: "Can be used to link to a property group to indicate that a property shape belongs to a group of related property shapes."},
|
417
|
+
domain: "http://www.w3.org/ns/shacl#PropertyShape",
|
418
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
419
|
+
label: {en: "group"},
|
420
|
+
range: "http://www.w3.org/ns/shacl#PropertyGroup",
|
421
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
420
422
|
property :hasValue,
|
421
|
-
comment: "Specifies a value that must be among the value nodes."
|
422
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
423
|
-
label: "has value"
|
424
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
423
|
+
comment: {en: "Specifies a value that must be among the value nodes."},
|
424
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
425
|
+
label: {en: "has value"},
|
426
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
425
427
|
property :ignoredProperties,
|
426
|
-
comment: "An optional RDF list of properties that are also permitted in addition to those explicitly enumerated via sh:property/sh:path."
|
427
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
428
|
-
label: "ignored properties"
|
429
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
430
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
428
|
+
comment: {en: "An optional RDF list of properties that are also permitted in addition to those explicitly enumerated via sh:property/sh:path."},
|
429
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
430
|
+
label: {en: "ignored properties"},
|
431
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
432
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
431
433
|
property :in,
|
432
|
-
comment: "Specifies a list of allowed values so that each value node must be among the members of the given list."
|
433
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
434
|
-
label: "in"
|
435
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
436
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
434
|
+
comment: {en: "Specifies a list of allowed values so that each value node must be among the members of the given list."},
|
435
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
436
|
+
label: {en: "in"},
|
437
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
438
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
437
439
|
property :intersection,
|
438
|
-
comment: "A list of node expressions that shall be intersected."
|
439
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
440
|
-
label: "intersection"
|
441
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
440
|
+
comment: {en: "A list of node expressions that shall be intersected."},
|
441
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
442
|
+
label: {en: "intersection"},
|
443
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
442
444
|
property :inversePath,
|
443
|
-
comment: "The (single) value of this property represents an inverse path (object to subject)."
|
444
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
445
|
-
label: "inverse path"
|
446
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
447
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
445
|
+
comment: {en: "The (single) value of this property represents an inverse path (object to subject)."},
|
446
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
447
|
+
label: {en: "inverse path"},
|
448
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
449
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
448
450
|
property :js,
|
449
|
-
comment: "Constraints expressed in JavaScript."
|
450
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
451
|
-
label: "JavaScript constraint"
|
452
|
-
range: "http://www.w3.org/ns/shacl#JSConstraint"
|
453
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
451
|
+
comment: "Constraints expressed in JavaScript.",
|
452
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
453
|
+
label: {en: "JavaScript constraint"},
|
454
|
+
range: "http://www.w3.org/ns/shacl#JSConstraint",
|
455
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
454
456
|
property :jsFunctionName,
|
455
|
-
comment: "The name of the JavaScript function to execute."
|
456
|
-
domain: "http://www.w3.org/ns/shacl#JSExecutable"
|
457
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
458
|
-
label: "JavaScript function name"
|
459
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
460
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
457
|
+
comment: {en: "The name of the JavaScript function to execute."},
|
458
|
+
domain: "http://www.w3.org/ns/shacl#JSExecutable",
|
459
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
460
|
+
label: {en: "JavaScript function name"},
|
461
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
462
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
461
463
|
property :jsLibrary,
|
462
|
-
comment: "Declares which JavaScript libraries are needed to execute this."
|
463
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
464
|
-
label: "JavaScript library"
|
465
|
-
range: "http://www.w3.org/ns/shacl#JSLibrary"
|
466
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
464
|
+
comment: {en: "Declares which JavaScript libraries are needed to execute this."},
|
465
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
466
|
+
label: {en: "JavaScript library"},
|
467
|
+
range: "http://www.w3.org/ns/shacl#JSLibrary",
|
468
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
467
469
|
property :jsLibraryURL,
|
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."
|
469
|
-
domain: "http://www.w3.org/ns/shacl#JSLibrary"
|
470
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
471
|
-
label: "JavaScript library URL"
|
472
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
473
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
470
|
+
comment: {en: "Declares the URLs of a JavaScript library. This should be the absolute URL of a JavaScript file. Implementations may redirect those to local files."},
|
471
|
+
domain: "http://www.w3.org/ns/shacl#JSLibrary",
|
472
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
473
|
+
label: {en: "JavaScript library URL"},
|
474
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
475
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
474
476
|
property :labelTemplate,
|
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."
|
476
|
-
domain: "http://www.w3.org/ns/shacl#Parameterizable"
|
477
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
478
|
-
label: "label template"
|
479
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
477
|
+
comment: {en: "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."},
|
478
|
+
domain: "http://www.w3.org/ns/shacl#Parameterizable",
|
479
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
480
|
+
label: {en: "label template"},
|
481
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
480
482
|
property :languageIn,
|
481
|
-
comment: "Specifies a list of language tags that all value nodes must have."
|
482
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
483
|
-
label: "language in"
|
484
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
485
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
483
|
+
comment: {en: "Specifies a list of language tags that all value nodes must have."},
|
484
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
485
|
+
label: {en: "language in"},
|
486
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
487
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
486
488
|
property :lessThan,
|
487
|
-
comment: "Specifies a property that must have smaller values than the value nodes."
|
488
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
489
|
-
label: "less than"
|
490
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
491
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
489
|
+
comment: {en: "Specifies a property that must have smaller values than the value nodes."},
|
490
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
491
|
+
label: {en: "less than"},
|
492
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
493
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
492
494
|
property :lessThanOrEquals,
|
493
|
-
comment: "Specifies a property that must have smaller or equal values than the value nodes."
|
494
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
495
|
-
label: "less than or equals"
|
496
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
497
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
495
|
+
comment: {en: "Specifies a property that must have smaller or equal values than the value nodes."},
|
496
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
497
|
+
label: {en: "less than or equals"},
|
498
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
499
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
498
500
|
property :maxCount,
|
499
|
-
comment: "Specifies the maximum number of values in the set of value nodes."
|
500
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
501
|
-
label: "max count"
|
502
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
503
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
501
|
+
comment: {en: "Specifies the maximum number of values in the set of value nodes."},
|
502
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
503
|
+
label: {en: "max count"},
|
504
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
505
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
504
506
|
property :maxExclusive,
|
505
|
-
comment: "Specifies the maximum exclusive value of each value node."
|
506
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
507
|
-
label: "max exclusive"
|
508
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
507
|
+
comment: {en: "Specifies the maximum exclusive value of each value node."},
|
508
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
509
|
+
label: {en: "max exclusive"},
|
510
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
509
511
|
property :maxInclusive,
|
510
|
-
comment: "Specifies the maximum inclusive value of each value node."
|
511
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
512
|
-
label: "max inclusive"
|
513
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
512
|
+
comment: {en: "Specifies the maximum inclusive value of each value node."},
|
513
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
514
|
+
label: {en: "max inclusive"},
|
515
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
514
516
|
property :maxLength,
|
515
|
-
comment: "Specifies the maximum string length of each value node."
|
516
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
517
|
-
label: "max length"
|
518
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
519
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
517
|
+
comment: {en: "Specifies the maximum string length of each value node."},
|
518
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
519
|
+
label: {en: "max length"},
|
520
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
521
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
520
522
|
property :message,
|
521
|
-
comment: "A human-readable message (possibly with placeholders for variables) explaining the cause of the result."
|
522
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
523
|
-
label: "message"
|
524
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
523
|
+
comment: {en: "A human-readable message (possibly with placeholders for variables) explaining the cause of the result."},
|
524
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
525
|
+
label: {en: "message"},
|
526
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
525
527
|
property :minCount,
|
526
|
-
comment: "Specifies the minimum number of values in the set of value nodes."
|
527
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
528
|
-
label: "min count"
|
529
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
530
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
528
|
+
comment: {en: "Specifies the minimum number of values in the set of value nodes."},
|
529
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
530
|
+
label: {en: "min count"},
|
531
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
532
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
531
533
|
property :minExclusive,
|
532
|
-
comment: "Specifies the minimum exclusive value of each value node."
|
533
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
534
|
-
label: "min exclusive"
|
535
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
534
|
+
comment: {en: "Specifies the minimum exclusive value of each value node."},
|
535
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
536
|
+
label: {en: "min exclusive"},
|
537
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
536
538
|
property :minInclusive,
|
537
|
-
comment: "Specifies the minimum inclusive value of each value node."
|
538
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
539
|
-
label: "min inclusive"
|
540
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
539
|
+
comment: {en: "Specifies the minimum inclusive value of each value node."},
|
540
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
541
|
+
label: {en: "min inclusive"},
|
542
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
541
543
|
property :minLength,
|
542
|
-
comment: "Specifies the minimum string length of each value node."
|
543
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
544
|
-
label: "min length"
|
545
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
546
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
544
|
+
comment: {en: "Specifies the minimum string length of each value node."},
|
545
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
546
|
+
label: {en: "min length"},
|
547
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
548
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
547
549
|
property :name,
|
548
|
-
comment: "Human-readable labels for the property in the context of the surrounding shape."
|
549
|
-
domain: "http://www.w3.org/ns/shacl#PropertyShape"
|
550
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
551
|
-
label: "name"
|
552
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
550
|
+
comment: {en: "Human-readable labels for the property in the context of the surrounding shape."},
|
551
|
+
domain: "http://www.w3.org/ns/shacl#PropertyShape",
|
552
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
553
|
+
label: {en: "name"},
|
554
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
553
555
|
property :namespace,
|
554
|
-
comment: "The namespace associated with a prefix in a prefix declaration."
|
555
|
-
domain: "http://www.w3.org/ns/shacl#PrefixDeclaration"
|
556
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
557
|
-
label: "namespace"
|
558
|
-
range: "http://www.w3.org/2001/XMLSchema#anyURI"
|
559
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
556
|
+
comment: {en: "The namespace associated with a prefix in a prefix declaration."},
|
557
|
+
domain: "http://www.w3.org/ns/shacl#PrefixDeclaration",
|
558
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
559
|
+
label: {en: "namespace"},
|
560
|
+
range: "http://www.w3.org/2001/XMLSchema#anyURI",
|
561
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
560
562
|
property :node,
|
561
|
-
comment: "Specifies the node shape that all value nodes must conform to."
|
562
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
563
|
-
label: "node"
|
564
|
-
range: "http://www.w3.org/ns/shacl#NodeShape"
|
565
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
563
|
+
comment: {en: "Specifies the node shape that all value nodes must conform to."},
|
564
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
565
|
+
label: {en: "node"},
|
566
|
+
range: "http://www.w3.org/ns/shacl#NodeShape",
|
567
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
566
568
|
property :nodeKind,
|
567
|
-
comment: "Specifies the node kind (e.g. IRI or literal) each value node."
|
568
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
569
|
-
label: "node kind"
|
570
|
-
range: "http://www.w3.org/ns/shacl#NodeKind"
|
571
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
569
|
+
comment: {en: "Specifies the node kind (e.g. IRI or literal) each value node."},
|
570
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
571
|
+
label: {en: "node kind"},
|
572
|
+
range: "http://www.w3.org/ns/shacl#NodeKind",
|
573
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
572
574
|
property :nodeValidator,
|
573
|
-
comment: "The validator(s) used to evaluate a constraint in the context of a node shape."
|
574
|
-
domain: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
575
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
576
|
-
label: "shape validator"
|
577
|
-
range: "http://www.w3.org/ns/shacl#Validator"
|
578
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
575
|
+
comment: {en: "The validator(s) used to evaluate a constraint in the context of a node shape."},
|
576
|
+
domain: "http://www.w3.org/ns/shacl#ConstraintComponent",
|
577
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
578
|
+
label: {en: "shape validator"},
|
579
|
+
range: "http://www.w3.org/ns/shacl#Validator",
|
580
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
579
581
|
property :nodes,
|
580
|
-
comment: "The node expression producing the input nodes of a filter shape expression."
|
581
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
582
|
-
label: "nodes"
|
583
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
582
|
+
comment: {en: "The node expression producing the input nodes of a filter shape expression."},
|
583
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
584
|
+
label: {en: "nodes"},
|
585
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
584
586
|
property :not,
|
585
|
-
comment: "Specifies a shape that the value nodes must not conform to."
|
586
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
587
|
-
label: "not"
|
588
|
-
range: "http://www.w3.org/ns/shacl#Shape"
|
589
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
587
|
+
comment: {en: "Specifies a shape that the value nodes must not conform to."},
|
588
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
589
|
+
label: {en: "not"},
|
590
|
+
range: "http://www.w3.org/ns/shacl#Shape",
|
591
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
590
592
|
property :object,
|
591
|
-
comment: "An expression producing the nodes that shall be inferred as objects."
|
592
|
-
domain: "http://www.w3.org/ns/shacl#TripleRule"
|
593
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
594
|
-
label: "object"
|
595
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
593
|
+
comment: {en: "An expression producing the nodes that shall be inferred as objects."},
|
594
|
+
domain: "http://www.w3.org/ns/shacl#TripleRule",
|
595
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
596
|
+
label: {en: "object"},
|
597
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
596
598
|
property :oneOrMorePath,
|
597
|
-
comment: "The (single) value of this property represents a path that is matched one or more times."
|
598
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
599
|
-
label: "one or more path"
|
600
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
601
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
599
|
+
comment: {en: "The (single) value of this property represents a path that is matched one or more times."},
|
600
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
601
|
+
label: {en: "one or more path"},
|
602
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
603
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
602
604
|
property :optional,
|
603
|
-
comment: "Indicates whether a parameter is optional."
|
604
|
-
domain: "http://www.w3.org/ns/shacl#Parameter"
|
605
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
606
|
-
label: "optional"
|
607
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
608
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
605
|
+
comment: {en: "Indicates whether a parameter is optional."},
|
606
|
+
domain: "http://www.w3.org/ns/shacl#Parameter",
|
607
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
608
|
+
label: {en: "optional"},
|
609
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
610
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
609
611
|
property :or,
|
610
|
-
comment: "Specifies a list of shapes so that the value nodes must conform to at least one of the shapes."
|
611
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
612
|
-
label: "or"
|
613
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
614
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
612
|
+
comment: {en: "Specifies a list of shapes so that the value nodes must conform to at least one of the shapes."},
|
613
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
614
|
+
label: {en: "or"},
|
615
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
616
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
615
617
|
property :order,
|
616
|
-
comment: "Specifies the relative order of this compared to its siblings. For example use 0 for the first, 1 for the second."
|
617
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
618
|
-
label: "order"
|
619
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
618
|
+
comment: {en: "Specifies the relative order of this compared to its siblings. For example use 0 for the first, 1 for the second."},
|
619
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
620
|
+
label: {en: "order"},
|
621
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
620
622
|
property :parameter,
|
621
|
-
comment: "The parameters of a function or constraint component."
|
622
|
-
domain: "http://www.w3.org/ns/shacl#Parameterizable"
|
623
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
624
|
-
label: "parameter"
|
625
|
-
range: "http://www.w3.org/ns/shacl#Parameter"
|
626
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
623
|
+
comment: {en: "The parameters of a function or constraint component."},
|
624
|
+
domain: "http://www.w3.org/ns/shacl#Parameterizable",
|
625
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
626
|
+
label: {en: "parameter"},
|
627
|
+
range: "http://www.w3.org/ns/shacl#Parameter",
|
628
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
627
629
|
property :path,
|
628
|
-
comment: "Specifies the property path of a property shape."
|
629
|
-
domain: "http://www.w3.org/ns/shacl#PropertyShape"
|
630
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
631
|
-
label: "path"
|
632
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
633
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
630
|
+
comment: {en: "Specifies the property path of a property shape."},
|
631
|
+
domain: "http://www.w3.org/ns/shacl#PropertyShape",
|
632
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
633
|
+
label: {en: "path"},
|
634
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
635
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
634
636
|
property :pattern,
|
635
|
-
comment: "Specifies a regular expression pattern that the string representations of the value nodes must match."
|
636
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
637
|
-
label: "pattern"
|
638
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
639
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
637
|
+
comment: {en: "Specifies a regular expression pattern that the string representations of the value nodes must match."},
|
638
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
639
|
+
label: {en: "pattern"},
|
640
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
641
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
640
642
|
property :predicate,
|
641
|
-
comment: "An expression producing the properties that shall be inferred as predicates."
|
642
|
-
domain: "http://www.w3.org/ns/shacl#TripleRule"
|
643
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
644
|
-
label: "predicate"
|
645
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
643
|
+
comment: {en: "An expression producing the properties that shall be inferred as predicates."},
|
644
|
+
domain: "http://www.w3.org/ns/shacl#TripleRule",
|
645
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
646
|
+
label: {en: "predicate"},
|
647
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
646
648
|
property :prefix,
|
647
|
-
comment: "The prefix of a prefix declaration."
|
648
|
-
domain: "http://www.w3.org/ns/shacl#PrefixDeclaration"
|
649
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
650
|
-
label: "prefix"
|
651
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
652
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
649
|
+
comment: {en: "The prefix of a prefix declaration."},
|
650
|
+
domain: "http://www.w3.org/ns/shacl#PrefixDeclaration",
|
651
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
652
|
+
label: {en: "prefix"},
|
653
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
654
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
653
655
|
property :prefixes,
|
654
|
-
comment: "The prefixes that shall be applied before parsing the associated SPARQL query."
|
655
|
-
domain: "http://www.w3.org/ns/shacl#SPARQLExecutable"
|
656
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
657
|
-
label: "prefixes"
|
658
|
-
range: "http://www.w3.org/2002/07/owl#Ontology"
|
659
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
656
|
+
comment: {en: "The prefixes that shall be applied before parsing the associated SPARQL query."},
|
657
|
+
domain: "http://www.w3.org/ns/shacl#SPARQLExecutable",
|
658
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
659
|
+
label: {en: "prefixes"},
|
660
|
+
range: "http://www.w3.org/2002/07/owl#Ontology",
|
661
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
660
662
|
property :property,
|
661
|
-
comment: "Links a shape to its property shapes."
|
662
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
663
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
664
|
-
label: "property"
|
665
|
-
range: "http://www.w3.org/ns/shacl#PropertyShape"
|
666
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
663
|
+
comment: {en: "Links a shape to its property shapes."},
|
664
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
665
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
666
|
+
label: {en: "property"},
|
667
|
+
range: "http://www.w3.org/ns/shacl#PropertyShape",
|
668
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
667
669
|
property :propertyValidator,
|
668
|
-
comment: "The validator(s) used to evaluate a constraint in the context of a property shape."
|
669
|
-
domain: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
670
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
671
|
-
label: "property validator"
|
672
|
-
range: "http://www.w3.org/ns/shacl#Validator"
|
673
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
670
|
+
comment: {en: "The validator(s) used to evaluate a constraint in the context of a property shape."},
|
671
|
+
domain: "http://www.w3.org/ns/shacl#ConstraintComponent",
|
672
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
673
|
+
label: {en: "property validator"},
|
674
|
+
range: "http://www.w3.org/ns/shacl#Validator",
|
675
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
674
676
|
property :qualifiedMaxCount,
|
675
|
-
comment: "The maximum number of value nodes that can conform to the shape."
|
676
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
677
|
-
label: "qualified max count"
|
678
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
679
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
677
|
+
comment: {en: "The maximum number of value nodes that can conform to the shape."},
|
678
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
679
|
+
label: {en: "qualified max count"},
|
680
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
681
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
680
682
|
property :qualifiedMinCount,
|
681
|
-
comment: "The minimum number of value nodes that must conform to the shape."
|
682
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
683
|
-
label: "qualified min count"
|
684
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
685
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
683
|
+
comment: {en: "The minimum number of value nodes that must conform to the shape."},
|
684
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
685
|
+
label: {en: "qualified min count"},
|
686
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
687
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
686
688
|
property :qualifiedValueShape,
|
687
|
-
comment: "The shape that a specified number of values must conform to."
|
688
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
689
|
-
label: "qualified value shape"
|
690
|
-
range: "http://www.w3.org/ns/shacl#Shape"
|
691
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
689
|
+
comment: {en: "The shape that a specified number of values must conform to."},
|
690
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
691
|
+
label: {en: "qualified value shape"},
|
692
|
+
range: "http://www.w3.org/ns/shacl#Shape",
|
693
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
692
694
|
property :qualifiedValueShapesDisjoint,
|
693
|
-
comment: "Can be used to mark the qualified value shape to be disjoint with its sibling shapes."
|
694
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
695
|
-
label: "qualified value shapes disjoint"
|
696
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
697
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
695
|
+
comment: {en: "Can be used to mark the qualified value shape to be disjoint with its sibling shapes."},
|
696
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
697
|
+
label: {en: "qualified value shapes disjoint"},
|
698
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
699
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
698
700
|
property :result,
|
699
|
-
comment: "The validation results contained in a validation report."
|
700
|
-
domain: "http://www.w3.org/ns/shacl#ValidationReport"
|
701
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
702
|
-
label: "result"
|
703
|
-
range: "http://www.w3.org/ns/shacl#ValidationResult"
|
704
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
701
|
+
comment: {en: "The validation results contained in a validation report."},
|
702
|
+
domain: "http://www.w3.org/ns/shacl#ValidationReport",
|
703
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
704
|
+
label: {en: "result"},
|
705
|
+
range: "http://www.w3.org/ns/shacl#ValidationResult",
|
706
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
705
707
|
property :resultAnnotation,
|
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."
|
707
|
-
domain: "http://www.w3.org/ns/shacl#SPARQLSelectValidator"
|
708
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
709
|
-
label: "result annotation"
|
710
|
-
range: "http://www.w3.org/ns/shacl#ResultAnnotation"
|
711
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
708
|
+
comment: {en: "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."},
|
709
|
+
domain: "http://www.w3.org/ns/shacl#SPARQLSelectValidator",
|
710
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
711
|
+
label: {en: "result annotation"},
|
712
|
+
range: "http://www.w3.org/ns/shacl#ResultAnnotation",
|
713
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
712
714
|
property :resultMessage,
|
713
|
-
comment: "Human-readable messages explaining the cause of the result."
|
714
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
715
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
716
|
-
label: "result message"
|
717
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
715
|
+
comment: {en: "Human-readable messages explaining the cause of the result."},
|
716
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
717
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
718
|
+
label: {en: "result message"},
|
719
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
718
720
|
property :resultPath,
|
719
|
-
comment: "The path of a validation result, based on the path of the validated property shape."
|
720
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
721
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
722
|
-
label: "result path"
|
723
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
724
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
721
|
+
comment: {en: "The path of a validation result, based on the path of the validated property shape."},
|
722
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
723
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
724
|
+
label: {en: "result path"},
|
725
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
726
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
725
727
|
property :resultSeverity,
|
726
|
-
comment: "The severity of the result, e.g. warning."
|
727
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
728
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
729
|
-
label: "result severity"
|
730
|
-
range: "http://www.w3.org/ns/shacl#Severity"
|
731
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
728
|
+
comment: {en: "The severity of the result, e.g. warning."},
|
729
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
730
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
731
|
+
label: {en: "result severity"},
|
732
|
+
range: "http://www.w3.org/ns/shacl#Severity",
|
733
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
732
734
|
property :returnType,
|
733
|
-
comment: "The expected type of values returned by the associated function."
|
734
|
-
domain: "http://www.w3.org/ns/shacl#Function"
|
735
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
736
|
-
label: "return type"
|
737
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Class"
|
738
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
735
|
+
comment: {en: "The expected type of values returned by the associated function."},
|
736
|
+
domain: "http://www.w3.org/ns/shacl#Function",
|
737
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
738
|
+
label: {en: "return type"},
|
739
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Class",
|
740
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
739
741
|
property :rule,
|
740
|
-
comment: "The rules linked to a shape."
|
741
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
742
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
743
|
-
label: "rule"
|
744
|
-
range: "http://www.w3.org/ns/shacl#Rule"
|
745
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
742
|
+
comment: {en: "The rules linked to a shape."},
|
743
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
744
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
745
|
+
label: {en: "rule"},
|
746
|
+
range: "http://www.w3.org/ns/shacl#Rule",
|
747
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
746
748
|
property :select,
|
747
|
-
comment: "The SPARQL SELECT query to execute."
|
748
|
-
domain: "http://www.w3.org/ns/shacl#SPARQLSelectExecutable"
|
749
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
750
|
-
label: "select"
|
751
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
752
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
749
|
+
comment: {en: "The SPARQL SELECT query to execute."},
|
750
|
+
domain: "http://www.w3.org/ns/shacl#SPARQLSelectExecutable",
|
751
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
752
|
+
label: {en: "select"},
|
753
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
754
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
753
755
|
property :severity,
|
754
|
-
comment: "Defines the severity that validation results produced by a shape must have. Defaults to sh:Violation."
|
755
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
756
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
757
|
-
label: "severity"
|
758
|
-
range: "http://www.w3.org/ns/shacl#Severity"
|
759
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
756
|
+
comment: {en: "Defines the severity that validation results produced by a shape must have. Defaults to sh:Violation."},
|
757
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
758
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
759
|
+
label: {en: "severity"},
|
760
|
+
range: "http://www.w3.org/ns/shacl#Severity",
|
761
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
760
762
|
property :shapesGraph,
|
761
|
-
comment: "Shapes graphs that should be used when validating this data graph."
|
762
|
-
domain: "http://www.w3.org/2002/07/owl#Ontology"
|
763
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
764
|
-
label: "shapes graph"
|
765
|
-
range: "http://www.w3.org/2002/07/owl#Ontology"
|
766
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
763
|
+
comment: {en: "Shapes graphs that should be used when validating this data graph."},
|
764
|
+
domain: "http://www.w3.org/2002/07/owl#Ontology",
|
765
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
766
|
+
label: {en: "shapes graph"},
|
767
|
+
range: "http://www.w3.org/2002/07/owl#Ontology",
|
768
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
767
769
|
property :shapesGraphWellFormed,
|
768
|
-
comment: "If true then the validation engine was certain that the shapes graph has passed all SHACL syntax requirements during the validation process."
|
769
|
-
domain: "http://www.w3.org/ns/shacl#ValidationReport"
|
770
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
771
|
-
label: "shapes graph well-formed"
|
772
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
773
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
770
|
+
comment: {en: "If true then the validation engine was certain that the shapes graph has passed all SHACL syntax requirements during the validation process."},
|
771
|
+
domain: "http://www.w3.org/ns/shacl#ValidationReport",
|
772
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
773
|
+
label: {en: "shapes graph well-formed"},
|
774
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
775
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
774
776
|
property :sourceConstraint,
|
775
|
-
comment: "The constraint that was validated when the result was produced."
|
776
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
777
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
778
|
-
label: "source constraint"
|
779
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
777
|
+
comment: {en: "The constraint that was validated when the result was produced."},
|
778
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
779
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
780
|
+
label: {en: "source constraint"},
|
781
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
780
782
|
property :sourceConstraintComponent,
|
781
|
-
comment: "The constraint component that is the source of the result."
|
782
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
783
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
784
|
-
label: "source constraint component"
|
785
|
-
range: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
786
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
783
|
+
comment: {en: "The constraint component that is the source of the result."},
|
784
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
785
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
786
|
+
label: {en: "source constraint component"},
|
787
|
+
range: "http://www.w3.org/ns/shacl#ConstraintComponent",
|
788
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
787
789
|
property :sourceShape,
|
788
|
-
comment: "The shape that is was validated when the result was produced."
|
789
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
790
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
791
|
-
label: "source shape"
|
792
|
-
range: "http://www.w3.org/ns/shacl#Shape"
|
793
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
790
|
+
comment: {en: "The shape that is was validated when the result was produced."},
|
791
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
792
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
793
|
+
label: {en: "source shape"},
|
794
|
+
range: "http://www.w3.org/ns/shacl#Shape",
|
795
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
794
796
|
property :sparql,
|
795
|
-
comment: "Links a shape with SPARQL constraints."
|
796
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
797
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
798
|
-
label: "constraint (in SPARQL)"
|
799
|
-
range: "http://www.w3.org/ns/shacl#SPARQLConstraint"
|
800
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
797
|
+
comment: {en: "Links a shape with SPARQL constraints."},
|
798
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
799
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
800
|
+
label: {en: "constraint (in SPARQL)"},
|
801
|
+
range: "http://www.w3.org/ns/shacl#SPARQLConstraint",
|
802
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
801
803
|
property :subject,
|
802
|
-
comment: "An expression producing the resources that shall be inferred as subjects."
|
803
|
-
domain: "http://www.w3.org/ns/shacl#TripleRule"
|
804
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
805
|
-
label: "subject"
|
806
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
804
|
+
comment: {en: "An expression producing the resources that shall be inferred as subjects."},
|
805
|
+
domain: "http://www.w3.org/ns/shacl#TripleRule",
|
806
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
807
|
+
label: {en: "subject"},
|
808
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
807
809
|
property :suggestedShapesGraph,
|
808
|
-
comment: "Suggested shapes graphs for this ontology. The values of this property may be used in the absence of specific sh:shapesGraph statements."
|
809
|
-
domain: "http://www.w3.org/2002/07/owl#Ontology"
|
810
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
811
|
-
label: "suggested shapes graph"
|
812
|
-
range: "http://www.w3.org/2002/07/owl#Ontology"
|
813
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
810
|
+
comment: {en: "Suggested shapes graphs for this ontology. The values of this property may be used in the absence of specific sh:shapesGraph statements."},
|
811
|
+
domain: "http://www.w3.org/2002/07/owl#Ontology",
|
812
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
813
|
+
label: {en: "suggested shapes graph"},
|
814
|
+
range: "http://www.w3.org/2002/07/owl#Ontology",
|
815
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
814
816
|
property :target,
|
815
|
-
comment: "Links a shape to a target specified by an extension language, for example instances of sh:SPARQLTarget."
|
816
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
817
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
818
|
-
label: "target"
|
819
|
-
range: "http://www.w3.org/ns/shacl#Target"
|
820
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
817
|
+
comment: {en: "Links a shape to a target specified by an extension language, for example instances of sh:SPARQLTarget."},
|
818
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
819
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
820
|
+
label: {en: "target"},
|
821
|
+
range: "http://www.w3.org/ns/shacl#Target",
|
822
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
821
823
|
property :targetClass,
|
822
|
-
comment: "Links a shape to a class, indicating that all instances of the class must conform to the shape."
|
823
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
824
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
825
|
-
label: "target class"
|
826
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Class"
|
827
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
824
|
+
comment: {en: "Links a shape to a class, indicating that all instances of the class must conform to the shape."},
|
825
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
826
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
827
|
+
label: {en: "target class"},
|
828
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Class",
|
829
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
828
830
|
property :targetNode,
|
829
|
-
comment: "Links a shape to individual nodes, indicating that these nodes must conform to the shape."
|
830
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
831
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
832
|
-
label: "target node"
|
833
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
831
|
+
comment: {en: "Links a shape to individual nodes, indicating that these nodes must conform to the shape."},
|
832
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
833
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
834
|
+
label: {en: "target node"},
|
835
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
834
836
|
property :targetObjectsOf,
|
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."
|
836
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
837
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
838
|
-
label: "target objects of"
|
839
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
840
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
837
|
+
comment: {en: "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."},
|
838
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
839
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
840
|
+
label: {en: "target objects of"},
|
841
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
842
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
841
843
|
property :targetSubjectsOf,
|
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."
|
843
|
-
domain: "http://www.w3.org/ns/shacl#Shape"
|
844
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
845
|
-
label: "target subjects of"
|
846
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
847
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
844
|
+
comment: {en: "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."},
|
845
|
+
domain: "http://www.w3.org/ns/shacl#Shape",
|
846
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
847
|
+
label: {en: "target subjects of"},
|
848
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
|
849
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
848
850
|
property :union,
|
849
|
-
comment: "A list of node expressions that shall be used together."
|
850
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
851
|
-
label: "union"
|
852
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
851
|
+
comment: {en: "A list of node expressions that shall be used together."},
|
852
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
853
|
+
label: {en: "union"},
|
854
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
853
855
|
property :uniqueLang,
|
854
|
-
comment: "Specifies whether all node values must have a unique (or no) language tag."
|
855
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
856
|
-
label: "unique languages"
|
857
|
-
range: "http://www.w3.org/2001/XMLSchema#boolean"
|
858
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
856
|
+
comment: {en: "Specifies whether all node values must have a unique (or no) language tag."},
|
857
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
858
|
+
label: {en: "unique languages"},
|
859
|
+
range: "http://www.w3.org/2001/XMLSchema#boolean",
|
860
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
859
861
|
property :update,
|
860
|
-
comment: "The SPARQL UPDATE to execute."
|
861
|
-
domain: "http://www.w3.org/ns/shacl#SPARQLUpdateExecutable"
|
862
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
863
|
-
label: "update"
|
864
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
865
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
862
|
+
comment: {en: "The SPARQL UPDATE to execute."},
|
863
|
+
domain: "http://www.w3.org/ns/shacl#SPARQLUpdateExecutable",
|
864
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
865
|
+
label: {en: "update"},
|
866
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
867
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
866
868
|
property :validator,
|
867
|
-
comment: "The validator(s) used to evaluate constraints of either node or property shapes."
|
868
|
-
domain: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
869
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
870
|
-
label: "validator"
|
871
|
-
range: "http://www.w3.org/ns/shacl#Validator"
|
872
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
869
|
+
comment: {en: "The validator(s) used to evaluate constraints of either node or property shapes."},
|
870
|
+
domain: "http://www.w3.org/ns/shacl#ConstraintComponent",
|
871
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
872
|
+
label: {en: "validator"},
|
873
|
+
range: "http://www.w3.org/ns/shacl#Validator",
|
874
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
873
875
|
property :value,
|
874
|
-
comment: "An RDF node that has caused the result."
|
875
|
-
domain: "http://www.w3.org/ns/shacl#AbstractResult"
|
876
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
877
|
-
label: "value"
|
878
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
876
|
+
comment: {en: "An RDF node that has caused the result."},
|
877
|
+
domain: "http://www.w3.org/ns/shacl#AbstractResult",
|
878
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
879
|
+
label: {en: "value"},
|
880
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
879
881
|
property :xone,
|
880
|
-
comment: "Specifies a list of shapes so that the value nodes must conform to exactly one of the shapes."
|
881
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
882
|
-
label: "exactly one"
|
883
|
-
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
|
884
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
882
|
+
comment: {en: "Specifies a list of shapes so that the value nodes must conform to exactly one of the shapes."},
|
883
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
884
|
+
label: {en: "exactly one"},
|
885
|
+
range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
|
886
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
885
887
|
property :zeroOrMorePath,
|
886
|
-
comment: "The (single) value of this property represents a path that is matched zero or more times."
|
887
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
888
|
-
label: "zero or more path"
|
889
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
890
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
888
|
+
comment: {en: "The (single) value of this property represents a path that is matched zero or more times."},
|
889
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
890
|
+
label: {en: "zero or more path"},
|
891
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
892
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
891
893
|
property :zeroOrOnePath,
|
892
|
-
comment: "The (single) value of this property represents a path that is matched zero or one times."
|
893
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
894
|
-
label: "zero or one path"
|
895
|
-
range: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
896
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
894
|
+
comment: {en: "The (single) value of this property represents a path that is matched zero or one times."},
|
895
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
896
|
+
label: {en: "zero or one path"},
|
897
|
+
range: "http://www.w3.org/2000/01/rdf-schema#Resource",
|
898
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
897
899
|
|
898
900
|
# Extra definitions
|
899
901
|
term :AndConstraintComponent,
|
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."
|
901
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#AndConstraintComponent-and"
|
902
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
903
|
-
label: "And constraint component"
|
904
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
902
|
+
comment: {en: "A constraint component that can be used to test whether a value node conforms to all members of a provided list of shapes."},
|
903
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#AndConstraintComponent-and",
|
904
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
905
|
+
label: {en: "And constraint component"},
|
906
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
905
907
|
term :"AndConstraintComponent-and",
|
906
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#and"
|
907
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
908
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
908
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#and",
|
909
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
910
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
909
911
|
term :BlankNode,
|
910
|
-
comment: "The node kind of all blank nodes."
|
911
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
912
|
-
label: "Blank node"
|
913
|
-
type: "http://www.w3.org/ns/shacl#NodeKind"
|
912
|
+
comment: {en: "The node kind of all blank nodes."},
|
913
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
914
|
+
label: {en: "Blank node"},
|
915
|
+
type: "http://www.w3.org/ns/shacl#NodeKind"
|
914
916
|
term :BlankNodeOrIRI,
|
915
|
-
comment: "The node kind of all blank nodes or IRIs."
|
916
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
917
|
-
label: "Blank node or IRI"
|
918
|
-
type: "http://www.w3.org/ns/shacl#NodeKind"
|
917
|
+
comment: {en: "The node kind of all blank nodes or IRIs."},
|
918
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
919
|
+
label: {en: "Blank node or IRI"},
|
920
|
+
type: "http://www.w3.org/ns/shacl#NodeKind"
|
919
921
|
term :BlankNodeOrLiteral,
|
920
|
-
comment: "The node kind of all blank nodes or literals."
|
921
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
922
|
-
label: "Blank node or literal"
|
923
|
-
type: "http://www.w3.org/ns/shacl#NodeKind"
|
922
|
+
comment: {en: "The node kind of all blank nodes or literals."},
|
923
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
924
|
+
label: {en: "Blank node or literal"},
|
925
|
+
type: "http://www.w3.org/ns/shacl#NodeKind"
|
924
926
|
term :ClassConstraintComponent,
|
925
|
-
comment: "A constraint component that can be used to verify that each value node is an instance of a given type."
|
926
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#ClassConstraintComponent-class"
|
927
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
928
|
-
label: "Class constraint component"
|
929
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
927
|
+
comment: {en: "A constraint component that can be used to verify that each value node is an instance of a given type."},
|
928
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#ClassConstraintComponent-class",
|
929
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
930
|
+
label: {en: "Class constraint component"},
|
931
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
930
932
|
term :"ClassConstraintComponent-class",
|
931
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI"
|
932
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#class"
|
933
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
934
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
933
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI",
|
934
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#class",
|
935
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
936
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
935
937
|
term :ClosedConstraintComponent,
|
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."
|
937
|
-
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#ClosedConstraintComponent-closed"
|
938
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
939
|
-
label: "Closed constraint component"
|
940
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
938
|
+
comment: {en: "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."},
|
939
|
+
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#ClosedConstraintComponent-closed", "http://www.w3.org/ns/shacl#ClosedConstraintComponent-ignoredProperties"],
|
940
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
941
|
+
label: {en: "Closed constraint component"},
|
942
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
941
943
|
term :"ClosedConstraintComponent-closed",
|
942
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean"
|
943
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#closed"
|
944
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
945
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
944
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean",
|
945
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#closed",
|
946
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
947
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
946
948
|
term :"ClosedConstraintComponent-ignoredProperties",
|
947
|
-
"http://www.w3.org/ns/shacl#optional": "true"
|
948
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#ignoredProperties"
|
949
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
950
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
949
|
+
"http://www.w3.org/ns/shacl#optional": "true",
|
950
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#ignoredProperties",
|
951
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
952
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
951
953
|
term :DatatypeConstraintComponent,
|
952
|
-
comment: "A constraint component that can be used to restrict the datatype of all value nodes."
|
953
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#DatatypeConstraintComponent-datatype"
|
954
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
955
|
-
label: "Datatype constraint component"
|
956
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
954
|
+
comment: {en: "A constraint component that can be used to restrict the datatype of all value nodes."},
|
955
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#DatatypeConstraintComponent-datatype",
|
956
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
957
|
+
label: {en: "Datatype constraint component"},
|
958
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
957
959
|
term :"DatatypeConstraintComponent-datatype",
|
958
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
959
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI"
|
960
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#datatype"
|
961
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
962
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
960
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
961
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI",
|
962
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#datatype",
|
963
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
964
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
963
965
|
term :DisjointConstraintComponent,
|
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."
|
965
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#DisjointConstraintComponent-disjoint"
|
966
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
967
|
-
label: "Disjoint constraint component"
|
968
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
966
|
+
comment: {en: "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."},
|
967
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#DisjointConstraintComponent-disjoint",
|
968
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
969
|
+
label: {en: "Disjoint constraint component"},
|
970
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
969
971
|
term :"DisjointConstraintComponent-disjoint",
|
970
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI"
|
971
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#disjoint"
|
972
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
973
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
972
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI",
|
973
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#disjoint",
|
974
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
975
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
974
976
|
term :EqualsConstraintComponent,
|
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."
|
976
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#EqualsConstraintComponent-equals"
|
977
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
978
|
-
label: "Equals constraint component"
|
979
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
977
|
+
comment: {en: "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."},
|
978
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#EqualsConstraintComponent-equals",
|
979
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
980
|
+
label: {en: "Equals constraint component"},
|
981
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
980
982
|
term :"EqualsConstraintComponent-equals",
|
981
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI"
|
982
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#equals"
|
983
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
984
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
983
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI",
|
984
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#equals",
|
985
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
986
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
985
987
|
term :ExpressionConstraintComponent,
|
986
|
-
comment: "A constraint component that can be used to verify that a given node expression produces true for all value nodes."
|
987
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#ExpressionConstraintComponent-expression"
|
988
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
989
|
-
label: "Expression constraint component"
|
990
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
988
|
+
comment: {en: "A constraint component that can be used to verify that a given node expression produces true for all value nodes."},
|
989
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#ExpressionConstraintComponent-expression",
|
990
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
991
|
+
label: {en: "Expression constraint component"},
|
992
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
991
993
|
term :"ExpressionConstraintComponent-expression",
|
992
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#expression"
|
993
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
994
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
994
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#expression",
|
995
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
996
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
995
997
|
term :HasValueConstraintComponent,
|
996
|
-
comment: "A constraint component that can be used to verify that one of the value nodes is a given RDF node."
|
997
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#HasValueConstraintComponent-hasValue"
|
998
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
999
|
-
label: "Has-value constraint component"
|
1000
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
998
|
+
comment: {en: "A constraint component that can be used to verify that one of the value nodes is a given RDF node."},
|
999
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#HasValueConstraintComponent-hasValue",
|
1000
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1001
|
+
label: {en: "Has-value constraint component"},
|
1002
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1001
1003
|
term :"HasValueConstraintComponent-hasValue",
|
1002
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#hasValue"
|
1003
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1004
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1004
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#hasValue",
|
1005
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1006
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1005
1007
|
term :IRI,
|
1006
|
-
comment: "The node kind of all IRIs."
|
1007
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1008
|
-
label: "IRI"
|
1009
|
-
type: "http://www.w3.org/ns/shacl#NodeKind"
|
1008
|
+
comment: {en: "The node kind of all IRIs."},
|
1009
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1010
|
+
label: {en: "IRI"},
|
1011
|
+
type: "http://www.w3.org/ns/shacl#NodeKind"
|
1010
1012
|
term :IRIOrLiteral,
|
1011
|
-
comment: "The node kind of all IRIs or literals."
|
1012
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1013
|
-
label: "IRI or literal"
|
1014
|
-
type: "http://www.w3.org/ns/shacl#NodeKind"
|
1013
|
+
comment: {en: "The node kind of all IRIs or literals."},
|
1014
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1015
|
+
label: {en: "IRI or literal"},
|
1016
|
+
type: "http://www.w3.org/ns/shacl#NodeKind"
|
1015
1017
|
term :InConstraintComponent,
|
1016
|
-
comment: "A constraint component that can be used to exclusively enumerate the permitted value nodes."
|
1017
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#InConstraintComponent-in"
|
1018
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1019
|
-
label: "In constraint component"
|
1020
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1018
|
+
comment: {en: "A constraint component that can be used to exclusively enumerate the permitted value nodes."},
|
1019
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#InConstraintComponent-in",
|
1020
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1021
|
+
label: {en: "In constraint component"},
|
1022
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1021
1023
|
term :"InConstraintComponent-in",
|
1022
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1023
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#in"
|
1024
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1025
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1024
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1025
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#in",
|
1026
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1027
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1026
1028
|
term :Info,
|
1027
|
-
comment: "The severity for an informational validation result."
|
1028
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1029
|
-
label: "Info"
|
1030
|
-
type: "http://www.w3.org/ns/shacl#Severity"
|
1029
|
+
comment: {en: "The severity for an informational validation result."},
|
1030
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1031
|
+
label: {en: "Info"},
|
1032
|
+
type: "http://www.w3.org/ns/shacl#Severity"
|
1031
1033
|
term :"JSConstraint-js",
|
1032
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#js"
|
1033
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1034
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1034
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#js",
|
1035
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1036
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1035
1037
|
term :JSConstraintComponent,
|
1036
|
-
comment: "A constraint component with the parameter sh:js linking to a sh:JSConstraint containing a sh:script."
|
1037
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#JSConstraint-js"
|
1038
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1039
|
-
label: "JavaScript constraint component"
|
1040
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1038
|
+
comment: {en: "A constraint component with the parameter sh:js linking to a sh:JSConstraint containing a sh:script."},
|
1039
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#JSConstraint-js",
|
1040
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1041
|
+
label: {en: "JavaScript constraint component"},
|
1042
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1041
1043
|
term :LanguageInConstraintComponent,
|
1042
|
-
comment: "A constraint component that can be used to enumerate language tags that all value nodes must have."
|
1043
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LanguageInConstraintComponent-languageIn"
|
1044
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1045
|
-
label: "Language-in constraint component"
|
1046
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1044
|
+
comment: {en: "A constraint component that can be used to enumerate language tags that all value nodes must have."},
|
1045
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LanguageInConstraintComponent-languageIn",
|
1046
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1047
|
+
label: {en: "Language-in constraint component"},
|
1048
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1047
1049
|
term :"LanguageInConstraintComponent-languageIn",
|
1048
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1049
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#languageIn"
|
1050
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1051
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1050
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1051
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#languageIn",
|
1052
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1053
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1052
1054
|
term :LessThanConstraintComponent,
|
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."
|
1054
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LessThanConstraintComponent-lessThan"
|
1055
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1056
|
-
label: "Less-than constraint component"
|
1057
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1055
|
+
comment: {en: "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."},
|
1056
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LessThanConstraintComponent-lessThan",
|
1057
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1058
|
+
label: {en: "Less-than constraint component"},
|
1059
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1058
1060
|
term :"LessThanConstraintComponent-lessThan",
|
1059
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI"
|
1060
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#lessThan"
|
1061
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1062
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1061
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI",
|
1062
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#lessThan",
|
1063
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1064
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1063
1065
|
term :LessThanOrEqualsConstraintComponent,
|
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."
|
1065
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LessThanOrEqualsConstraintComponent-lessThanOrEquals"
|
1066
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1067
|
-
label: "less-than-or-equals constraint component"
|
1068
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1066
|
+
comment: {en: "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."},
|
1067
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#LessThanOrEqualsConstraintComponent-lessThanOrEquals",
|
1068
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1069
|
+
label: {en: "less-than-or-equals constraint component"},
|
1070
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1069
1071
|
term :"LessThanOrEqualsConstraintComponent-lessThanOrEquals",
|
1070
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI"
|
1071
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#lessThanOrEquals"
|
1072
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1073
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1072
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#IRI",
|
1073
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#lessThanOrEquals",
|
1074
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1075
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1074
1076
|
term :Literal,
|
1075
|
-
comment: "The node kind of all literals."
|
1076
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1077
|
-
label: "Literal"
|
1078
|
-
type: "http://www.w3.org/ns/shacl#NodeKind"
|
1077
|
+
comment: {en: "The node kind of all literals."},
|
1078
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1079
|
+
label: {en: "Literal"},
|
1080
|
+
type: "http://www.w3.org/ns/shacl#NodeKind"
|
1079
1081
|
term :MaxCountConstraintComponent,
|
1080
|
-
comment: "A constraint component that can be used to restrict the maximum number of value nodes."
|
1081
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxCountConstraintComponent-maxCount"
|
1082
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1083
|
-
label: "Max-count constraint component"
|
1084
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1082
|
+
comment: {en: "A constraint component that can be used to restrict the maximum number of value nodes."},
|
1083
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxCountConstraintComponent-maxCount",
|
1084
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1085
|
+
label: {en: "Max-count constraint component"},
|
1086
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1085
1087
|
term :"MaxCountConstraintComponent-maxCount",
|
1086
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer"
|
1087
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1088
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxCount"
|
1089
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1090
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1088
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer",
|
1089
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1090
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxCount",
|
1091
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1092
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1091
1093
|
term :MaxExclusiveConstraintComponent,
|
1092
|
-
comment: "A constraint component that can be used to restrict the range of value nodes with a maximum exclusive value."
|
1093
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxExclusiveConstraintComponent-maxExclusive"
|
1094
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1095
|
-
label: "Max-exclusive constraint component"
|
1096
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1094
|
+
comment: {en: "A constraint component that can be used to restrict the range of value nodes with a maximum exclusive value."},
|
1095
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxExclusiveConstraintComponent-maxExclusive",
|
1096
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1097
|
+
label: {en: "Max-exclusive constraint component"},
|
1098
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1097
1099
|
term :"MaxExclusiveConstraintComponent-maxExclusive",
|
1098
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1099
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal"
|
1100
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxExclusive"
|
1101
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1102
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1100
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1101
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal",
|
1102
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxExclusive",
|
1103
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1104
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1103
1105
|
term :MaxInclusiveConstraintComponent,
|
1104
|
-
comment: "A constraint component that can be used to restrict the range of value nodes with a maximum inclusive value."
|
1105
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxInclusiveConstraintComponent-maxInclusive"
|
1106
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1107
|
-
label: "Max-inclusive constraint component"
|
1108
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1106
|
+
comment: {en: "A constraint component that can be used to restrict the range of value nodes with a maximum inclusive value."},
|
1107
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxInclusiveConstraintComponent-maxInclusive",
|
1108
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1109
|
+
label: {en: "Max-inclusive constraint component"},
|
1110
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1109
1111
|
term :"MaxInclusiveConstraintComponent-maxInclusive",
|
1110
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1111
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal"
|
1112
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxInclusive"
|
1113
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1114
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1112
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1113
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal",
|
1114
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxInclusive",
|
1115
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1116
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1115
1117
|
term :MaxLengthConstraintComponent,
|
1116
|
-
comment: "A constraint component that can be used to restrict the maximum string length of value nodes."
|
1117
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxLengthConstraintComponent-maxLength"
|
1118
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1119
|
-
label: "Max-length constraint component"
|
1120
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1118
|
+
comment: {en: "A constraint component that can be used to restrict the maximum string length of value nodes."},
|
1119
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MaxLengthConstraintComponent-maxLength",
|
1120
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1121
|
+
label: {en: "Max-length constraint component"},
|
1122
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1121
1123
|
term :"MaxLengthConstraintComponent-maxLength",
|
1122
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer"
|
1123
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1124
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxLength"
|
1125
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1126
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1124
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer",
|
1125
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1126
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#maxLength",
|
1127
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1128
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1127
1129
|
term :MinCountConstraintComponent,
|
1128
|
-
comment: "A constraint component that can be used to restrict the minimum number of value nodes."
|
1129
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinCountConstraintComponent-minCount"
|
1130
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1131
|
-
label: "Min-count constraint component"
|
1132
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1130
|
+
comment: {en: "A constraint component that can be used to restrict the minimum number of value nodes."},
|
1131
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinCountConstraintComponent-minCount",
|
1132
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1133
|
+
label: {en: "Min-count constraint component"},
|
1134
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1133
1135
|
term :"MinCountConstraintComponent-minCount",
|
1134
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer"
|
1135
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1136
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minCount"
|
1137
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1138
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1136
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer",
|
1137
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1138
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minCount",
|
1139
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1140
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1139
1141
|
term :MinExclusiveConstraintComponent,
|
1140
|
-
comment: "A constraint component that can be used to restrict the range of value nodes with a minimum exclusive value."
|
1141
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinExclusiveConstraintComponent-minExclusive"
|
1142
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1143
|
-
label: "Min-exclusive constraint component"
|
1144
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1142
|
+
comment: {en: "A constraint component that can be used to restrict the range of value nodes with a minimum exclusive value."},
|
1143
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinExclusiveConstraintComponent-minExclusive",
|
1144
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1145
|
+
label: {en: "Min-exclusive constraint component"},
|
1146
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1145
1147
|
term :"MinExclusiveConstraintComponent-minExclusive",
|
1146
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1147
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal"
|
1148
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minExclusive"
|
1149
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1150
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1148
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1149
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal",
|
1150
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minExclusive",
|
1151
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1152
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1151
1153
|
term :MinInclusiveConstraintComponent,
|
1152
|
-
comment: "A constraint component that can be used to restrict the range of value nodes with a minimum inclusive value."
|
1153
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinInclusiveConstraintComponent-minInclusive"
|
1154
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1155
|
-
label: "Min-inclusive constraint component"
|
1156
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1154
|
+
comment: {en: "A constraint component that can be used to restrict the range of value nodes with a minimum inclusive value."},
|
1155
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinInclusiveConstraintComponent-minInclusive",
|
1156
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1157
|
+
label: {en: "Min-inclusive constraint component"},
|
1158
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1157
1159
|
term :"MinInclusiveConstraintComponent-minInclusive",
|
1158
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1159
|
-
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal"
|
1160
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minInclusive"
|
1161
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1162
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1160
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1161
|
+
"http://www.w3.org/ns/shacl#nodeKind": "http://www.w3.org/ns/shacl#Literal",
|
1162
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minInclusive",
|
1163
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1164
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1163
1165
|
term :MinLengthConstraintComponent,
|
1164
|
-
comment: "A constraint component that can be used to restrict the minimum string length of value nodes."
|
1165
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinLengthConstraintComponent-minLength"
|
1166
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1167
|
-
label: "Min-length constraint component"
|
1168
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1166
|
+
comment: {en: "A constraint component that can be used to restrict the minimum string length of value nodes."},
|
1167
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#MinLengthConstraintComponent-minLength",
|
1168
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1169
|
+
label: {en: "Min-length constraint component"},
|
1170
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1169
1171
|
term :"MinLengthConstraintComponent-minLength",
|
1170
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer"
|
1171
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1172
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minLength"
|
1173
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1174
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1172
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer",
|
1173
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1174
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#minLength",
|
1175
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1176
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1175
1177
|
term :NodeConstraintComponent,
|
1176
|
-
comment: "A constraint component that can be used to verify that all value nodes conform to the given node shape."
|
1177
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NodeConstraintComponent-node"
|
1178
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1179
|
-
label: "Node constraint component"
|
1180
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1178
|
+
comment: {en: "A constraint component that can be used to verify that all value nodes conform to the given node shape."},
|
1179
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NodeConstraintComponent-node",
|
1180
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1181
|
+
label: {en: "Node constraint component"},
|
1182
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1181
1183
|
term :"NodeConstraintComponent-node",
|
1182
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#node"
|
1183
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1184
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1184
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#node",
|
1185
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1186
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1185
1187
|
term :NodeKindConstraintComponent,
|
1186
|
-
comment: "A constraint component that can be used to restrict the RDF node kind of each value node."
|
1187
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NodeKindConstraintComponent-nodeKind"
|
1188
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1189
|
-
label: "Node-kind constraint component"
|
1190
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1188
|
+
comment: {en: "A constraint component that can be used to restrict the RDF node kind of each value node."},
|
1189
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NodeKindConstraintComponent-nodeKind",
|
1190
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1191
|
+
label: {en: "Node-kind constraint component"},
|
1192
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1191
1193
|
term :"NodeKindConstraintComponent-nodeKind",
|
1192
|
-
"http://www.w3.org/ns/shacl#in": list("http://www.w3.org/ns/shacl#BlankNode"
|
1193
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1194
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#nodeKind"
|
1195
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1196
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1194
|
+
"http://www.w3.org/ns/shacl#in": list("http://www.w3.org/ns/shacl#BlankNode", "http://www.w3.org/ns/shacl#IRI", "http://www.w3.org/ns/shacl#Literal", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "http://www.w3.org/ns/shacl#BlankNodeOrLiteral", "http://www.w3.org/ns/shacl#IRIOrLiteral"),
|
1195
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1196
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#nodeKind",
|
1197
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1198
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1197
1199
|
term :NotConstraintComponent,
|
1198
|
-
comment: "A constraint component that can be used to verify that value nodes do not conform to a given shape."
|
1199
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NotConstraintComponent-not"
|
1200
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1201
|
-
label: "Not constraint component"
|
1202
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1200
|
+
comment: {en: "A constraint component that can be used to verify that value nodes do not conform to a given shape."},
|
1201
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#NotConstraintComponent-not",
|
1202
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1203
|
+
label: {en: "Not constraint component"},
|
1204
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1203
1205
|
term :"NotConstraintComponent-not",
|
1204
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#not"
|
1205
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1206
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1206
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#not",
|
1207
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1208
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1207
1209
|
term :OrConstraintComponent,
|
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."
|
1209
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#OrConstraintComponent-or"
|
1210
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1211
|
-
label: "Or constraint component"
|
1212
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1210
|
+
comment: {en: "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."},
|
1211
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#OrConstraintComponent-or",
|
1212
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1213
|
+
label: {en: "Or constraint component"},
|
1214
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1213
1215
|
term :"OrConstraintComponent-or",
|
1214
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#or"
|
1215
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1216
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1216
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#or",
|
1217
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1218
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1217
1219
|
term :PatternConstraintComponent,
|
1218
|
-
comment: "A constraint component that can be used to verify that every value node matches a given regular expression."
|
1219
|
-
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#PatternConstraintComponent-flags"
|
1220
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1221
|
-
label: "Pattern constraint component"
|
1222
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1220
|
+
comment: {en: "A constraint component that can be used to verify that every value node matches a given regular expression."},
|
1221
|
+
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#PatternConstraintComponent-flags", "http://www.w3.org/ns/shacl#PatternConstraintComponent-pattern"],
|
1222
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1223
|
+
label: {en: "Pattern constraint component"},
|
1224
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1223
1225
|
term :"PatternConstraintComponent-flags",
|
1224
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#string"
|
1225
|
-
"http://www.w3.org/ns/shacl#optional": "true"
|
1226
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#flags"
|
1227
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1228
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1226
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#string",
|
1227
|
+
"http://www.w3.org/ns/shacl#optional": "true",
|
1228
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#flags",
|
1229
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1230
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1229
1231
|
term :"PatternConstraintComponent-pattern",
|
1230
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#string"
|
1231
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#pattern"
|
1232
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1233
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1232
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#string",
|
1233
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#pattern",
|
1234
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1235
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1234
1236
|
term :PropertyConstraintComponent,
|
1235
|
-
comment: "A constraint component that can be used to verify that all value nodes conform to the given property shape."
|
1236
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#PropertyConstraintComponent-property"
|
1237
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1238
|
-
label: "Property constraint component"
|
1239
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1237
|
+
comment: {en: "A constraint component that can be used to verify that all value nodes conform to the given property shape."},
|
1238
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#PropertyConstraintComponent-property",
|
1239
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1240
|
+
label: {en: "Property constraint component"},
|
1241
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1240
1242
|
term :"PropertyConstraintComponent-property",
|
1241
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#property"
|
1242
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1243
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1243
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#property",
|
1244
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1245
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1244
1246
|
term :QualifiedMaxCountConstraintComponent,
|
1245
|
-
comment: "A constraint component that can be used to verify that a specified maximum number of value nodes conforms to a given shape."
|
1246
|
-
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#QualifiedMaxCountConstraintComponent-qualifiedMaxCount"
|
1247
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1248
|
-
label: "Qualified-max-count constraint component"
|
1249
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1247
|
+
comment: {en: "A constraint component that can be used to verify that a specified maximum number of value nodes conforms to a given shape."},
|
1248
|
+
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#QualifiedMaxCountConstraintComponent-qualifiedMaxCount", "http://www.w3.org/ns/shacl#QualifiedMaxCountConstraintComponent-qualifiedValueShape", "http://www.w3.org/ns/shacl#QualifiedMaxCountConstraintComponent-qualifiedValueShapesDisjoint"],
|
1249
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1250
|
+
label: {en: "Qualified-max-count constraint component"},
|
1251
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1250
1252
|
term :"QualifiedMaxCountConstraintComponent-qualifiedMaxCount",
|
1251
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer"
|
1252
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedMaxCount"
|
1253
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1254
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1253
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer",
|
1254
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedMaxCount",
|
1255
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1256
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1255
1257
|
term :"QualifiedMaxCountConstraintComponent-qualifiedValueShape",
|
1256
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShape"
|
1257
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1258
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1258
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShape",
|
1259
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1260
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1259
1261
|
term :"QualifiedMaxCountConstraintComponent-qualifiedValueShapesDisjoint",
|
1260
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean"
|
1261
|
-
"http://www.w3.org/ns/shacl#optional": "true"
|
1262
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShapesDisjoint"
|
1263
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1264
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1262
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean",
|
1263
|
+
"http://www.w3.org/ns/shacl#optional": "true",
|
1264
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShapesDisjoint",
|
1265
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1266
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1265
1267
|
term :QualifiedMinCountConstraintComponent,
|
1266
|
-
comment: "A constraint component that can be used to verify that a specified minimum number of value nodes conforms to a given shape."
|
1267
|
-
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#QualifiedMinCountConstraintComponent-qualifiedMinCount"
|
1268
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1269
|
-
label: "Qualified-min-count constraint component"
|
1270
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1268
|
+
comment: {en: "A constraint component that can be used to verify that a specified minimum number of value nodes conforms to a given shape."},
|
1269
|
+
"http://www.w3.org/ns/shacl#parameter": ["http://www.w3.org/ns/shacl#QualifiedMinCountConstraintComponent-qualifiedMinCount", "http://www.w3.org/ns/shacl#QualifiedMinCountConstraintComponent-qualifiedValueShape", "http://www.w3.org/ns/shacl#QualifiedMinCountConstraintComponent-qualifiedValueShapesDisjoint"],
|
1270
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1271
|
+
label: {en: "Qualified-min-count constraint component"},
|
1272
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1271
1273
|
term :"QualifiedMinCountConstraintComponent-qualifiedMinCount",
|
1272
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer"
|
1273
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedMinCount"
|
1274
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1275
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1274
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#integer",
|
1275
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedMinCount",
|
1276
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1277
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1276
1278
|
term :"QualifiedMinCountConstraintComponent-qualifiedValueShape",
|
1277
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShape"
|
1278
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1279
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1279
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShape",
|
1280
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1281
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1280
1282
|
term :"QualifiedMinCountConstraintComponent-qualifiedValueShapesDisjoint",
|
1281
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean"
|
1282
|
-
"http://www.w3.org/ns/shacl#optional": "true"
|
1283
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShapesDisjoint"
|
1284
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1285
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1283
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean",
|
1284
|
+
"http://www.w3.org/ns/shacl#optional": "true",
|
1285
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#qualifiedValueShapesDisjoint",
|
1286
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1287
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1286
1288
|
term :SPARQLConstraintComponent,
|
1287
|
-
comment: "A constraint component that can be used to define constraints based on SPARQL queries."
|
1288
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#SPARQLConstraintComponent-sparql"
|
1289
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1290
|
-
label: "SPARQL constraint component"
|
1291
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1289
|
+
comment: {en: "A constraint component that can be used to define constraints based on SPARQL queries."},
|
1290
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#SPARQLConstraintComponent-sparql",
|
1291
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1292
|
+
label: {en: "SPARQL constraint component"},
|
1293
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1292
1294
|
term :"SPARQLConstraintComponent-sparql",
|
1293
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#sparql"
|
1294
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1295
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1295
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#sparql",
|
1296
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1297
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1296
1298
|
term :UniqueLangConstraintComponent,
|
1297
|
-
comment: "A constraint component that can be used to specify that no pair of value nodes may use the same language tag."
|
1298
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#UniqueLangConstraintComponent-uniqueLang"
|
1299
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1300
|
-
label: "Unique-languages constraint component"
|
1301
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1299
|
+
comment: {en: "A constraint component that can be used to specify that no pair of value nodes may use the same language tag."},
|
1300
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#UniqueLangConstraintComponent-uniqueLang",
|
1301
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1302
|
+
label: {en: "Unique-languages constraint component"},
|
1303
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1302
1304
|
term :"UniqueLangConstraintComponent-uniqueLang",
|
1303
|
-
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean"
|
1304
|
-
"http://www.w3.org/ns/shacl#maxCount": "1"
|
1305
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#uniqueLang"
|
1306
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1307
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1305
|
+
"http://www.w3.org/ns/shacl#datatype": "http://www.w3.org/2001/XMLSchema#boolean",
|
1306
|
+
"http://www.w3.org/ns/shacl#maxCount": "1",
|
1307
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#uniqueLang",
|
1308
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1309
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1308
1310
|
term :Violation,
|
1309
|
-
comment: "The severity for a violation validation result."
|
1310
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1311
|
-
label: "Violation"
|
1312
|
-
type: "http://www.w3.org/ns/shacl#Severity"
|
1311
|
+
comment: {en: "The severity for a violation validation result."},
|
1312
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1313
|
+
label: {en: "Violation"},
|
1314
|
+
type: "http://www.w3.org/ns/shacl#Severity"
|
1313
1315
|
term :Warning,
|
1314
|
-
comment: "The severity for a warning validation result."
|
1315
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1316
|
-
label: "Warning"
|
1317
|
-
type: "http://www.w3.org/ns/shacl#Severity"
|
1316
|
+
comment: {en: "The severity for a warning validation result."},
|
1317
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1318
|
+
label: {en: "Warning"},
|
1319
|
+
type: "http://www.w3.org/ns/shacl#Severity"
|
1318
1320
|
term :XoneConstraintComponent,
|
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."
|
1320
|
-
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#XoneConstraintComponent-xone"
|
1321
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1322
|
-
label: "Exactly one constraint component"
|
1323
|
-
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1321
|
+
comment: {en: "A constraint component that can be used to restrict the value nodes so that they conform to exactly one out of several provided shapes."},
|
1322
|
+
"http://www.w3.org/ns/shacl#parameter": "http://www.w3.org/ns/shacl#XoneConstraintComponent-xone",
|
1323
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1324
|
+
label: {en: "Exactly one constraint component"},
|
1325
|
+
type: "http://www.w3.org/ns/shacl#ConstraintComponent"
|
1324
1326
|
term :"XoneConstraintComponent-xone",
|
1325
|
-
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#xone"
|
1326
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1327
|
-
type: "http://www.w3.org/ns/shacl#Parameter"
|
1327
|
+
"http://www.w3.org/ns/shacl#path": "http://www.w3.org/ns/shacl#xone",
|
1328
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1329
|
+
type: "http://www.w3.org/ns/shacl#Parameter"
|
1328
1330
|
term :this,
|
1329
|
-
comment: "A node expression that represents the current focus node."
|
1330
|
-
isDefinedBy: "http://www.w3.org/ns/shacl#"
|
1331
|
-
label: "this"
|
1332
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
1331
|
+
comment: {en: "A node expression that represents the current focus node."},
|
1332
|
+
isDefinedBy: "http://www.w3.org/ns/shacl#",
|
1333
|
+
label: {en: "this"},
|
1334
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Resource"
|
1333
1335
|
end
|
1334
1336
|
end
|