- From: Farnbauer-Schmidt, Matthias <matthias.farnbauer-schmidt@fau.de>
- Date: Thu, 29 Oct 2020 08:05:37 +0000
- To: "paoladimaio10@googlemail.com" <paoladimaio10@googlemail.com>, SW-forum <semantic-web@w3.org>
- Message-ID: <a7109bc81f2e4f8b92a4704238a04096@fau.de>
Hi Paola, another alternative for an easy deployment is to use a SOLID POD (Personal Online Datastore). There are some providers which give you a POD for free [1]. The nice things you get out of the box are: - Fine-grained access control via WebID. - You can update resources via PATCH request [2]. - The solid servers implement content negotiation, e.g. try <code>$> curl -L -H "Accept: application/ld+json" "https://mattes-white.inrupt.net/public/open/test.ttl"</code> to get a JSON-LD version of a Turtle-rendered-resource from my POD. - As long as you choose a reliable provider you don't have to worry about the deployment yourself. [1] https://solidproject.org/use-solid/ [2] https://github.com/solid/solid-spec/blob/master/api-rest.md#alternative-using-sparql-1 Cheers Matthias ________________________________ Von: Cox, Simon (L&W, Clayton) <Simon.Cox@csiro.au> Gesendet: Donnerstag, 29. Oktober 2020 07:51:51 An: paoladimaio10@googlemail.com; SW-forum Betreff: RE: vocabulary repos? Hi Paolo – We run a system locally based on Epimorphics open-source Linked Data Registry stack. I don’t think we can offer a general purpose service, but you might be able to deploy your own. See http://registry.it.csiro.au/def and https://github.com/UKGovLD/registry-core It does per-item updates, with a transparent versioning trace. Simon From: Paola Di Maio <paola.dimaio@gmail.com> Sent: Thursday, 29 October, 2020 14:50 To: SW-forum <semantic-web@w3.org> Subject: vocabulary repos? Hellow I am still compiling lists of terms and would like to share them as public heritage Do people on this list have recommendations somewhere easy yet nicely structured for where to upload or curate online vocabularies? should be updatable one term at a time, rendered as downloadable xml , access level and privileges and other features welcome please advise thanks PDM
Received on Thursday, 29 October 2020 08:17:49 UTC