View on GitHub

artsdata-data-model

Overview of how data is modelled in Artsdata.ca.

< Back | Home | Edit page | 🙋 Check for open issues |

Artsdata Triplestore

The Artsdata triplestore is a standard (compliant with W3C Standards) RDF triplestore using “GraphDB Free” product by OntoText.

GraphDB uses RDF4J as a library, taking advantage of its APIs for storage and querying, as well as the support for SPARQL 1.1 and RDF syntaxes (e.g., RDF/XML, N3, Turtle).

The Docker Image created by Culture Creates can be installed with docker pull culturecreatesorg/graphdb:latest

The triplestore is hosted on AWS with an NGINX server infront to manage SSL with a reverse-proxy.

Notable configurations

NGINX

GraphDB