File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ valueSetValue = objectValue | IriStem | IriStemRange | LiteralStem | LiteralS
5353objectValue = IRI|ObjectLiteral ;
5454IriStem { stem:IRI } # IriStemRange with exclusions
5555IriStemRange { stem:(IRI|Wildcard) exclusions:[objectValue|IriStem +]? }
56- LiteralStem { stem:STRING } # LiteralStemRange with exclusions ## @@ -ObjectLiteral?
56+ LiteralStem { stem:STRING } # LiteralStemRange with exclusions
5757LiteralStemRange { stem:(STRING|Wildcard) exclusions:[objectValue|LiteralStem +]? }
5858Language { languageTag: LANGTAG }
5959LanguageStem { stem:EMPTYLANGTAG }
Original file line number Diff line number Diff line change 11{
22 "name" : " shex-test" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Shape Expressions library tests." ,
55 "author" : {
66 "name" : " Eric Prud'hommeaux" ,
You can’t perform that action at this time.
0 commit comments