Skip to content

Commit d026777

Browse files
committed
Remove references to manifest.jsonld from haml.
1 parent d11d309 commit d026777

File tree

41 files changed

+577
-582
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+577
-582
lines changed

Rakefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ MANIFESTS.each do |ttl|
4848
# Remove nil 'entries'
4949
man.delete('mf:entries') if man['mf:entries'].nil?
5050

51-
# Replace .ttl includes with .jsonld includes
52-
if man['include'].is_a?(Array)
53-
man['include'] = man['include'].map {|i| i.sub('.ttl', '.jsonld')}
54-
end
55-
5651
# Fix up test entries
5752
Array(man['entries']).each do |entry|
5853
# Fix results which aren't IRIs

nquads/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h2 id='abstract'>Abstract</h2>
8686
<li>Negative syntax (rdft:TestNQuadsNegativeSyntax) - an input N-Quads file with at least one syntax error.</li>
8787
</ul>
8888

89-
<p>These tests are also described in <a href="manifest.jsonld">JSON-LD</a> and <a href="manifest.ttl">Turtle</a> format in this directory for convenience. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
89+
<p>These tests are also described in <a href="manifest.ttl">Turtle</a> format in this directory for convenience. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
9090

9191
<ul>
9292
<li>An implementation passes a positive syntax test if it parses the

nquads/template.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
* Positive syntax (`rdft:TestNQuadsPositiveSyntax`) - an input N-Quads file with no syntax errors.
7676
* Negative syntax (rdft:TestNQuadsNegativeSyntax) - an input N-Quads file with at least one syntax error.
7777
78-
These tests are also described in [JSON-LD](manifest.jsonld) and [Turtle](manifest.ttl) format in this directory for convenience. All tests have a name (`mf:name`) and an input (`mf:action`).
78+
These tests are also described in [Turtle](manifest.ttl) format in this directory for convenience. All tests have a name (`mf:name`) and an input (`mf:action`).
7979
8080
* An implementation passes a positive syntax test if it parses the
8181
input.

ntriples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h2 id='abstract'>Abstract</h2>
8686
<li>Negative syntax (rdft:TestNTriplesNegativeSyntax) - an input N-Triples file with at least one syntax error.</li>
8787
</ul>
8888

89-
<p>These tests are also described in <a href="manifest.jsonld">JSON-LD</a> and <a href="manifest.ttl">Turtle</a> format in this directory for convenience. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
89+
<p>These tests are also described in <a href="manifest.ttl">Turtle</a> format in this directory for convenience. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
9090

9191
<ul>
9292
<li>An implementation passes a positive syntax test if it parses the

ntriples/template.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
* Positive syntax (`rdft:TestNTriplesPositiveSyntax`) - an input N-Triples file with no syntax errors.
7777
* Negative syntax (rdft:TestNTriplesNegativeSyntax) - an input N-Triples file with at least one syntax error.
7878
79-
These tests are also described in [JSON-LD](manifest.jsonld) and [Turtle](manifest.ttl) format in this directory for convenience. All tests have a name (`mf:name`) and an input (`mf:action`).
79+
These tests are also described in [Turtle](manifest.ttl) format in this directory for convenience. All tests have a name (`mf:name`) and an input (`mf:action`).
8080
8181
* An implementation passes a positive syntax test if it parses the
8282
input.

rdf-mt/index-az.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2 id='abstract'>Abstract</h2>
8383
<li>Positive Entailment Tests (rdft:NegativeEntailmentTest)</li>
8484
</ul>
8585

86-
<p>These tests are also described in <a href="manifest.jsonld">JSON-LD</a> and <a href="manifest.ttl">Turtle</a> format in this directory for convenience. The manifest files in this directory lists all of the approved tests in the RDF WG&#39;s RDF Entailment test suite. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
86+
<p>These tests are also described in <a href="manifest.ttl">Turtle</a> format in this directory for convenience. The manifest files in this directory lists all of the approved tests in the RDF WG&#39;s RDF Entailment test suite. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
8787

8888
<p>Each test is one of the above kinds of tests. All tests have</p>
8989

rdf-mt/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2 id='abstract'>Abstract</h2>
8383
<li>Positive Entailment Tests (rdft:NegativeEntailmentTest)</li>
8484
</ul>
8585

86-
<p>These tests are also described in <a href="manifest.jsonld">JSON-LD</a> and <a href="manifest.ttl">Turtle</a> format in this directory for convenience. The manifest files in this directory lists all of the approved tests in the RDF WG&#39;s RDF Entailment test suite. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
86+
<p>These tests are also described in <a href="manifest.ttl">Turtle</a> format in this directory for convenience. The manifest files in this directory lists all of the approved tests in the RDF WG&#39;s RDF Entailment test suite. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>).</p>
8787

8888
<p>Each test is one of the above kinds of tests. All tests have</p>
8989

rdf-mt/template.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
* Positive Entailment Tests (`rdft:PositiveEntailmentTest`)
7575
* Positive Entailment Tests (rdft:NegativeEntailmentTest)
7676
77-
These tests are also described in [JSON-LD](manifest.jsonld) and [Turtle](manifest.ttl) format in this directory for convenience. The manifest files in this directory lists all of the approved tests in the RDF WG's RDF Entailment test suite. All tests have a name (`mf:name`) and an input (`mf:action`).
77+
These tests are also described in [Turtle](manifest.ttl) format in this directory for convenience. The manifest files in this directory lists all of the approved tests in the RDF WG's RDF Entailment test suite. All tests have a name (`mf:name`) and an input (`mf:action`).
7878
7979
Each test is one of the above kinds of tests. All tests have
8080

rdf-xml/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2 id='abstract'>Abstract</h2>
8080
<li>Negative syntax (rdft:TestXMLNegativeSyntax) - an input RDF/XML file with at least one syntax error.</li>
8181
</ul>
8282

83-
<p>These tests are also described in <a href="manifest.jsonld">JSON-LD</a> and <a href="manifest.ttl">Turtle</a> format in this directory for convenience. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>). The Evaluation tests have an expected result (<code>mf:result</code>).</p>
83+
<p>These tests are also described in <a href="manifest.ttl">Turtle</a> format in this directory for convenience. All tests have a name (<code>mf:name</code>) and an input (<code>mf:action</code>). The Evaluation tests have an expected result (<code>mf:result</code>).</p>
8484

8585
<ul>
8686
<li>An implementation passes an Evaluation test if it parses the input into a graph, parses the expected result into another graph, and those two graphs are isomorphic (see <a href="http://www.w3.org/TR/rdf11-concepts/#graph-isomorphism">http://www.w3.org/TR/rdf11-concepts/#graph-isomorphism</a>).</li>

rdf-xml/template.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
* Evaluation (`rdft:TestXMLEval`) - a pair of an input RDF/XML file and reference ntriples file.
7373
* Negative syntax (rdft:TestXMLNegativeSyntax) - an input RDF/XML file with at least one syntax error.
7474
75-
These tests are also described in [JSON-LD](manifest.jsonld) and [Turtle](manifest.ttl) format in this directory for convenience. All tests have a name (`mf:name`) and an input (`mf:action`). The Evaluation tests have an expected result (`mf:result`).
75+
These tests are also described in [Turtle](manifest.ttl) format in this directory for convenience. All tests have a name (`mf:name`) and an input (`mf:action`). The Evaluation tests have an expected result (`mf:result`).
7676
7777
* An implementation passes an Evaluation test if it parses the input into a graph, parses the expected result into another graph, and those two graphs are isomorphic (see <http://www.w3.org/TR/rdf11-concepts/#graph-isomorphism>).
7878
* An implementation passes a positive syntax test if it parses the

0 commit comments

Comments
 (0)