Difference between revisions of "User:Kurt/TODO List"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 35: Line 35:
!SchemaLocation
!SchemaLocation
|-
|-
|http://purl.org/escidoc/metadata/
|http://purl.org/escidoc/metadata/profiles/0.1/
|escidoc
|escidoc
|http://purl.org/escidoc/metadata/schemas/0.1/escidocprofiles
|http://purl.org/escidoc/metadata/schemas/0.1/escidocprofiles
Line 92: Line 92:
|-     
|-     
|}
|}


=== Profiles ===
=== Profiles ===

Revision as of 13:16, 19 May 2009

Developlement Environment[edit]

  • update documentation of Release Building
  • search for solution of snapshot-dependency problem at release building


Documentation Release Building[edit]

  • svn update to local rep
  • mvn clean install -DskipTests=true
  • update dependencies in poms (replace SNAPSHOT-dependencies between different modules)
  • commit poms
  • common_services: mvn release:prepare (set release version)
  • mvn release:perform (error: artifact missing -> see colab)


  • download pubman_ear from archiva and copy it to the deploy-folder (/usr/share/jboss/server/default/deploy) of jboss on server (or take ear from local pubman/target/checkout/pubman_ear/target/)
  • remove old pubman_ear
  • copy validation-ds.xml to /usr/share/jboss/server/default/deploy if it changed
  • copy pubman.properties to /usr/share/jboss/server/default/conf if it changed
  • restart jboss on server (rcjboss stop/start)
  • continuum: build project manually
  • Jira: administration - project - create new version and release latest
  • send mail to DEV-ESCIDOC@gwdg.de
  • local poms: set dependencies to next SNAPSHOT-version and commit

Metadata[edit]

Namespaces[edit]

Namespace URI Label SchemaLocation
http://purl.org/escidoc/metadata/profiles/0.1/ escidoc http://purl.org/escidoc/metadata/schemas/0.1/escidocprofiles
http://purl.org/escidoc/metadata/ves/0.1/types escidoctypes http://purl.org/escidoc/metadata/schemas/0.1/types
http://purl.org/escidoc/metadata/ves/idtypes escidocidtypes http://purl.org/escidoc/metadata/schemas/0.1/idtypes
http://purl.org/escidoc/metadata/ves/0.1/enumtypes escidocenumtypes http://purl.org/escidoc/metadata/schemas/0.1/enumtypes
http://purl.org/escidoc/metadata/profiles/0.1/publication publication http://purl.org/escidoc/metadata/schemas/0.1/publication
http://purl.org/escidoc/metadata/profiles/0.1/source source http://purl.org/escidoc/metadata/schemas/0.1/source
http://purl.org/escidoc/metadata/profiles/0.1/person person http://purl.org/escidoc/metadata/schemas/0.1/person
http://purl.org/escidoc/metadata/profiles/0.1/organization organization http://purl.org/escidoc/metadata/schemas/0.1/organization
http://purl.org/escidoc/metadata/profiles/0.1/file file http://purl.org/escidoc/metadata/schemas/0.1/file
http://purl.org/escidoc/metadata/profiles/0.1/event event http://purl.org/escidoc/metadata/schemas/0.1/event
http://purl.org/escidoc/metadata/profiles/0.1/virrelement virrelement http://purl.org/escidoc/metadata/schemas/0.1/virrelement
http://purl.org/escidoc/metadata/profiles/0.1/image image http://purl.org/escidoc/metadata/schemas/0.1/image
http://purl.org/escidoc/metadata/profiles/0.1/film film http://purl.org/escidoc/metadata/schemas/0.1/film
http://purl.org/escidoc/metadata/profiles/0.1/collection collection http://purl.org/escidoc/metadata/schemas/0.1/collection

Profiles[edit]

Draft: status attribute for each element like: implemented - stable - draft

  • implemented: metadata element is already implemented in the schema
  • stable: metadata element is agreed and will be implemented soon
  • draft: metadata element is a proposal


  • FACES
  • PubMan
    • check profile with current schemas - which attributes of schemas are missing in the profiles.
    • create JIRA tasks for R5
    • define process building DCAPs for PubMan, Faces, ViRR
    • create and update data type graphics (in SVG)
  • VIRR
    • delete obsolete profiles
    • create and update data type graphics (in SVG)

Technical Profiles[edit]

  • FACES
    • check NISO Z39.87, EXIF and IPTC for FacesItem (proposal: EXIF implemented in XMP)
    • requirement: metadata need to be createable automatically

Schemas[edit]

  • implement Faces Metadata in RDF Schema

Validation Service[edit]

eDoc Transformation to PubMan[edit]

Requirements

  • list of MPG creators with Orgunits and IDs to implement the mapping in PubMan

Open Questions

  • to with depth are sources represented in eDco and to be transformed?
  • howto transform relations?