Semantics connected to data through references to:
Classes, and their hierarchy, for XSD complex types
Properties, and their hierarchy/restrictions, for XSD elements
Integration Framework
Semantics into practice
Task : get all SignalEnvelope types
XML tools : many XQueries and aware of schema structure
Semantic tools : 1 query, unaware and support changes
PREFIX ebbp: <http://rhizomik.net/ontologies/2006/06/ebbp-2.0.3.owl#> SELECT ?r WHERE (?r <rdf:type> ebbp:SignalEnvelopeType)
Contents
Introduction
Proposal
Ontological framework
Integration framework
Conclusions
Future Work
Conclusions
Conclusions
XSD2OWL take profit from XML Schema hidden semantics
We formalise them when building ontologies, but also implicitly when we make XML Schemas
Ontologies from XSD
ebXML, BPEL-WS… and more to come (automatic)
First formalisation step
Hook more detailed semantics
Map to other ontologies
Conclusions
XML2RDF : reuse existing XML metadata to add momentum to Semantic Web BIS
Model XML tree as graph
Enrich with links to concepts in ontologies
Facilitate implementation using Semantic Web tools (DL reasoners, rule engines, semantic queries,…)
Contents
Introduction
Proposal
Ontological framework
Integration framework
Conclusions
Future Work
Future Work
Map other Business XML Schemas to OWL
More detailed integration (also rules)
Advanced ontology alignment tools
Formal business ontology as hub for integration
Demonstrator: simple semantic BIS
…
Thank you for your attention More at: http://rhizomik.net …/redefer (mapping tools) …/ontologies/bizontos (eBiz ontologies) Contact: {rgarcia,rgil}@diei.udl.cat
Most approaches to B2B interoperability are based o more
Most approaches to B2B interoperability are based on language syntax standardisation, usually by XML Schemas. However, due to XML expressivity limitations, they are difficult to put into practice because language semantics are not available for computerised means. Therefore, there are many attempts to use formal semantics for B2B based on ontologies. However, this is a difficult jump as there is already a huge XML-based B2B framework and ontology-based approaches lack momentum. Our approach to solve this impasse is based on a di-rect and transparent transfer of existing XML Schemas and XML data to the semantic world. This process is based on a XML Schema to web ontology mapping combined with an XML data to semantic web data one. Once in the semantic space, it is easier to integrate different business standards using ontology alignment tools and to develop business information systems thanks to semantics-aware tools. less
0 comments
Post a comment