W3C home > Mailing lists > Public > public-sparql-dev@w3.org > April to June 2012

RE: Request

From: Peter Waher <Peter.Waher@clayster.com>
Date: Mon, 7 May 2012 06:53:24 +0000
To: reza ramezani <r.ramezani@ec.iut.ac.ir>, "public-sparql-dev@w3.org" <public-sparql-dev@w3.org>
Message-ID: <1693EFE1FD641C42A0D542FCBC732DE69624AE21@EX3.YODA.UTOPIA.LOCAL>
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:r.ramezani@ec.iut.ac.ir]
Sent: den 7 maj 2012 07:17
To: public-sparql-dev@w3.org
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: r.ramezani@ec.iut.ac.ir<mailto:r.ramezani@ec.iut.ac.ir>


Received on Monday, 7 May 2012 06:54:13 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 May 2012 06:54:14 GMT