Skip to content

Commit 971805c

Browse files
committed
Reference RDFa and JSON-LD test suites managed separately.
Fixes #2.
1 parent 9c2e219 commit 971805c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,11 @@ <h1>RDF Test Curation</h1>
184184
<li><a href="turtle/">Turtle tests</a> (<a href="turtle/reports/">implementation report</a>)</li>
185185
</ul>
186186

187+
<p>
188+
Note that the <a href="http://rdfa.info/test-suite/">RDFa Test Suite</a> is a hosted service and managed through the <a href="http://github.com/rdfa/rdfa-website">rdfa/rdfa-website</a> GitHub repository. <a href="http://github.com/rdfa/rdfa-website/issues">Issues</a> should be filed in that repository.
189+
The <a href="http://json-ld.org/test-suite/">JSON-LD Test Suite</a> is managed through the <a href="https://github.com/json-ld/json-ld.org/">json-ld/json-ld.org</a> GitHub repository. <a href="http://github.com/json-ld/json-ld.org/issues">Issues</a> should be filed in that repository.
190+
</p>
191+
187192
<p>The work of the CG is being performed on <a href="http://github.com/w3c/rdf-tests" target="_blank" rel="external nofollow">GitHub</a>. The list of test suites managed, is available through the <a href="https://w3c.github.io/rdf-tests/" target="_blank" rel="external nofollow">gh-pages view</a>. The general process followed is the following:</p>
188193
<ul>
189194
<li>New test suites may be added via a PR request against the rdf-tests repository, or by filing an issue using the <a href="http://github.com/w3c/rdf-tests/issues" target="_blank" rel="external nofollow">issue tracker</a> for subsequent activity.</li>

0 commit comments

Comments
 (0)