mobarmg / apix-sparqler

from SPARQL IIIF manifest constructor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api-X Sparqler

Image on Docker Hub

pandorasystems/exts-sparqler

This contains a SPARQL result serializer. This is an OSGi service that extends the functionality of a Fedora4 repository.

Extensions

  • exts-sparqler: Queries a triplestore and serializes a JSON-LD compacted response.

Building

Create OSGI bundles

    $ gradle build

Copy bundles from local Maven repository to Docker Build directory

    $ gradle copyTask

Build Docker image

    $ gradle docker

Execute Docker Compose

   $ docker-compose up

Creating Test Data

See modeller

Check Sparqler Endpoint

    $ curl -sS 'http://localhost:9104/sparqler?type=manifest&node=http://localhost:8080/fcrepo/rest/collection/some/node/manifest'

About

from SPARQL IIIF manifest constructor

License:Other


Languages

Language:Java 48.3%Language:XSLT 37.0%Language:Shell 9.6%Language:Dockerfile 4.5%Language:HTML 0.6%