Rupert Westenthaler: > On Wed, Apr 9, 2014 at 9:42 AM, Andreas Kuckartz <a.kucka...@ping.de> wrote: >> >> Are there other alternatives? Anything planned for Apache Marmotta? >> > > Apache Marmotta could be a replacement for the Stanbol Entityhub - as > the functionality of the Entityhub overlaps a lot with Linked Data > Plattform. See STANBOL-1165 for more information. With this > integration users will be able to run Marmotta and access managed data > from the Entityhub. > > This will allow to use Marmotta for LDP and SPARQL endpoint and > Stanbol for EntityLinking and dereferencing.
To avoid potential misunderstandings: I want to be able to integrate binaries such as PDF-files. That seems to involve two tasks: 1. Making the files available using a IRI. I do not need versioning or other functions usually provided by CMS. But I also need to be able to delete the file. 2. Analysing that file and making meta-data available as RDF-triples. Those triples obviously should refer to the IRI created in task 1. Cheers, Andreas