Revision: 46803
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 25, 2011 18:49 by rccc
Initial Code
SELECT ?property ?hasValue ?isValueOf
WHERE {
{ <http://dbpedia.org/resource/Google>
owl:sameAs
?hasValue
}
}
Initial URL
Initial Description
Initial Title
Find the "sameAs" property of a DBPEDIA ressource
Initial Tags
Initial Language
SQL