annotate src/serd-0.18.2/tests/test-rel.ttl @ 169:223a55898ab9 tip default

Add null config files
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 02 Mar 2020 14:03:47 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 <http://www.w3.org/2001/sw/DataAccess/df1/tests/a/b/c> a <http://example.org/Thing> .
cannam@85 2 <http://www.w3.org/2001/sw/DataAccess/df1> a <http://example.org/Thing> .
cannam@85 3 <http://www.w3.org/2001/sw/DataAccess/df1/tests/test-rel.ttl> a <http://example.org/Thing> .
cannam@85 4 <http://www.w3.org/2001/sw/DataAccess/df1/tests/test-not.ttl> a <http://example.org/Thing> .
cannam@85 5 <a/b/c> a <http://example.org/Thing> .
cannam@85 6 <http://www.w3.org/> a <http://example.org/Thing> .