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

OWL-ish question


transitive property
I'm trying to figure out a good way to model the following problem type in OWL and would appreciate any help the more OWLish members of the list could offer.  (BTW, is there a better list for RDF/OWL questions?).

I have a class of objects, some of which can be transformed pairwise into one another, in other words a partial mapping from a set A onto itself.
The mappings are inherently transitive- if individual a maps to Individual b and b to c, then I have identified a path from a to c- but not necessarily symmetric.

In order to preserve the transitive property, I define a property with the ID="hasMapping" and a domain and range of class A. I state that this property has an rdf:type of owl:TransitiveProperty.  Now, I need to associate a Java class that actually implements the transformation with that property.  Can I define a "property on a property" in OWL?  I think that is what I want to do- the property would have a property (NOT a subproperty) named "usesMappingClass".  Is that legitimate? 

The other way I thought of doing it is to associate a mapping class with the instance that is being mapped; however, I lose the transitivity of the relationship that way.  In other words, I could define a "hasMapping" on the domain of Class A with a range of "MappingClass", but that is not a transitive property.

Advice?

Thanks,
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.