Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/N3Tests/cwm_n3/n3parser.tests_n3_10001.nt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/a> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/b> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/c> .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/a> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/b> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/c> .

8 changes: 4 additions & 4 deletions tests/N3Tests/cwm_n3/n3parser.tests_n3_10011.nt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> <http://www.daml.example.org/2001/03/fam#mother> _:L18C10 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> <http://www.daml.example.org/2001/03/fam#mother> _:L18C10 .

_:L18C10 <http://www.daml.example.org/2001/03/fam#sister> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#auntieAnne> .
_:L18C10 <http://www.daml.example.org/2001/03/fam#sister> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#auntieAnne> .

_:L20C10 <http://www.daml.example.org/2001/03/fam#father> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> .
_:L20C10 <http://www.daml.example.org/2001/03/fam#father> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> .

_:L20C10 <http://www.daml.example.org/2001/03/fam#sister> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#nieceBertha> .
_:L20C10 <http://www.daml.example.org/2001/03/fam#sister> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#nieceBertha> .

26 changes: 13 additions & 13 deletions tests/N3Tests/cwm_n3/n3parser.tests_n3_10012.nt
Original file line number Diff line number Diff line change
Expand Up @@ -21,33 +21,33 @@

_:li2 <http://www.w3.org/2000/10/swap/math#sum> _:L20C12 .

_:li4 <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/path2.n3#relatedTo> _:li5 .
_:li4 <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/path2.n3#relatedTo> _:li5 .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/a> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/b> _:L27C7 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/a> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/b> _:L27C7 .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/e> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/f> _:L27C41 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/e> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/f> _:L27C41 .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#admires> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#converse> _:L18C21 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#admires> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#converse> _:L18C21 .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> <http://www.daml.example.org/2001/03/fam#mother> _:L16C10 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> <http://www.daml.example.org/2001/03/fam#mother> _:L16C10 .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> _:L18C21 <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#grumpy> .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#albert> _:L18C21 <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#grumpy> .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#mentor> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#inverse> _:L16C29 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#mentor> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#inverse> _:L16C29 .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#x> <http://www.w3.org/2000/01/rdf-schema#label> _:L22C22 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#x> <http://www.w3.org/2000/01/rdf-schema#label> _:L22C22 .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#x> <http://www.w3.org/2000/01/rdf-schema#label> _:L22C38 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#x> <http://www.w3.org/2000/01/rdf-schema#label> _:L22C38 .

_:L16C10 _:L16C29 <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#auntieAnne> .
_:L16C10 _:L16C29 <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#auntieAnne> .

_:L20C12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#THREE> .
_:L20C12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/foo.n3#THREE> .

_:L22C22 <http://www.daml.example.org/2000/10/lang#eng> "Help!" .

_:L22C38 <http://www.daml.example.org/2000/10/lang#fr> "foo" .

_:L27C16 <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/d> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/c> .
_:L27C16 <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/d> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/c> .

_:L27C41 <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/g> _:L27C45 .
_:L27C41 <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/g> _:L27C45 .

18 changes: 9 additions & 9 deletions tests/N3Tests/cwm_n3/n3parser.tests_n3_10013.n3
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@

"Le chat"@fr <file:/home/syosi/CVS-local/WWW/2000/10/swap/test/syntax/numbers.n3#is> "The french phrase 'Le chat'" .
"Le chat"@fr <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The french phrase 'Le chat'" .

"800/600"^^<http://example.com/types#rational> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "800/600 with datatype http://example.com/types#rational" .
"800/600"^^<http://example.com/types#rational> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "800/600 with datatype http://example.com/types#rational" .

"2"^^<http://www.w3.org/2001/XMLSchema#decimal> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The number 2.0" .
"2.0"^^<http://www.w3.org/2001/XMLSchema#decimal> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The number 2.0" .

"2"^^<http://www.w3.org/2001/XMLSchema#decimal> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The number 2.0 expressed with extra trailing zeroes" .
"2.0000"^^<http://www.w3.org/2001/XMLSchema#decimal> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The number 2.0 expressed with extra trailing zeroes" .

"2000.0"^^<http://www.w3.org/2001/XMLSchema#double> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The double precision floating point 2.0e3" .
"2.0e3"^^<http://www.w3.org/2001/XMLSchema#double> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The double precision floating point 2.0e3" .

"-2"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The integer -2" .
"-2"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The integer -2" .

"0"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "Zero" .
"0"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "Zero" .

"2"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The integer 2" .
"2"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The integer 2" .

"2"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The integer 2 expressed with leading zeroes" .
"00002"^^<http://www.w3.org/2001/XMLSchema#integer> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/numbers.n3#is> "The integer 2 expressed with leading zeroes" .

8 changes: 4 additions & 4 deletions tests/N3Tests/cwm_n3/n3parser.tests_n3_10018.nt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#b> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#c> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#d> .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#b> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#c> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#d> .

<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#e> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#f> _:L9C5 .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#e> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#f> _:L9C5 .

_:L9C5 <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#g> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#h> .
_:L9C5 <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#g> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#h> .

_:L9C5 <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#i> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#j> .
_:L9C5 <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#i> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/trailing-semicolon.n3#j> .

2 changes: 1 addition & 1 deletion tests/N3Tests/cwm_n3/n3parser.tests_n3_10025.nt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/equals1.n3#a> <http://www.w3.org/2002/07/owl#sameAs> <https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/equals1.n3#b> .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/equals1.n3#a> <http://www.w3.org/2002/07/owl#sameAs> <https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/equals1.n3#b> .
2 changes: 1 addition & 1 deletion tests/N3Tests/cwm_n3/n3parser.tests_n3_10026.nt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<https://w3c.github.io/N3/tests/N3Tests/cwm_syntax/equals2.n3#a> <http://www.w3.org/2002/07/owl#sameAs> "hello" .
<https://w3c-cg.github.io/N3/tests/N3Tests/cwm_syntax/equals2.n3#a> <http://www.w3.org/2002/07/owl#sameAs> "hello" .