ISSUE-37: Interoperation with Object-Oriented XML (using XML Schema, like JAXB)

ISSUE-37: Interoperation with Object-Oriented XML (using XML Schema, like JAXB)

http://www.w3.org/2005/rules/wg/track/issues/37

Raised by: Sandro Hawke
On product: Horn Dialect

Based on discussion at F2F7 and presentation by Dave Reynolds.

Rule users (eg MISMO) are using XML Schema as a language for declaring
their object model.   Then they want to interchange RIF rules written
with that model in mind.    What does RIF have to specify in order to
allow for interoperability?

JAXB provides a default mapping from XML instance documents to Java objects, 
and the BLD frame syntax lines roughly lines up with the Java object model, so
a similar approach should allow a mapping from XML instances to BLD documents
containing frame facts.

(specific proposal made by Dave Reynolds at F2F7.) 

Received on Thursday, 27 September 2007 19:39:24 UTC