2121 ("S5" <http://all.example/S5>)
2222 ("xsd" <http://www.w3.org/2001/XMLSchema#>)
2323 ("" <http://all.example/>)) )
24- (semact ( <http://all.example/act1> " START1 ") )
25- (semact ( <http://all.example/act2> " START2 ") )
26- (start (shape ( shapeRef <http://all.example/S3>) ))
24+ (semact <http://all.example/act1> " START1 ")
25+ (semact <http://all.example/act2> " START2 ")
26+ (start (shapeRef <http://all.example/S3>))
2727 (shapes
2828 (
2929 (<http://all.example/S1>
4747 (value <http://a.example/a1>)
4848 (value
4949 (stemRange <http://all.example/>
50- (exclusions (stem ( <http://all.example/a>) ) <http://all.example/b>)) ))
50+ (exclusions (stem <http://all.example/a>) <http://all.example/b>)) ))
5151 (nodeConstraint datatype <http://all.example/IRI>)) )
5252 (<http://all.example/S3>
5353 (shape
8383 (oneOf
8484 (eachOf
8585 (tripleConstraint inverse <http://all.example/extra>
86- (tripleConstraint <http://all.example/p1>
87- (nodeConstraint
88- (value "STRING_LITERAL2")
89- (value "STRING_LITERAL2"@en-uk)
90- (value <http://all.example/>)
91- (value <http://all.example/val1>)
92- (value <http://all.example/>)
93- (value
94- <scheme:!$%25&'()*+,-./0123456789:/@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz~?#>
95- )
96- (value <http://a.example/p1>)
97- (value 0.0)
98- (value 0e0)
99- (value 0E0)
100- (value false)
101- (value 0)
102- (value "ab"^^<http://all.example/bloodType>)
103- (value "o+"^^<http://all.example/bloodType>)
104- (value " !\"\#$%&():;<=>?@[]^_`{|}~")
105- (value "\t\v\f\x0E&([]\x7F")
106- (value
107- "\u{80}\u{7ff}\u{800}\u{fff}\u{1000}\u{cfff}\u{d000}\u{d7ff}\u{e000}\u{fffd}\u{10000}\u{3fffd}\u{40000}\u{ffffd}\u{100000}\u{10fffd}"
108- )
109- (value "\"\\")
110- (value
111- "\u{1d7d8}\u{1d7d9}\u{1d7da}\u{1d7db}\u{1d7dc}\u{1d7dd}\u{1d7de}\u{1d7df}\u{1d7e0}\u{1d7e1}"
112- )
113- (value "STRING_LITERAL_LONG2"@en-uk)) )
86+ (shape
87+ (tripleConstraint <http://all.example/p1>
88+ (nodeConstraint
89+ (value "STRING_LITERAL2")
90+ (value "STRING_LITERAL2"@en-uk)
91+ (value <http://all.example/>)
92+ (value <http://all.example/val1>)
93+ (value <http://all.example/>)
94+ (value
95+ <scheme:!$%25&'()*+,-./0123456789:/@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz~?#>
96+ )
97+ (value <http://a.example/p1>)
98+ (value 0.0)
99+ (value 0e0)
100+ (value 0E0)
101+ (value false)
102+ (value 0)
103+ (value "ab"^^<http://all.example/bloodType>)
104+ (value "o+"^^<http://all.example/bloodType>)
105+ (value " !\"\#$%&():;<=>?@[]^_`{|}~")
106+ (value "\t\v\f\x0E&([]\x7F")
107+ (value
108+ "\u{80}\u{7ff}\u{800}\u{fff}\u{1000}\u{cfff}\u{d000}\u{d7ff}\u{e000}\u{fffd}\u{10000}\u{3fffd}\u{40000}\u{ffffd}\u{100000}\u{10fffd}"
109+ )
110+ (value "\"\\")
111+ (value
112+ "\u{1d7d8}\u{1d7d9}\u{1d7da}\u{1d7db}\u{1d7dc}\u{1d7dd}\u{1d7de}\u{1d7df}\u{1d7e0}\u{1d7e1}"
113+ )
114+ (value "STRING_LITERAL_LONG2"@en-uk)) ))
114115 (min 2)
115116 (max 3)
116- (semact ( <http://all.example/act1> " code1 ") ))
117+ (semact <http://all.example/act1> " code1 "))
117118 (tripleConstraint <http://all.example/iri>
118119 (nodeConstraint literal)
119120 (min 1)
120121 (max "*")
121- (semact ( <http://all.example/act1> " %{printf(\"品川\\ n\");%} ") )
122+ (semact <http://all.example/act1> " %{printf(\"\u{54c1}\u{5ddd}\\ n\");%} ")
122123 (annotation <http://a.example/annot1> <http://a.example/IRIREF>)
123124 (annotation <http://a.example/annot2> "STRING_LITERAL2")
124125 (annotation <http://a.example/annot3> 3)) )
125126 (eachOf
126127 (tripleConstraint inverse <http://all.example/bnode>
127128 (min 1)
128129 (max "*")
129- (semact ( <http://all.example/act1> " code1 ") ))
130+ (semact <http://all.example/act1> " code1 "))
130131 (tripleConstraint inverse <http://all.example/literal>
131132 (min 1)
132133 (max "*")
133- (semact ( <http://all.example/act1> " code1 ") )) ))
134+ (semact <http://all.example/act1> " code1 ")) ))
134135 (tripleConstraint <http://all.example/nonliteral>
135136 (nodeConstraint datatype <http://www.w3.org/2001/XMLSchema#integer>
136137 (mininclusive 5)
141142 (tripleConstraint <http://all.example/pattern>
142143 (nodeConstraint
143144 (value
144- (stemRange wildcard (exclusions (stem ( <http://all.example/a>) ) <http://all.example/b>))) )
145- (semact ( <http://all.example/act1> " code1 ") )
146- (semact ( <http://all.example/act2> " code2 ") )) )
145+ (stemRange wildcard (exclusions (stem <http://all.example/a>) <http://all.example/b>))) )
146+ (semact <http://all.example/act1> " code1 ")
147+ (semact <http://all.example/act2> " code2 ")) )
147148 (extra <http://all.example/a> <http://all.example/prefix>
148149 <http://all.example/base> )) )
149150 (<http://all.example/S5> (nodeConstraint iri))
150151 (_:a·̀ͯ‿.⁀
151152 (shape (eachOf (inclusion _:a·̀ͯ‿.⁀) (inclusion <http://all.example/S2>)) closed))
152- (_:AZazÀÖØöø˿ͰͽͿ⁰Ⰰ、豈﷏ﷰ�𐀀 (shape (inclusion _:a·̀ͯ‿.⁀)))) ))
153-
153+ (_:AZazÀÖØöø˿ͰͽͿ⁰Ⰰ、豈﷏ﷰ�𐀀 (shape (inclusion _:a·̀ͯ‿.⁀)))) ))
0 commit comments