Hi, Sorry, the mail should have been sent to the list.
there hasn't been much implementation work since 2014, but this doesn't mean that the existing implementation isn't working :) There are various ways to modify data, the one I would recommend is using SPARQL UPDATE rather than relying on LDP functionality (which is much less flexible). If you have very large data sets to import, it's better to rely on the Marmotta importer (as described on the homepage) for performance reasons. It applies some tricks to speed up data imports. Does this help? Cheers Sebastian Am Mi., 16. Dez. 2020 um 18:55 Uhr schrieb naturzukunft < naturzuku...@hauschel.de>: > Hi Sebastian, > > nice to hear that! > > Did i understand it right, that the LDP implementation is sleeping since > ~2014? Feels to be a bad idea to use it, right? > > I Wondering how i can update resources. I was able to add a resource with: > > importClient.uploadDataset(IOUtils.toString(is), "text/turtle"); > > I plan to use marmotta as a store for Resources, so i have to mange them > and need some kind of CRUD functionallity. > Currently i found > https://rdf4j.org/documentation/programming/repository/#access-over-http > and wondering if it is the right way to access/query my data. > And see, if it is possible to update data via SPARQL. > > Thanks Fredy > > P.S. you answered to me, not to the mailinglist!? Should i ask my > questions on the list ? > > > But until now i was not able to read/find it. > On 16/12/20 18:38, Sebastian Schaffert wrote: > > Hi Fredy, > > it's semi-alive. We're happy to answer questions, but at the moment > there's only limited time for new development. > > Sebastian > > Am Mi., 16. Dez. 2020 um 18:26 Uhr schrieb naturzukunft < > naturzuku...@hauschel.de>: > >> Hi there, >> >> currently i try do use marmotta and wondering about somthing i found in >> the net. >> Is marmotta and the community still alive ? >> >> Thanls Fredy >> >> -- >> Einen schönen Tag wünscht >> Fred Hauschel >> >> PGP: https://keys.openpgp.org/search?q=naturzuku...@hauschel.de >> >> >> -- > Einen schönen Tag wünscht > Fred Hauschel > > PGP: https://keys.openpgp.org/search?q=naturzuku...@hauschel.de > >