Update rdf-mt/reports/template.md with changes made by pfps to the index.html file so updates are not lost when reports are re-generated.
--- a/rdf-mt/reports/template.md Thu Nov 07 16:34:28 2013 +0000
+++ b/rdf-mt/reports/template.md Fri Nov 08 11:02:22 2013 -0800
@@ -170,8 +170,14 @@
:markdown
## Instructions for submitting implementation reports
- Tests should be run using the test manifests defined in the
- [Test Manifests](#test-manifests) Section.
+ The test suite tests implementations of the several forms of RDF 1.1
+ entailment and contains both positive and negative tests.
+ The [RDF Semantics: Test Suite](//www.w3.org/2013/rdf-mt-tests/)
+ document contains information on how to obtain the tests.
+ The [README file](//dvcs.w3.org/hg/rdf/file/tip/rdf-mt/tests/README)
+ in the test suite itself has more information on how to run the
+ tests themselves and which tests are to be performed.
+ The currently approved tests are listed in the [Test Manifets](#test-manifests) Section.
The assumed base URI for the tests is `<http://example/base/>` if needed.
@@ -217,8 +223,6 @@
foaf:title "Implementor";
foaf:homepage <http://greggkellogg.net/> .
- See [RDF Semantics Test Suite Wiki](http://www.w3.org/2011/rdf-wg/wiki/Semantics_Test_Suite)
- for more information.
%section
- test_info = {}
- test_refs = {}