This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/semweb/Tests/Turtle/bad-06.ttl

4 lines
91 B
Turtle

# is and of are not in turtle
@prefix : <http://example.org/stuff/1.0/> .
:a is :b of :c .