Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX 74b78eb6df Update lilv 7 years ago
..
README.txt Update lilv 7 years ago
rdf-schema.out Update lilv 7 years ago
rdfq-results.out Update lilv 7 years ago
rdfs-namespace.out Update lilv 7 years ago
test-00.out Update lilv 7 years ago
test-01.out Update lilv 7 years ago
test-02.out Update lilv 7 years ago
test-03.out Update lilv 7 years ago
test-04.out Update lilv 7 years ago
test-05.out Update lilv 7 years ago
test-06.out Update lilv 7 years ago
test-07.out Update lilv 7 years ago
test-08.out Update lilv 7 years ago
test-09.out Update lilv 7 years ago
test-10.out Update lilv 7 years ago
test-11.out Update lilv 7 years ago
test-12.out Update lilv 7 years ago
test-13.out Update lilv 7 years ago
test-14.out Update lilv 7 years ago
test-15.out Update lilv 7 years ago
test-16.out Update lilv 7 years ago
test-17.out Update lilv 7 years ago
test-18.out Update lilv 7 years ago
test-19.out Update lilv 7 years ago
test-20.out Update lilv 7 years ago
test-21.out Update lilv 7 years ago
test-22.out Update lilv 7 years ago
test-23.out Update lilv 7 years ago
test-24.out Update lilv 7 years ago
test-25.out Update lilv 7 years ago
test-26.out Update lilv 7 years ago
test-27.out Update lilv 7 years ago
test-30.out Update lilv 7 years ago
test-id.out Update lilv 7 years ago
test-lang.out Update lilv 7 years ago
test-num.out Update lilv 7 years ago

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