Skip to content
Snippets Groups Projects
Commit 44d792ea authored by Andreas Schärtl's avatar Andreas Schärtl
Browse files

[x] set up sparql endpoint

parent ac38e386
Branches
No related tags found
No related merge requests found
...@@ -27,9 +27,16 @@ Week 24 (08.06. - 14.06.) ...@@ -27,9 +27,16 @@ Week 24 (08.06. - 14.06.)
[ ] endpoint: read up on ULO/RDF features [ ] endpoint: read up on ULO/RDF features
[ ] endpoint: set up basic SPARQL endpoint, documentation is probably [x] endpoint: set up basic SPARQL endpoint, documentation is probably
the most important here the most important here
- setting up an endpoint is as easy as issuing HTTP request to
the database
- there are libraries for this
- application `sparqli` in this repo is an example of this
[ ] endpoint: set up sample application w/ SPARQL endpoint [ ] endpoint: set up sample application w/ SPARQL endpoint
[ ] endpoint: set up basic RDF4J endpoint, again documentation will be [ ] endpoint: set up basic RDF4J endpoint, again documentation will be
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment