OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] rdf n3 syntax

[ Lists Home | Date Index | Thread Index ]

Actually I was thinking of the n-triples subset. Anyway the thing is I
have a web application that accepts input from various xml formats, one
of them is RDF/XML the application exposes various functionalities one
of which is returning an output format most likely to be useful for said
resource, so that a vcard in xml format returns text/x-vcard format, now
I have these RDF/XML inputs, I can just copy them out as RDF/XML add in
headers for Content-Location etc. or I could output n-triples subset of
N3. 

A lot of programmers seem to like the triples and find them more
comprehensible, are there any resources that indicate how widespread
tools are that consume the triples format, and how popular that format
is in comparison to the RDF/XML format?

Sorry to bother you on this.

-----Original Message-----
From: Dave Beckett [mailto:dave.beckett@bristol.ac.uk] 
Sent: Tuesday, November 04, 2003 3:56 PM
To: bryan
Cc: xml-dev
Subject: Re: [xml-dev] rdf n3 syntax

On Tue, 4 Nov 2003 11:16:12 +0100, bryan <bry@itnisk.com> wrote:

> If one has a rdf provider, should one default to a N3 syntax  or to
> RDF/XML? Since RDF/XML is the official serialization format it would
be
> reasonable to default to that, but as N3 is perhaps a little bit
easier
> and comprehensible it might instead be sensible to default to that.
Any
> opinions as to which way I should go on this?

As editor of the RDF/XML spec (revising the 1999 era syntax) what do you
expect me to say?  Use the one based on XML for all the advantages of
that.  I'm using XSLT, RelaxNG, expat, libxml and other standard XML
languages and tools to produce, consume and check it, as are many
others.

N3 is an RDF-based research language (that is, it has extensions that
are not RDF). It is an evolving work and has a bunch of issues, the
important ones I see are internationalisation support, content encoding
(it has one, UTF-8) and using a vast amount of [] ; , {} => := = etc.
syntax.

There is, however, a handy subset that might be picked out and I'm
looking at that based on the other doc I co-edit, N-Triples
http://www.w3.org/TR/rdf-testcases/#ntriples

but this is *xml*-dev not ascii-dev or www-rdf-interest :)  

Dave

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS