Package org.umu.jasb.convert

This package contain all the mapping processes done for the alignment among object orientes concept of Java and OWL ontology concepts.

See:
          Description

Class Summary
ConvertFactory This class contains all the mapping processes used into the architecture and could be seen as the real brigde among the languages offering all the translation primitives.
 

Exception Summary
ConvertionException This exception is thrown in the case in which any exception occur during the convertion processes among object-oriented instances and owl ontologies.
 

Package org.umu.jasb.convert Description

This package contain all the mapping processes done for the alignment among object orientes concept of Java and OWL ontology concepts. Inclusion the marshalling and unmarshalling operations among these two different worlds.