Hi,

I would like to ask for a bit of advice on how to 
get RDF type information for the SPARQL query result.

Normally results of SPARQL query over ODBC connection
are strings. I would like to find out their actual RDF
types (iri, literal, etc). 

So far my approach was using output:format and parsing
resulting TTL or XML output (this however seems a bit
inefficient) or adding isIRI()/isLiteral() calls to
SELECT statement for every result variable in the
query.

Is there any other way doing that?

Regards,
Anton




       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/

Reply via email to