This wiki has undergone a migration to Confluence found Here
RIMBAA: UMCG
Revision as of 17:17, 23 July 2008 by Rene spronk (talk | contribs) (New page: The UMCG approach is the MR-MO-MS path. Some RMIMs with some CMETs make up the Information Model on witch the services are based, it is also used as internal models in the applications. Ex...)
The UMCG approach is the MR-MO-MS path. Some RMIMs with some CMETs make up the Information Model on witch the services are based, it is also used as internal models in the applications. Existing (legacy) systems are mapped using the AR-MO-MS path.
Voor de MR-MO stuk gebruiken we ORM.
- voor ORM gebruiken we de Java Persistance API
- maar ook in .Net hebben we zoiets (ik weet niet meer hoe die heet, geen bekende)
Voor MO-MS gebruiken we webservices, JAX-WS (Java6 implementatie van WebServices) en die gebruikt weer intern JAXB (Java API for XML Binding).
Voor AR-MO gebruiken we nu custom code. De AR onsluiten we via XML DataSets en die mappen we weer op de MO. Voor AR-MO willen we wel graag een standaard tool gebruiken zoals Progress DataXtend Semantic Integrator (zie ook de presentatie!) of BEA AquaLogic Data Services (heb ik inmiddels ook presentatie van).