GUIDE: Ontology for a simple XML Infoset

I have developed an ontology which represents a simplified XML infoset,
http://www.openhealth.org/WOWG/Schema.owl
along with this is an XSLT transform that converts an XML document into its
OWL representation. http://www.openhealth.org/WOWG/XMLtoSchema.xsl

An example is http://www.openhealth.org/WOWG/ex.xml ->
http://www.openhealth.org/WOWG/ex.ont

I have done this as part of an investigation into representing XML Schemas
in OWL. I am working on a stylesheet that transforms a given XML Scheme
document into OWL (actually the ontology in Schema.owl)
http://www.openhealth.org/WOWG/XSDtoSchema.xsl but this is not yet complete.
An example XML Schema http://www.openhealth.org/WOWG/example2.xsd and its
transform http://www.openhealth.org/WOWG/example2.ont

Jonathan

Received on Sunday, 17 March 2002 18:36:31 UTC