Difference between revisions of "PubMan Func Spec Yearbook Validation"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 28: Line 28:
according the mapping defined here [[PubMan_Func_Spec_eSciDoc_To_eDoc_Mapping#Mapping_of_Genres]]
according the mapping defined here [[PubMan_Func_Spec_eSciDoc_To_eDoc_Mapping#Mapping_of_Genres]]
and in vocabulary-mappinxs.xsl (Transformation)
and in vocabulary-mappinxs.xsl (Transformation)
In PubMan Repository, following genres are present:
<pre>
  "http://purl.org/eprint/type/book"
  "http://purl.org/eprint/type/bookitem"
  "http://purl.org/eprint/type/conferencepaper"
  "http://purl.org/eprint/type/conferenceposter"
  "http://purl.org/eprint/type/report"
  "http://purl.org/eprint/type/thesis"
  "http://purl.org/escidoc/metadata/ves/publication-types/article"
  "http://purl.org/escidoc/metadata/ves/publication-types/conference-report"
  "http://purl.org/escidoc/metadata/ves/publication-types/courseware-lecture"
  "http://purl.org/escidoc/metadata/ves/publication-types/issue"
  "http://purl.org/escidoc/metadata/ves/publication-types/journal"
  "http://purl.org/escidoc/metadata/ves/publication-types/manuscript"
  "http://purl.org/escidoc/metadata/ves/publication-types/other"
  "http://purl.org/escidoc/metadata/ves/publication-types/paper"
  "http://purl.org/escidoc/metadata/ves/publication-types/proceedings"
  "http://purl.org/escidoc/metadata/ves/publication-types/series"
  "http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event"
</pre>

Revision as of 10:47, 19 October 2010

WORK IN PROGRESS!

eDoc Yearbook validation[edit]

The Yearbook validation on eDoc goes in 2 phases:

  • genre validation
  • metadata validation

Genre validation on eDoc[edit]

The following genres are accepted for the MPS YB on eDoc (eSciDoc genre in brackets):

according the mapping defined here PubMan_Func_Spec_eSciDoc_To_eDoc_Mapping#Mapping_of_Genres and in vocabulary-mappinxs.xsl (Transformation)

In PubMan Repository, following genres are present:

   "http://purl.org/eprint/type/book"
   "http://purl.org/eprint/type/bookitem"
   "http://purl.org/eprint/type/conferencepaper"
   "http://purl.org/eprint/type/conferenceposter"
   "http://purl.org/eprint/type/report"
   "http://purl.org/eprint/type/thesis"
   "http://purl.org/escidoc/metadata/ves/publication-types/article"
   "http://purl.org/escidoc/metadata/ves/publication-types/conference-report"
   "http://purl.org/escidoc/metadata/ves/publication-types/courseware-lecture"
   "http://purl.org/escidoc/metadata/ves/publication-types/issue"
   "http://purl.org/escidoc/metadata/ves/publication-types/journal"
   "http://purl.org/escidoc/metadata/ves/publication-types/manuscript"
   "http://purl.org/escidoc/metadata/ves/publication-types/other"
   "http://purl.org/escidoc/metadata/ves/publication-types/paper"
   "http://purl.org/escidoc/metadata/ves/publication-types/proceedings"
   "http://purl.org/escidoc/metadata/ves/publication-types/series"
   "http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event"