Hello,

when i put the query
----------------------------------------------------
PREFIX dbpc: <http://dbpedia.org/resource/Category:>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT ?x
WHERE {dbpc:Semantic_Web rdfs:label ?x .
FILTER (lang(?x) = 'de')}
-----------------------------------------------------
into

http://dbpedia.org/sparql

i get the result 'Kategorie:Semantisches Web', but for

FILTER (lang(?x) = 'en') no result...?

thanks, Baran.

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to