Re: SPARQL

From: David Fetter <david(at)fetter(dot)org>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: SPARQL
Date: 2005-08-15 04:25:27
Message-ID: 20050815042527.GD25779@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778

Remember to vote!

In response to

  • Re: SPARQL at 2005-08-15 01:53:18 from Christopher Kings-Lynne

Browse pgsql-hackers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2005-08-15 09:46:02 ALTER ROLES - questions
Previous Message Bruce Momjian 2005-08-15 02:06:22 Re: psql SET/RESET/SHOW tab completion