Difference between revisions of "ESciDoc Important Links"

From MPDLMediaWiki
Jump to navigation Jump to search
m (ESciDoc SOA AtGlance moved to ESciDoc Important Links: Spelling mistakes)
Line 67: Line 67:
* Get the latest PubMan version from this [http://escidoc1.escidoc.mpg.de/projects/snapshots/pubman/get_pubman/download.html PubMan snapshot download page] or fetch the latest publicly released version from the [http://escidoc1.escidoc.mpg.de/projects/pubman/get_pubman/download.html PubMan release download page]
* Get the latest PubMan version from this [http://escidoc1.escidoc.mpg.de/projects/snapshots/pubman/get_pubman/download.html PubMan snapshot download page] or fetch the latest publicly released version from the [http://escidoc1.escidoc.mpg.de/projects/pubman/get_pubman/download.html PubMan release download page]


[[Category:ESciDoc]]
[[Category:ESciDoc|Important Links]]

Revision as of 09:39, 7 January 2011

This page shall give a quick and easy overview of the eSciDoc system in a top down manner. Starting from abstract concepts and basic requirements to the service-oriented architecture and finally the pure Java source code. The eSciDoc Project is developed by the MPDL and FIZ Karlsruhe. FIZ Karlsruhe is responsible for the core functionality, while the MPDL concentrates on the useable solutions on top of the core functionality.

Overview[edit]

An overview of these solutions can be found on the eSciDoc Solutions summary page. From here you can easily reach the PubMan Portal Page, which provide you with information about the Publication Management system (PubMan). Here you will find interesting pages about PubMan scenarios, use cases and an online demo system.

The eSciDoc project page of FIZ Karlsruhe is located here.

Graphical User Interfaces[edit]

The user interface portal about prototyping, evaluation, pattern creation and development can be found here here

Architecture[edit]

Data Model

The eSciDoc infrastructure data model is based on the eSciDoc logical data model. Solutions specialize this data model for their purpose.

SOA Concept

To get deeper in touch with the eSciDoc system concerning infastructure, services and solutions, these pages gives a good impression:

Software Design

The Coreservice interfaces documentation can be found here.

The PubMan software design is documented with the tool Enterprise Architect. An HTML export of the component and class diagrams in UML can be downloaded here.

These are the descriptions for the service interfaces

Source code documentation[edit]

Maven is used to automatically create all types of documentation of the source code. Use these links to jump directly to the project site:

From here you can navigate through all interesting reports. Some interesting reports are (Examples just for module pubman_presentation, others work similar):

Downloads[edit]