On 10/9/14 11:41 AM, Jürgen Jakobitsch wrote:
any idea why this is not returning anything?

SELECT * WHERE {
 SERVICE <http://live.dbpedia.org/sparql> {
?aus <http://dbpedia.org/ontology/country> <http://dbpedia.org/resource/Austria>;
        <http://dbpedia.org/ontology/postalCode> ?remotePostCode
 }
}

this is working fine, when issued directly at the sparql endpoint
(http://live.dbpedia.org/sparql)

SELECT * WHERE {
?aus <http://dbpedia.org/ontology/country> <http://dbpedia.org/resource/Austria>;
        <http://dbpedia.org/ontology/postalCode> ?remotePostCode
}

Need SPARQL Protocol URLs re., discerning participating endpoints :)

--
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to