
b.core.model.1.2.2.source-code.readme.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of model Show documentation
Show all versions of model Show documentation
In this project we can find the data exchange model (in both UML and XSD), the generic services interfaces (WSDL) and the WebLab ontologies (OWL).
The newest version!
Explanations about the content of this folder.
- model It contains the XSD file of the XML WebLab exchange model. This is used to generate the java classes of the model such as Resource or MediaUnit.
- interfaces It contains the WSDL files (and their types XSD) defining the interfaces of the components and services.
- services It contains a WSDL file implementing every interfaces. It is only used to generate the java classes of the interfaces (wsimport need a service in the WSDL that should not appear in interfaces).
- bindings It contains a jaxws/jaxb bindings file. It used to customise the XML to Java binding from XSDs/WSDLs.
- ontologies It contains the OWL file with standardised semantic properties and objects.
- uml It contains the uml model and class diagram of the WebLab Model. Used to generate the model XSD file.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy