1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 00:53:46 +02:00
Files
audacity/lib-src/libraptor/tests/turtle/bad-01.ttl
2010-01-24 09:19:39 +00:00

4 lines
104 B
Turtle

# Forbidden by RDF - predicate cannot be blank
@prefix : <http://example.org/base#> .
:a [ :b :c ] :d .