You could try:
SELECT
?s ?o
FROM <SOURCE>
WHERE
{
?s a <COUNTRY>
}
ORDER BY
?s
Where you replace SOURCE and COUNTRY with the corresponding IRLs
/Peter
From: reza ramezani [mailto:[email protected]]
Sent: den 7 maj 2012 07:17
To: [email protected]
Subject: Request
Dear SPARQL members
How can I extract extract information of Subjects that have special type.
For example I want to extract all information of all Subjects that their type
is country: This means I want to extract all information of all countries.
Many Thanks
Best Wishes
Reza Ramezani<http://www.facebook.com/ramezani.reza>
MS Student in Software Engineering
Department of Computer Engineering<http://ece.iut.ac.ir/>
Isfahan University of Technology<http://www.iut.ac.ir/>, Isfahan, Iran
Email: [email protected]<mailto:[email protected]>