testcases.graph1.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sesame-store-testsuite Show documentation
Show all versions of sesame-store-testsuite Show documentation
Test suite for SAIL and Repository API
# graph1
@prefix dc: .
@prefix foaf: .
@prefix xsd: .
[] foaf:name "Bob" ;
foaf:mbox "[email protected]" .
© 2015 - 2024 Weber Informatics LLC | Privacy Policy