[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XML-based Automation (Was: Zen or Games?)


zen graphs

> > Probably this particular example for a start. The Conceptual Graph model
> > Sowa uses throughout his work isn't that far removed from the one
> underlying
> > RDF. In fact Tim Berners-Lee [1] and others have considered mappings.
>
> I think it is a long reach to say that RDF is anywhere near close to CGs,
> notwithstanding that you can draw a graph for each.

Apart from being graph-based both RDF and CGs are largely about representing
selected subsets of first order logic. In terms of 'raw power' I think they
can be considered fairly similar - RDF on it's own is pretty feeble, but if
you take into account the stuff (such as OWL) that can be layered on top it
starts to look very powerful indeed. (I'm not really talking of power here
in the logician's expressive power sense, more the coders view of a nice
compromise between expressiveness and tractability).

CGs and RDF have a lot in common. Taking the main points of the abstract
syntax for CGs in the ISO standard [1] it's possible to map across fairly
directly to aspects of RDF (this is a 2 minute, first shot attempt) :

6.1 Conceptual Graph - RDF model
6.2 Concept - Resource
6.3 Conceptual Relation - Statement (/Property)
6.4 Lambda Expression - bnode (maybe)
6.5 Concept Type - Class
6.6 Relation Type - (Property) Class
6.7 Referent - Object (of statement)
6.8 Context - RDF model
6.9 Coreference Set - I don't there's any defined as such in RDF (but I'm
pretty sure it could be)
6.10 Module - RDF model (maybe)

There isn't the same granularity on the RDF side when it comes to graphs and
contexts, but then I think the architecture of RDF makes it easier to
extend/constrain. The triples representation is very handy too. I'm not sure
how straightforward it would be to represent Description Logics using CGs
(IANAL), but my guess is it would be possible.

There are other similarities between CGs and RDF when you look at the
details, as *you* have shown in the past [2] ;-)

Cheers,
Danny.

[1] http://www.jfsowa.com/cg/cgstand.htm#ToC_40
[2]
http://lists.oasis-open.org/archives/topicmaps-comment/200104/msg00085.html


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.