cannam@85: These are the tests for the Turtle Terse RDF Triple Language cannam@85: that must be passed by conformant systems. See cannam@85: http://www.dajobe.org/2004/01/turtle/ cannam@85: for the full conformance information. cannam@85: cannam@85: The format is a set of good tests and bad tests. cannam@85: cannam@85: Good tests are a pair of files: cannam@85: abc.ttl abc.out cannam@85: which are the input Turtle file and the expected output RDF triples, cannam@85: written in N-Triples. cannam@85: cannam@85: bad tests are of the form cannam@85: bad-XX.ttl cannam@85: which must fail. cannam@85: cannam@85: The tests should be performed with an assumed base URI cannam@85: of http://www.w3.org/2001/sw/DataAccess/df1/tests/ cannam@85: cannam@85: Dave