Packages
org.umu.jasb This packaga contains an implementacion of the JASB (Java Architecture for Semantic Binding) technology.
org.umu.jasb.annotations This package contains all the annotations used in the statical alignment process in which an aligment among OWL classes and java classes is done.
org.umu.jasb.annotations.semantic This package contains all the annotations used in the statical alignment process in which an aligment among OWL classes and java classes is done.
org.umu.jasb.compiler This package contains the compiler to stablish the statical alignment among the object-oriented classes and the OWL representation of these classes.
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.
org.umu.jasb.jess This package contains all the classes related with the integration of Jess into the architecture.
org.umu.jasb.reasoning This package contains all the classes that allows the dinamic semantic enrichment of java instances in run-time.
org.umu.jasb.test This package contains all the distributed examples of the architecture.
org.umu.jasb.test.performance This package contains an example of the pizza ontology in which an evaluation of the performance among different reasoning engines could be measured
org.umu.jasb.test.testA This package contains an example of a very basic ontology about the establishment of working relationships.
org.umu.jasb.test.testA.data The data classes used in the example Test A
org.umu.jasb.test.testB This package contains an example about a pizza ontology
org.umu.jasb.test.testB.data The data classes used in the example Test B
org.umu.jasb.test.testC This package contains a complete example about a CIM authorization scenario
org.umu.jasb.test.testC.data The data classes used in the example Test C