ESciDoc Important Links

From MPDLMediaWiki
Revision as of 11:22, 17 July 2009 by Tom (talk | contribs)
Jump to navigation Jump to search

This page shall give a quick and easy overview into 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 responsibly 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.

Architecture[edit]

SOA concept

To get deeper in touch with the eSciDoc System concerning Infastructure, Services and Solutions, this 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. A HTML export of the component and class diagrams can be downloaded here. These are the descriptions for the service interfaces

Datamodel

The data exchange between FIZ coreservices and PubMan are xml-based via axis interfaces. The description of these xml data is done via xsd-schema definitions. The definitions can be found here.

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, other work similar):

Downloads[edit]


Important links to start-up[edit]

  • genereller text und link zu den solutions:eSciDoc Solutions summary
  • pubman szenarien, use cases, pubman portal page; link auf demo zugang; link auf fiz projektse
  • grobArchitektur eSciDoc; link auf letzte eScicDays präsentationen [1]; [2] Architecture; [3]

ESciDoc SOA;

genaueren verweis auf folgende projektdetails:

    • projectinformation
      • continuous integration
      • dependencies
      • dependency convergence
      • subversion repository
    • project reports
      • javadoc
      • jdepends
      • PMD
      • CPD
      • SourceXref
      • ncss (has to be enabled for common_services)
  • metadaten: link auf [4]
  • download coreservices: [5]
  • download pubman, latest public release: [6]; latest development snapshot: [7]


To take a quick overview of what we are doing please follow the links below.

Services[edit]

Solutions[edit]

In addition to services several solutions are also implemented. More to see at: