This contains a SPARQL result serializer. This is an OSGi service that extends the functionality of a Fedora4 repository.
exts-sparqler: Queries a triplestore and serializes a JSON-LD compacted response.
Create OSGI bundles
$ gradle buildCopy bundles from local Maven repository to Docker Build directory
$ gradle copyTaskBuild Docker image
$ gradle dockerExecute Docker Compose
$ docker-compose upSee modeller
$ curl -sS 'http://localhost:9104/sparqler?type=manifest&node=http://localhost:8080/fcrepo/rest/collection/some/node/manifest'