org.trellisldp.test.indirectContainerInverse.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 ldp:
PREFIX foaf:
PREFIX dc:
<> skos:prefLabel "Indirect Container"@eng ;
ldp:isMemberOfRelation dc:isPartOf ;
ldp:insertedContentRelation foaf:primaryTopic ;
dc:description "This is an Indirect Container for testing."@eng .
© 2015 - 2024 Weber Informatics LLC | Privacy Policy