Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.31 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.31 KB

Signed Nanopub Services

This is a variation of the Nanopub Services focussing on the signed nanopublications.

The nanopub server of this set of services replicates all published nanopublications, but the grlc and LDF services only cover the signed ones. On top of that and in contrast to the plain Nanopub Services, here also the Virtuoso triple store is made available via SPARQL.

Pre-Packaged Data

$ wget https://zenodo.org/records/10046583/files/mongodb7-x-20231027.tar.gz
$ tar -xvzf mongodb7-x-20231027.tar.gz

$ wget https://zenodo.org/records/10046583/files/signed-virtuoso-x-20231027.tar.gz
$ tar -xvzf signed-virtuoso-x-20231027.tar.gz

Services

Nanopub Server

A service to publish and individually retrieve nanopublications.

grlc Signed Nanopub API

The grlc-based nanopub-api running on all the signed nanopublications.

Signed Nanopub LDF Server

A service providing Linked Data Fragments (LDF) access to all the signed nanopublications.

Signed Nanopub SPARQL API

A service providing SPARQL access to all the signed nanopublications.