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.
Files
yap-6.3/packages/semweb/Tests/Turtle/test-06.ttl
2010-07-15 23:35:37 +01:00

4 lines
83 B
Turtle

# 'a' only allowed as a predicate
@prefix : <http://example.org/base#> .
:a a :b .