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

Resolution to OWLish question?

  • To: xml-dev@l...
  • Subject: Resolution to OWLish question?
  • From: Linda Grimaldi <grimlinda@e...>
  • Date: Wed, 30 Jul 2003 08:32:53 -0600 (MDT)

owlish
Thanks to everyone who offered suggestions- it forced me to clarify my thinking.  I believe the model that will do everything I want (and because I'm looking for values that are specified per instance, not per class or subclass, I don't think the restriction approach will do) is:

<ClassA rdf:ID="thisClass">
  <hasMapping rdf:resource="#thatClass/>
  <hasMappingClass>
      <Map>
         <hasTarget rdf:resource="#thatClass/>
         <usesJavaClass>org.java.blah</usesJavaClass>
      </Map>
 </hasMappingClass>
</ClassA>

I want the first property so that I can capture the fact that it is transitive (and a subproperty of it is symmetric) at the ontology level.  I can't define ontological transitivity/symmetry in the second property, I don't think, since it does not directly relate two instances of ClassA. And I think the presence of the first property will also enable me to write faster, smaller inference rulesets.

My issue with this model is the redundancy- the mappedto class is essentially specified twice- but I may just have to live with that.

Hope this makes sense...  and thanks to all of you who replied.

Linda

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.