testcases.graph1.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rdf4j-repository-testsuite Show documentation
Show all versions of rdf4j-repository-testsuite Show documentation
Reusable tests for Repository API implementations
# graph1
@prefix dc: .
@prefix foaf: .
@prefix xsd: .
[] foaf:name "Bob" ;
foaf:mbox "[email protected]" .