org.trellisldp.test.basicContainer.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trellis-test Show documentation
Show all versions of trellis-test Show documentation
The core components for a Trellis linked data server
PREFIX skos:
PREFIX dc:
PREFIX ldp:
<> a ldp:BasicContainer ;
skos:prefLabel "Basic Container"@eng ;
dc:description "This is a simple Basic Container for testing."@eng .
© 2015 - 2024 Weber Informatics LLC | Privacy Policy