view src/serd-0.18.2/tests/bad-06.ttl @ 114:241db1b1eff2

added includes as well
author Matthias Mauch <matthiasmauch@gmail.com>
date Thu, 09 Jan 2014 13:23:08 +0000
parents 545efbb81310
children
line wrap: on
line source
# is and of are not in turtle
@prefix : <http://example.org/stuff/1.0/> .
:a is :b of :c .