Closed jnehring closed 9 years ago
We have setup SPARQL and LDF for FREME. SPARQL endpoint running at: http://rv2622.1blu.de:8890/sparql/ LDF server running at: http://rv2622.1blu.de:5000/
Thanks. So the next step is to upload datasets to these endpoints?
The list of 8 datasets hosted by the LDF endpoint can be found here: http://rv2622.1blu.de:5000/ The SPARQL endpoint currently hosts only 1 dataset with DBpedia categories, which is used by Wripl.
What other datasets do you have in mind?
Its all good, I was just unsure if there is more work to be done here. I close the ticket because the work is done.v
We should decide whether we setup SPARQL endpoint or Linked Data Fragments endpoint. A triple store such as Virtuoso provides full support for the SPARQL language. Linked Data Fragments provide support for SPARQL but only basic querying mechanism but there is no support for
COUNT
functions. See https://github.com/LinkedDataFragments/Client.js/issues/13In general, Virtuoso is more mature than LDF, but LDF is more light-weight solution.