@@ -36,7 +36,7 @@ aas:AbstractLangStringShape a sh:NodeShape ;
36
36
sh:datatype xs:string ;
37
37
sh:minCount 1 ;
38
38
sh:maxCount 1 ;
39
- sh:pattern " ^(([a-zA-Z]{2,3}(-[a-zA-Z]{3}(-[a-zA-Z]{3}){,2})?|[a-zA-Z]{4}|[a-zA-Z]{5,8})(-[a-zA-Z]{4})?(-([a-zA-Z]{2}|[0-9]{3}))?(-(([a-zA-Z0-9]){5,8}|[0-9]([a-zA-Z0-9]){3}))*(-[0-9A-WY-Za-wy-z](-([a-zA-Z0-9]){2,8})+)*(-[xX](-([a-zA-Z0-9]){1,8})+)?|[xX](-([a-zA-Z0-9]){1,8})+|((en-GB-oed|i-ami|i-bnn|i-default|i-enochian|i-hak|i-klingon|i-lux|i-mingo|i-navajo|i-pwn|i-tao|i-tay|i-tsu|sgn-BE-FR|sgn-BE-NL|sgn-CH-DE)|(art-lojban|cel-gaulish|no-bok|no-nyn|zh-guoyu|zh-hakka|zh-min|zh-min-nan|zh-xiang)))$" ;
39
+ sh:pattern " ^(([a-zA-Z]{2,3}(-[a-zA-Z]{3}(-[a-zA-Z]{3}){0 ,2})?|[a-zA-Z]{4}|[a-zA-Z]{5,8})(-[a-zA-Z]{4})?(-([a-zA-Z]{2}|[0-9]{3}))?(-(([a-zA-Z0-9]){5,8}|[0-9]([a-zA-Z0-9]){3}))*(-[0-9A-WY-Za-wy-z](-([a-zA-Z0-9]){2,8})+)*(-[xX](-([a-zA-Z0-9]){1,8})+)?|[xX](-([a-zA-Z0-9]){1,8})+|((en-GB-oed|i-ami|i-bnn|i-default|i-enochian|i-hak|i-klingon|i-lux|i-mingo|i-navajo|i-pwn|i-tao|i-tay|i-tsu|sgn-BE-FR|sgn-BE-NL|sgn-CH-DE)|(art-lojban|cel-gaulish|no-bok|no-nyn|zh-guoyu|zh-hakka|zh-min|zh-min-nan|zh-xiang)))$" ;
40
40
] ;
41
41
sh:property [
42
42
a sh:PropertyShape ;
@@ -45,7 +45,7 @@ aas:AbstractLangStringShape a sh:NodeShape ;
45
45
sh:minCount 1 ;
46
46
sh:maxCount 1 ;
47
47
sh:minLength 1 ;
48
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
48
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
49
49
] ;
50
50
.
51
51
@@ -60,7 +60,7 @@ aas:AdministrativeInformationShape a sh:NodeShape ;
60
60
sh:maxCount 1 ;
61
61
sh:minLength 1 ;
62
62
sh:maxLength 4 ;
63
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
63
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
64
64
sh:pattern " ^(0|[1-9][0-9]*)$" ;
65
65
] ;
66
66
sh:property [
@@ -71,7 +71,7 @@ aas:AdministrativeInformationShape a sh:NodeShape ;
71
71
sh:maxCount 1 ;
72
72
sh:minLength 1 ;
73
73
sh:maxLength 4 ;
74
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
74
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
75
75
sh:pattern " ^(0|[1-9][0-9]*)$" ;
76
76
] ;
77
77
sh:property [
@@ -89,7 +89,7 @@ aas:AdministrativeInformationShape a sh:NodeShape ;
89
89
sh:maxCount 1 ;
90
90
sh:minLength 1 ;
91
91
sh:maxLength 2000 ;
92
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
92
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
93
93
] ;
94
94
.
95
95
@@ -147,7 +147,7 @@ aas:AssetInformationShape a sh:NodeShape ;
147
147
sh:maxCount 1 ;
148
148
sh:minLength 1 ;
149
149
sh:maxLength 2000 ;
150
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
150
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
151
151
] ;
152
152
sh:property [
153
153
a sh:PropertyShape ;
@@ -163,7 +163,7 @@ aas:AssetInformationShape a sh:NodeShape ;
163
163
sh:maxCount 1 ;
164
164
sh:minLength 1 ;
165
165
sh:maxLength 2000 ;
166
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
166
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
167
167
] ;
168
168
sh:property [
169
169
a sh:PropertyShape ;
@@ -206,7 +206,7 @@ aas:BasicEventElementShape a sh:NodeShape ;
206
206
sh:maxCount 1 ;
207
207
sh:minLength 1 ;
208
208
sh:maxLength 255 ;
209
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
209
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
210
210
] ;
211
211
sh:property [
212
212
a sh:PropertyShape ;
@@ -259,8 +259,8 @@ aas:BlobShape a sh:NodeShape ;
259
259
sh:maxCount 1 ;
260
260
sh:minLength 1 ;
261
261
sh:maxLength 100 ;
262
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
263
- sh:pattern " ^([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+/([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+([ ]*;[ ]*([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+=(([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+|\"(([ !#-\\[\\]-~]|[\\x80 -\\xff ])|\\\\([ !-~]|[\\x80 -\\xff ]))*\"))*$" ;
262
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
263
+ sh:pattern " ^([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+/([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+([ \\t ]*;[ \\t ]*([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+=(([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+|\"(([\\t !#-\\[\\]-~]|[\\x{80} -\\x{ff} ])|\\\\([\\t !-~]|[\\x{80} -\\x{ff} ]))*\"))*$" ;
264
264
] ;
265
265
.
266
266
@@ -336,7 +336,7 @@ aas:DataSpecificationIec61360Shape a sh:NodeShape ;
336
336
sh:minCount 0 ;
337
337
sh:maxCount 1 ;
338
338
sh:minLength 1 ;
339
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
339
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
340
340
] ;
341
341
sh:property [
342
342
a sh:PropertyShape ;
@@ -352,7 +352,7 @@ aas:DataSpecificationIec61360Shape a sh:NodeShape ;
352
352
sh:minCount 0 ;
353
353
sh:maxCount 1 ;
354
354
sh:minLength 1 ;
355
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
355
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
356
356
] ;
357
357
sh:property [
358
358
a sh:PropertyShape ;
@@ -361,7 +361,7 @@ aas:DataSpecificationIec61360Shape a sh:NodeShape ;
361
361
sh:minCount 0 ;
362
362
sh:maxCount 1 ;
363
363
sh:minLength 1 ;
364
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
364
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
365
365
] ;
366
366
sh:property [
367
367
a sh:PropertyShape ;
@@ -383,7 +383,7 @@ aas:DataSpecificationIec61360Shape a sh:NodeShape ;
383
383
sh:minCount 0 ;
384
384
sh:maxCount 1 ;
385
385
sh:minLength 1 ;
386
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
386
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
387
387
] ;
388
388
sh:property [
389
389
a sh:PropertyShape ;
@@ -400,7 +400,7 @@ aas:DataSpecificationIec61360Shape a sh:NodeShape ;
400
400
sh:maxCount 1 ;
401
401
sh:minLength 1 ;
402
402
sh:maxLength 2000 ;
403
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
403
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
404
404
] ;
405
405
sh:property [
406
406
a sh:PropertyShape ;
@@ -453,7 +453,7 @@ aas:EntityShape a sh:NodeShape ;
453
453
sh:maxCount 1 ;
454
454
sh:minLength 1 ;
455
455
sh:maxLength 2000 ;
456
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
456
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
457
457
] ;
458
458
sh:property [
459
459
a sh:PropertyShape ;
@@ -540,7 +540,7 @@ aas:EventPayloadShape a sh:NodeShape ;
540
540
sh:maxCount 1 ;
541
541
sh:minLength 1 ;
542
542
sh:maxLength 255 ;
543
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
543
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
544
544
] ;
545
545
sh:property [
546
546
a sh:PropertyShape ;
@@ -577,7 +577,7 @@ aas:ExtensionShape a sh:NodeShape ;
577
577
sh:maxCount 1 ;
578
578
sh:minLength 1 ;
579
579
sh:maxLength 128 ;
580
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
580
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
581
581
] ;
582
582
sh:property [
583
583
a sh:PropertyShape ;
@@ -612,7 +612,7 @@ aas:FileShape a sh:NodeShape ;
612
612
sh:maxCount 1 ;
613
613
sh:minLength 1 ;
614
614
sh:maxLength 2000 ;
615
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
615
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
616
616
] ;
617
617
sh:property [
618
618
a sh:PropertyShape ;
@@ -622,8 +622,8 @@ aas:FileShape a sh:NodeShape ;
622
622
sh:maxCount 1 ;
623
623
sh:minLength 1 ;
624
624
sh:maxLength 100 ;
625
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
626
- sh:pattern " ^([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+/([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+([ ]*;[ ]*([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+=(([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+|\"(([ !#-\\[\\]-~]|[\\x80 -\\xff ])|\\\\([ !-~]|[\\x80 -\\xff ]))*\"))*$" ;
625
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
626
+ sh:pattern " ^([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+/([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+([ \\t ]*;[ \\t ]*([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+=(([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+|\"(([\\t !#-\\[\\]-~]|[\\x{80} -\\x{ff} ])|\\\\([\\t !-~]|[\\x{80} -\\x{ff} ]))*\"))*$" ;
627
627
] ;
628
628
.
629
629
@@ -753,7 +753,7 @@ aas:IdentifiableShape a sh:NodeShape ;
753
753
sh:maxCount 1 ;
754
754
sh:minLength 1 ;
755
755
sh:maxLength 2000 ;
756
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
756
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
757
757
] ;
758
758
.
759
759
@@ -774,7 +774,7 @@ aas:KeyShape a sh:NodeShape ;
774
774
sh:maxCount 1 ;
775
775
sh:minLength 1 ;
776
776
sh:maxLength 2000 ;
777
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
777
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
778
778
] ;
779
779
.
780
780
@@ -993,7 +993,7 @@ aas:QualifierShape a sh:NodeShape ;
993
993
sh:maxCount 1 ;
994
994
sh:minLength 1 ;
995
995
sh:maxLength 128 ;
996
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
996
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
997
997
] ;
998
998
sh:property [
999
999
a sh:PropertyShape ;
@@ -1067,7 +1067,7 @@ aas:ReferableShape a sh:NodeShape ;
1067
1067
sh:maxCount 1 ;
1068
1068
sh:minLength 1 ;
1069
1069
sh:maxLength 128 ;
1070
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
1070
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
1071
1071
] ;
1072
1072
sh:property [
1073
1073
a sh:PropertyShape ;
@@ -1077,7 +1077,7 @@ aas:ReferableShape a sh:NodeShape ;
1077
1077
sh:maxCount 1 ;
1078
1078
sh:minLength 1 ;
1079
1079
sh:maxLength 128 ;
1080
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
1080
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
1081
1081
sh:pattern " ^[a-zA-Z][a-zA-Z0-9_]*$" ;
1082
1082
] ;
1083
1083
sh:property [
@@ -1159,7 +1159,7 @@ aas:ResourceShape a sh:NodeShape ;
1159
1159
sh:maxCount 1 ;
1160
1160
sh:minLength 1 ;
1161
1161
sh:maxLength 2000 ;
1162
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
1162
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
1163
1163
] ;
1164
1164
sh:property [
1165
1165
a sh:PropertyShape ;
@@ -1169,8 +1169,8 @@ aas:ResourceShape a sh:NodeShape ;
1169
1169
sh:maxCount 1 ;
1170
1170
sh:minLength 1 ;
1171
1171
sh:maxLength 100 ;
1172
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
1173
- sh:pattern " ^([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+/([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+([ ]*;[ ]*([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+=(([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+|\"(([ !#-\\[\\]-~]|[\\x80 -\\xff ])|\\\\([ !-~]|[\\x80 -\\xff ]))*\"))*$" ;
1172
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
1173
+ sh:pattern " ^([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+/([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+([ \\t ]*;[ \\t ]*([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+=(([!#$%&'*+\\-.^_`|~0-9a-zA-Z])+|\"(([\\t !#-\\[\\]-~]|[\\x{80} -\\x{ff} ])|\\\\([\\t !-~]|[\\x{80} -\\x{ff} ]))*\"))*$" ;
1174
1174
] ;
1175
1175
.
1176
1176
@@ -1185,7 +1185,7 @@ aas:SpecificAssetIdShape a sh:NodeShape ;
1185
1185
sh:maxCount 1 ;
1186
1186
sh:minLength 1 ;
1187
1187
sh:maxLength 64 ;
1188
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
1188
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
1189
1189
] ;
1190
1190
sh:property [
1191
1191
a sh:PropertyShape ;
@@ -1195,7 +1195,7 @@ aas:SpecificAssetIdShape a sh:NodeShape ;
1195
1195
sh:maxCount 1 ;
1196
1196
sh:minLength 1 ;
1197
1197
sh:maxLength 2000 ;
1198
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
1198
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
1199
1199
] ;
1200
1200
sh:property [
1201
1201
a sh:PropertyShape ;
@@ -1311,7 +1311,7 @@ aas:ValueReferencePairShape a sh:NodeShape ;
1311
1311
sh:maxCount 1 ;
1312
1312
sh:minLength 1 ;
1313
1313
sh:maxLength 2000 ;
1314
- sh:pattern " ^[\\x09\\x0A\\x0D\\x20 -\\uD7FF\\uE000 -\\uFFFD\\U00010000 -\\U0010FFFF ]*$" ;
1314
+ sh:pattern " ^[\\x{09}\\x{0a}\\x{0d}\\x{20} -\\x{d7ff}\\x{e000} -\\x{fffd}\\x{10000} -\\x{10ffff} ]*$" ;
1315
1315
] ;
1316
1316
sh:property [
1317
1317
a sh:PropertyShape ;
0 commit comments