Open yemoski opened 1 year ago
We can't actually use the GraphDB helm chart right now, due to a bug in Helm: helm/helm: Pull Request 11440
Here are teh GraphDB REST API commands that let you create users and set their permissions: GraphDB REST API cURL Commands — GraphDB 10.1.0 documentation
Here's the official Helm chart for graphdb that lets you enable / disable security when you set it up:
graphdb-helm/values.yaml at master · Ontotext-AD/graphdb-helm
Once I do that, I need to do the following:
a blazegraph endpoint for aquadocs: https://ts.collaborium.io/blazegraph/#query
sparql federated queries: SPARQL 1.1 Federated Query
SHACL validation and how it works: SHACL Validation — GraphDB 10.1.0 documentation
step one: expose sparql query endpoints for polder so that we can do a federated query
GraphDB supports users / authentication so let's lock it down when we do that!
A project to verify that someone's SPARQL queries or metadata is compatible with Polder, OceanInfoHub, and / or anyone else who wants to sign on.