org.trellisldp.test.indirectContainerMemberSubject.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:hasMemberRelation ldp:member ;
ldp:insertedContentRelation ldp:MemberSubject ;
dc:description "This is an Indirect Container for testing."@eng .
© 2015 - 2024 Weber Informatics LLC | Privacy Policy