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

Re: "RDF + Topic Maps" = The Future

  • From: Jonathan Borden <jborden@m...>
  • To: Nikita Ogievetsky <nogievet@c...>,Martin Bryan <mtbryan@s...>, xml-dev@l...
  • Date: Mon, 18 Dec 2000 17:17:21 -0500

ogievetsky rdf
Nikita Ogievetsky wrote:
>
> But as far as I know (I might be wrong, please correct me if this is the
> case)
> RDF has no STANDARD! way to carry forward the origin of opinion.
>

RDF does have a standard way to declare the origin of a statement (presume
an opinion is derived from a statement). This is the distinction between a
statement and stating and is the point of statement "reification". The point
is that since everything is a resource, one can make statements about
statements which is how I assume one might make a statement regarding the
origin of a statement.

suppose:

<RDF>
<Statement ID="S1">
    <subject resource="#peppers"/>
    <predicate resource="#are" />
    <object resource="#hot" />
</Statement>

<Statement ID="S2">
    <subject resource="#jon">
    <predicate resource="#believes"/>
    <object resource="#S1">
</Statement>

<Statement ID="S3>
    <subject resource="#fred" />
   <predicate resource="#asserts"/>
    <object resource="#xpointer(//Statement[2])">
</Statement>
</RDF>

Which yeilds the following English statements:

"Peppers are hot."
"Jon believes that peppers are hot."
"Fred asserts that Jon believes that peppers are hot."

Jonathan Borden
The Open Healthcare Group
http://www.openhealth.org



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.