Stefano Cossu 25d3818f81 WIP W3C TTL test suite. před 2 roky
..
README.txt 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-00.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-01.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-02.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-03.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-04.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-05.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-06.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-07.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-08.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-09.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-10.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-11.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-12.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-13.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
bad-14.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
manifest-bad.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
manifest.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
rdf-schema.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
rdfq-results.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
rdfs-namespace.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-00.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-01.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-02.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-03.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-04.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-05.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-06.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-07.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-08.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-09.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-10.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-11.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-12.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-13.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-14.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-15.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-16.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-17.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-18.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-19.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-20.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-21.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-22.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-23.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-24.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-25.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-26.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-27.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-28-out.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-28.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-29.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky
test-30.ttl 25d3818f81 WIP W3C TTL test suite. před 2 roky

README.txt

These are the tests for the Turtle Terse RDF Triple Language
that must be passed by conformant systems. See
http://www.dajobe.org/2004/01/turtle/
for the full conformance information.

The format is a set of good tests and bad tests.

Good tests are a pair of files:
abc.ttl abc.out
which are the input Turtle file and the expected output RDF triples,
written in N-Triples.

bad tests are of the form
bad-XX.ttl
which must fail.

The tests should be performed with an assumed base URI
of http://www.w3.org/2001/sw/DataAccess/df1/tests/

Dave