basilapi / basil

Building Apis SImpLy from sparql endpoints
http://basil.kmi.open.ac.uk
24 stars 5 forks source link

Extend the Basil Discovery API #50

Open enridaga opened 9 years ago

enridaga commented 9 years ago

Implement the back-end logic and support queries like:

http://basil.kmi.open.ac.uk/basil/discovery/search?endpoint=http://dbpedia.org/sparql
http://basil.kmi.open.ac.uk/basil/discovery/search?resource=http://dbpedia.org/resource/Athens
http://basil.kmi.open.ac.uk/basil/discovery/search?ns=http://www.w3.org/2002/07/owl%23
LaurensRietveld commented 9 years ago

+1. I assume these can be used in conjunction with each other as well? (give me some queries about resource 'a' on endpoint 'b')

enridaga commented 9 years ago

Yes, I guess they should.