Re: SPARQL - Mailing list pgsql-hackers

From David Fetter
Subject Re: SPARQL
Date
Msg-id 20050815042527.GD25779@fetter.org
Whole thread Raw
In response to Re: SPARQL  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
On Mon, Aug 15, 2005 at 09:53:18AM +0800, Christopher Kings-Lynne wrote:
> >This is for RDF queries, not for SQL queries. For SQL, the SQL/XML
> >standard gives you a "standard" XML format for table
> >representation. I have some code for that if anyone is interested.
> >I will put that up on pgFoundry one of these days.
> 
> I'm interested in the SQL format so that I can implement it in
> phpPgAdmin - can you give me an example, or docs on it?

It's in 5WD-14-XML-2003-09.pdf which is available at

http://wiscorp.com/SQLStandards.html

Cheers,
D
-- 
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: psql SET/RESET/SHOW tab completion
Next
From: Stefan Kaltenbrunner
Date:
Subject: ALTER ROLES - questions