Skip to content
Open
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
12 changes: 11 additions & 1 deletion rdf/rdf12/rdf-semantics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,17 @@ <h2>
<dt>type</dt>
<dd>mf:PositiveEntailmentTest</dd>
<dt>approval</dt>
<dd property='mf:approval' resource=''></dd>
<dd property='mf:approval' resource=''>none</dd>
<dt>entailmentRegime</dt>
<dd property='mf:entailmentRegime'></dd>
<dt>recognizedDatatypes</dt>
<dd>
<code inlist='true' property='mf:recognizedDatatypes' resource='xsd:integer'>xsd:integer</code>
</dd>
<dt>unrecognizedDatatypes</dt>
<dd>
<code property='mf:unrecognizedDatatypes' resource='rdf:nil'>none</code>
</dd>
<dt>action</dt>
<dd>
<a href='canonical-literal-control.ttl' property='mf:action'>canonical-literal-control.ttl</a>
Expand Down
6 changes: 3 additions & 3 deletions sparql/sparql12/expression/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
.error {color: red;}
</style>
</head>
<body resource='../grouping#manifest' typeof='mf:Manifest'>
<body resource='manifest#manifest' typeof='mf:Manifest'>
<p>
<a href='http://www.w3.org/'>
<img alt='W3C' height='48' src='http://www.w3.org/Icons/w3c_home' width='72'>
Expand Down Expand Up @@ -81,9 +81,9 @@ <h2>
<a class='testlink' href='#not-not'>
not-not:
</a>
<span about='../grouping#not-not' property='mf:name'>not-not</span>
<span about='manifest#not-not' property='mf:name'>not-not</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#not-not' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#not-not' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Double negation !!</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion sparql/sparql12/expression/manifest.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/grouping#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/expression/manifest#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix qt: <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
Expand Down
6 changes: 3 additions & 3 deletions sparql/sparql12/grouping/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
.error {color: red;}
</style>
</head>
<body resource='../grouping#manifest' typeof='mf:Manifest'>
<body resource='manifest#manifest' typeof='mf:Manifest'>
<p>
<a href='http://www.w3.org/'>
<img alt='W3C' height='48' src='http://www.w3.org/Icons/w3c_home' width='72'>
Expand Down Expand Up @@ -81,9 +81,9 @@ <h2>
<a class='testlink' href='#group01'>
group01:
</a>
<span about='../grouping#group01' property='mf:name'>Group-1</span>
<span about='manifest#group01' property='mf:name'>Group-1</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#group01' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#group01' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Grouping with literals</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion sparql/sparql12/grouping/manifest.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/grouping#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/grouping/manifest#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix qt: <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
Expand Down
26 changes: 13 additions & 13 deletions sparql/sparql12/lang-basedir/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
.error {color: red;}
</style>
</head>
<body resource='../lang-basedir#manifest' typeof='mf:Manifest'>
<body resource='manifest#manifest' typeof='mf:Manifest'>
<p>
<a href='http://www.w3.org/'>
<img alt='W3C' height='48' src='http://www.w3.org/Icons/w3c_home' width='72'>
Expand Down Expand Up @@ -81,9 +81,9 @@ <h2>
<a class='testlink' href='#haslang'>
haslang:
</a>
<span about='../lang-basedir#haslang' property='mf:name'>hasLANG</span>
<span about='manifest#haslang' property='mf:name'>hasLANG</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#haslang' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#haslang' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function hasLANG</p>
</div>
Expand All @@ -107,9 +107,9 @@ <h2>
<a class='testlink' href='#haslangdir'>
haslangdir:
</a>
<span about='../lang-basedir#haslangdir' property='mf:name'>hasLANGDIR</span>
<span about='manifest#haslangdir' property='mf:name'>hasLANGDIR</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#haslangdir' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#haslangdir' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function hasLANGDIR</p>
</div>
Expand All @@ -133,9 +133,9 @@ <h2>
<a class='testlink' href='#lang'>
lang:
</a>
<span about='../lang-basedir#lang' property='mf:name'>LANG</span>
<span about='manifest#lang' property='mf:name'>LANG</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#lang' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#lang' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function LANG</p>
</div>
Expand All @@ -159,9 +159,9 @@ <h2>
<a class='testlink' href='#langdir'>
langdir:
</a>
<span about='../lang-basedir#langdir' property='mf:name'>LANGDIR</span>
<span about='manifest#langdir' property='mf:name'>LANGDIR</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#langdir' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#langdir' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function LANGDIR</p>
</div>
Expand All @@ -185,9 +185,9 @@ <h2>
<a class='testlink' href='#strlang'>
strlang:
</a>
<span about='../lang-basedir#strlang' property='mf:name'>STRLANG</span>
<span about='manifest#strlang' property='mf:name'>STRLANG</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#strlang' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#strlang' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function STRLANG</p>
</div>
Expand All @@ -211,9 +211,9 @@ <h2>
<a class='testlink' href='#strlangdir'>
strlangdir:
</a>
<span about='../lang-basedir#strlangdir' property='mf:name'>STRLANGDIR</span>
<span about='manifest#strlangdir' property='mf:name'>STRLANGDIR</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../lang-basedir#strlangdir' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#strlangdir' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>Function STRLANGDIR</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion sparql/sparql12/lang-basedir/manifest.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/lang-basedir#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/lang-basedir/manifest#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix qt: <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
Expand Down
14 changes: 7 additions & 7 deletions sparql/sparql12/rdf11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
.error {color: red;}
</style>
</head>
<body resource='../grouping#manifest' typeof='mf:Manifest'>
<body resource='manifest#manifest' typeof='mf:Manifest'>
<p>
<a href='http://www.w3.org/'>
<img alt='W3C' height='48' src='http://www.w3.org/Icons/w3c_home' width='72'>
Expand Down Expand Up @@ -81,9 +81,9 @@ <h2>
<a class='testlink' href='#langstring-datatype'>
langstring-datatype:
</a>
<span about='../grouping#langstring-datatype' property='mf:name'>DATATYPE on rdf:langString</span>
<span about='manifest#langstring-datatype' property='mf:name'>DATATYPE on rdf:langString</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#langstring-datatype' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#langstring-datatype' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>plain literals with a language tag have a rdf:langString datatype</p>
</div>
Expand All @@ -107,9 +107,9 @@ <h2>
<a class='testlink' href='#plain-string-datatype'>
plain-string-datatype:
</a>
<span about='../grouping#plain-string-datatype' property='mf:name'>DATATYPE on plain string literal</span>
<span about='manifest#plain-string-datatype' property='mf:name'>DATATYPE on plain string literal</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#plain-string-datatype' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#plain-string-datatype' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>plain literals without a language tag have the xsd:string datatype</p>
</div>
Expand All @@ -133,9 +133,9 @@ <h2>
<a class='testlink' href='#plain-string-same'>
plain-string-same:
</a>
<span about='../grouping#plain-string-same' property='mf:name'>xsd:string and plain literals are the same</span>
<span about='manifest#plain-string-same' property='mf:name'>xsd:string and plain literals are the same</span>
</dt>
<dd inlist='true' property='mf:entry' resource='../grouping#plain-string-same' typeof='mf:QueryEvaluationTest'>
<dd inlist='true' property='mf:entry' resource='manifest#plain-string-same' typeof='mf:QueryEvaluationTest'>
<div property='rdfs:comment'>
<p>xsd:string literals are the same as literals without datatypes</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion sparql/sparql12/rdf11/manifest.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/grouping#> .
@prefix : <https://w3c.github.io/rdf-tests/sparql/sparql12/rdf11/manifest#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix qt: <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
Expand Down