All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.trellisldp.test.basicContainer.ttl Maven / Gradle / Ivy

There is a newer version: 0.19.0
Show newest version
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