Re: Querying different SPARQL endpoints

On 12/19/12 1:28 PM, Vishal Sinha wrote:
> There are many public SPARQL endpoints available.
> For example the cultural linked data:
> http://cultura.linkeddata.es/sparql
>
> How can I know what type of information is available in this dataset.
> Based on what assumption I can query it?
> Do I need to know any structure beforehand?
>
> Viashal
>
At first blush:

1. 
http://cultura.linkeddata.es/sparql?default-graph-uri=&query=select+distinct+%3FConcept+where+%7B%5B%5D+a+%3FConcept%7D&format=text%2Fhtml&debug=on&timeout= 
-- query results

2. http://cultura.linkeddata.es/ontology/frbrer/C1002 -- sample URI that 
resolves to an HTML based description of its referent.

-- 

Regards,

Kingsley Idehen	
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen

Received on Wednesday, 19 December 2012 19:40:20 UTC