ESciDoc Committer Meeting 2009-10-06

From MPDLMediaWiki
Jump to navigation Jump to search

Date: 06.10.2009 Start time: 14:30

Location: Karlsruhe, München (Video conference or TelCo)

Participants MPDL: Natasa Bulatovic, Michael Franke

Participants FIZ: Steffen Wagner, Frank Schwichtenberg, Matthias Razum, Harald Kappus

Previous committer meeting

Next committer meetings

Topics[edit]

Roles[edit]

  • synchronization of roles with MPDL roles
  • changes in scope_ref table
  • how to make it smooth

Organizational unit history[edit]

  • relations could enable some more metadata in the organizational unit history?
    • date of structural change
    • comment

Content relations[edit]

  • format for the result list of the method retrieveRelatedResourcesRefs()
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xml:base="http://localhost:8080">
 <rdf:Description about="/ir/content-relation/escidoc:12">
  <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"/>
  <rdf:subject rdf:resource="/ir/item/escidoc:11"/>
  <rdf:predicate rdf:resource="http://mpdl.escidoc-project.de/controlled/relations/isTranslationOf"/>
  <rdf:object rdf:resource="/ir/item/escidoc:5:3"/>
  </rdf:Description>
 <rdf:Description about="/ir/content-relation/escidoc:15">
  <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"/>
  <rdf:subject rdf:resource="/ir/item/escidoc:11"/>
  <rdf:predicate rdf:resource="http://mpdl.escidoc-project.de/controlled/relations/isAnnotationOf"/>
  <rdf:object rdf:resource="/ir/item/escidoc:3"/>
  </rdf:Description>
 </rdf:RDF>

Follow up Topics of Meeting München[edit]

http://colab.mpdl.mpg.de/mediawiki/ESciDoc_Developer_Workshop_2009-07-29/30

Fundamental changes[edit]

  • dropping SOAP?
  • Replace atomistic model for Items/Components with compound model and RELS-INT
  • Replace DB-Cache with asynchronous Lucene Index and/or Object Database
  • synchronous Lucene Index
  • Persistent data objects in rel. DB
  • Drop latest-version from object representation
  • Remove mapping of "escidoc" MD-record to DC record in Components (set title directly)
  • Get rid of content-model-specific properties

Specifics[edit]

  • Search and administrative search
  • Admin Tools development
  • Large sets of data ingest
    • how to avoid downtime to recache and reindexing
  • Trying to add/remove members to a very large container fails with 500 Internal eSciDoc System Error
    • in Work

others[edit]

  • Alignment of tools and processes (e.g., Maven)
  • Improved and harmonized communication of eSciDoc
  • eSciDoc Blog
  • service names and classification
  • service-architecture board
  • documentation of services
  • installation guides
  • eSciDoc Lab: Colab page gathering experimental modules
  • Exchange of staff members for specific developments or share development

Planning[edit]

  • short-term 6 months

Long term issues[edit]

Release 1.2[edit]

  • a first release candidate is scheduled for end of september

PubMan clean-Up[edit]

  • beginning of november the MPDL-solutions (like PubMan, Faces,....) will run in the same JBoss as the core services

Topics for joined development[edit]

  • start the two groups

eSciDoc Colab[edit]

  • domain-redirection for the eSciDoc-colab
  • set up the colab and move the eScoDoc pages from MPDL colab