Sha256: 5fdf9378cadf078df4cd026a7b89fbc01241e5ffae3ca6684d20972f2e32a0df

Contents?: true

Size: 281 Bytes

Versions: 22

Compression:

Stored size: 281 Bytes

Contents

# simple-07.n3 - Popairs and multiple objects, mixed types

@prefix : <http://example.org/#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

:Subject :predicateOne :ObjectP, <http://example.org/path#ObjectQ>; 
         :predicateTwo [ foaf:nick "spiggot" ], "ObjectR", _:ObjectS .

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
rdf_context-0.5.11 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.10 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.9.1 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.9 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.8.2 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.8.1 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.7 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.6 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.5 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.3 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.2 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.1 test/n3_tests/n3p/simple-07.n3
rdf_context-0.5.0 test/n3_tests/n3p/simple-07.n3
rdf_context-0.4.8 test/n3_tests/n3p/simple-07.n3
rdf_context-0.4.7 test/n3_tests/n3p/simple-07.n3
rdf_context-0.4.6 test/n3_tests/n3p/simple-07.n3
rdf_context-0.4.5 test/n3_tests/n3p/simple-07.n3
rdf_context-0.4.4 test/n3_tests/n3p/simple-07.n3
rdf_context-0.4.3 test/n3_tests/n3p/simple-07.n3
rdf_context-0.4.2 test/n3_tests/n3p/simple-07.n3