SPARQL endpoint for doap:store
doap:store now provides a SPARQL endpoint for its data. The RDF store used is threestore, so it supports GRAPH queries, but you may have to use the http://triplestore.aktors.org/direct/# namespace for some properties (as direct:type instead of rdf:type in GRAPH queries). In order to write queries, the endpoint uses Danny Ayers’ sparql-editor.
I also updated / fixed the service regarding various points:
- Show RDF source URI for each project;
- Ability to browse files from the same hostname;
- Search projects by hostname;
- Fixed "double-properties" in projects that are defined in 2 graphs;
- Case-insensitive tagcloud;
- Strict REGEX (
^xxx$) when searching by language.
Thanks to those who sent feedback !
Comments
Leave a Reply
You must be logged in to post a comment.
