Sha256: 854e003e43c3bbc6162376fd11b1f94bb4016872005c57cb6e92c64ac61fa5d0
Contents?: true
Size: 187 Bytes
Versions: 22
Compression:
Stored size: 187 Bytes
Contents
# Test @prefix and qnames @prefix : <http://example.org/base1#> . @prefix a: <http://example.org/base2#> . @prefix b: <http://example.org/base3#> . :a :b :c . a:a a:b a:c . :a a:a b:a .
Version data entries
22 entries across 22 versions & 2 rubygems