Difference between revisions of "PubMan Func Spec Import/BMC"

From MPDLMediaWiki
Jump to navigation Jump to search
(added element mapping)
Line 89: Line 89:
| Case Control Study
| Case Control Study
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/case-study
|  
|  
|  
|  
Line 95: Line 95:
| Case Note
| Case Note
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/case-note
|  
|  
|  
|  
Line 107: Line 107:
| Case Study
| Case Study
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/case-study
|  
|  
|  
|  
Line 113: Line 113:
| Clinical Study
| Clinical Study
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/case-study
|  
|  
|  
|  
Line 119: Line 119:
| Cohort Study
| Cohort Study
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/case-study
|  
|  
|  
|  
Line 131: Line 131:
| Comment
| Comment
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/commentary
|  
|  
|  
|  
Line 137: Line 137:
| Commentaries
| Commentaries
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/commentary
|  
|  
|  
|  
Line 143: Line 143:
| Commentary
| Commentary
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/commentary
|  
|  
|  
|  
Line 179: Line 179:
| Contribution to Commentary
| Contribution to Commentary
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-commentary
|  
|  
|  
|  
Line 263: Line 263:
| Editorial Commentary
| Editorial Commentary
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/commentary
|  
|  
|  
|  
Line 575: Line 575:
| Opinion
| Opinion
|  
|  
| http://purl.org/escidoc/metadata/ves/publication-types/other
| http://purl.org/escidoc/metadata/ves/publication-types/opinion
|  
|  
|  
|  
Line 1,083: Line 1,083:
|  
|  
|}
|}
=== General ===
{| border="1"
|- style="vertical-align:top;"
! BMC
! BMC description
! PubMan
! PubMan description
! comment
|- style="vertical-align:top;"
| rowspan="4" | *:art
| rowspan="4" | a BMC article
| escidocItem:item
| an ESciDoc-Item
| rowspan="4" |
|- style="vertical-align:top;"
| escidocMetadataRecords:md-records
| a collection of metadata-records
|- style="vertical-align:top;"
| escidocMetadataRecords:md-record
| a metadata-record
|- style="vertical-align:top;"
| escidocMetadataRecords:md-record/publication:publication
| a publication
|- style="vertical-align:top;"
| *:art/*:fm/*:bibl
| bibliographic item - contains bibliographic information in the header and references.
| escidocMetadataRecords:md-record/publication:publication/source:source
| The bundle in which the item has been published, e.g. a journal, a book, a series or a database
|
|- style="vertical-align:top;"
| *:art/*:fm/*:bibl/*:aug/*:au
| author
| escidocMetadataRecords:md-record/publication:publication/eterms:creator
| An entity primarily responsible for making the resource
|
|- style="vertical-align:top;"
| *:art/*:fm/*:bibl/*:title
| title – title of paper
| escidocMetadataRecords:md-record/publication:publication/dc:title
| Title of the described resource
|
|- style="vertical-align:top;"
| *:art/*:fm/*:dochead
| document header - the article type
| escidocMetadataRecords:md-record/publication:publication/@type
| the type of publication
|
|- style="vertical-align:top;"
| *:art/*:ui
| unique id – of the article
| publication:publication/dc:identifier[@xsi:type eq 'eterms:BMC']
| External Identifier of the source
|
|- style="vertical-align:top;"
| *:au/*:cnm
| collective name - tag to be used in place of fnm,mi,snm for groups of authors (= organization)
| eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/organization:organization
| an organization
|
|- style="vertical-align:top;"
| *:au[*:cnm]
| author; is an organization
| eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']
| An entity primarily responsible for making the resource
|
|- style="vertical-align:top;"
| *:au[*:cnm]/*:email
| email  - email address for author
| #not mapped
|
|
|- style="vertical-align:top;"
| *:au[*:cnm]/*:insr
| institute reference – author affiliation
| (via reference to *:insg/*:ins[@id eq current()/@iid]) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/organization:organization
| an organization
|
|- style="vertical-align:top;"
| *:au[not(*:cnm)]
| author (person)
| eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person
| a person
|
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:email
| email  - email address for author
| #not mapped
|
|
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:fnm
| first name – all initials and names up to and including the firstname
| eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:given-name
| The given name of some person
|
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:insr
| institute reference – author affiliation
| (via reference to *:insg/*:ins[@id eq current()/@iid]) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/organization:organization
| an organization
|
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:snm
| surname – author last name
| rowspan="5" | eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:complete-name
| rowspan="5" | The complete name of a person, usually a concatenation of given names and family name
| rowspan="5" |
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:mi
| middle initial – middle initial(s) of author – do not include full stop after initial – cannot contain lowercase letters
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:mnm
| middlename – middlename of author – must contain at least one lowercase letter
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:fnm
| first name – all initials and names up to and including the firstname
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:suf
| suffix – Do not include honorific titles ( egPhd, MD)
|- style="vertical-align:top;"
| *:au[not(*:cnm)]/*:snm
| surname – author last name
| eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:family-name
| the family_name of some person
|
|- style="vertical-align:top;"
| *:bibl/*:title
| title of paper
| rowspan="4" | dc:title
| rowspan="4" | a title
| rowspan="4" |
|- style="vertical-align:top;"
| *:conference/*:title
| title of conference
|- style="vertical-align:top;"
| *:supplement/*:title
| title of supplement
|- style="vertical-align:top;"
| *:series/*:title
| title of series
|- style="vertical-align:top;"
| *:bibl/*:trans-title-grp/*:title
| translated title
| dcterms:alternative
| Alternative titles of the described resource, e.g. translations of original title or sub-titles
|
|- style="vertical-align:top;"
| rowspan="2" | *:cnm
| rowspan="2" | collective name - tag to be used in place of fnm, mi, snm for groups of authors
| organization:organization
| an organization
| rowspan="2" |
|- style="vertical-align:top;"
| organization:organization/dc:title
| name of an organization
|- style="vertical-align:top;"
| *:conference
| conference – contains information about conference
| event:event
| Some items are related to an event, e.g. a conference or a lecture series
|
|- style="vertical-align:top;"
| *:conference/*:url
| url – the preferred method of tagging urls, the url will be rendered as a link
| #not mapped
|
|
|- style="vertical-align:top;"
| *:fnm
| first name – all initials and names up to and including the firstname
| eterms:given-name
| The given name of some person
|
|- style="vertical-align:top;"
| *:fpage
| first page – firstpage of article
| eterms:start-page
| Page where the described item starts
|
|- style="vertical-align:top;"
| rowspan="2" | *:ins
| rowspan="2" | institute – address details of institute
| organization:organization
| an organization
| rowspan="2" |
|- style="vertical-align:top;"
| organization:organization/dc:title
| name of an organization
|- style="vertical-align:top;"
| *:isbn
| International Standard Book Number – for use in place of <issn> in the case of books
| dc:identifier[@xsi:type eq 'eterms:ISBN']
| External Identifier of the source: ISBN
|
|- style="vertical-align:top;"
| *:issn
| International Standard Serial Number – only used in fm/bibl. Each journal has 8 figure issn, seperated by hyphen
| dc:identifier[@xsi:type eq 'eterms:ISSN']
| External Identifier of the source: ISSN
|
|- style="vertical-align:top;"
| *:issue
| issue – the article’s issue. bmc articles are always issue 1
| eterms:issue
| The issue of the source in which the described item was published in
|
|- style="vertical-align:top;"
| *:location
|
| eterms:place
| Place where described item has been published
|
|- style="vertical-align:top;"
| *:lpage
| lastpage - the full last page; ie including all digits
| eterms:end-page
| Page where the described item ends
|
|- style="vertical-align:top;"
| *:pubdate
| published date – 4 digit year of publication
| dcterms:issued
| Date of formal issuance (e.g., publication) of the resource
| equivalent to [http://colab.mpdl.mpg.de/mediawiki/ESciDoc_Application_Profile_Publication#Published_in_Print published in print]
|- style="vertical-align:top;"
| *:ui
| unique id – of the article
| dc:identifier[@xsi:type eq 'eterms:BMC']
| External Identifier of the source: BMC-ID
|
|- style="vertical-align:top;"
| *:volume
| volume – volume of artilcle
| eterms:volume
| The volume of the source in which the described item was published in
|
|}
Diese Seite wurde automatisch aus ''bmc_to_pubman.xsl'' erstellt und sollte nicht geändert werden. Kommentare bitte auf der [[{{TALKPAGENAME}}|Diskussionsseite]] hinterlassen.





Revision as of 08:01, 20 November 2012

BMC2PubMan-Mapping[edit]

Dieses Mapping wurde von der Fa. Editura erstellt.


BMC dochead to PubMan genre[edit]

BMC BMC description PubMan PubMan description comment
Analytic Perspective http://purl.org/escidoc/metadata/ves/publication-types/other
Annotated Bibliography http://purl.org/escidoc/metadata/ves/publication-types/other
Article http://purl.org/escidoc/metadata/ves/publication-types/article
Article Original http://purl.org/escidoc/metadata/ves/publication-types/article
Article de Recherche http://purl.org/escidoc/metadata/ves/publication-types/article
Book http://purl.org/eprint/type/Book
Book Item http://purl.org/eprint/type/BookItem
Book Report http://purl.org/escidoc/metadata/ves/publication-types/book-review
Book Review http://purl.org/escidoc/metadata/ves/publication-types/book-review
Brief Communication http://purl.org/escidoc/metadata/ves/publication-types/other
Brief Report http://purl.org/eprint/type/Report
Brief Reports http://purl.org/eprint/type/Report
Case Control Study http://purl.org/escidoc/metadata/ves/publication-types/case-study
Case Note http://purl.org/escidoc/metadata/ves/publication-types/case-note
Case Report http://purl.org/eprint/type/Report
Case Study http://purl.org/escidoc/metadata/ves/publication-types/case-study
Clinical Study http://purl.org/escidoc/metadata/ves/publication-types/case-study
Cohort Study http://purl.org/escidoc/metadata/ves/publication-types/case-study
Collected Edition http://purl.org/escidoc/metadata/ves/publication-types/collected-edition
Comment http://purl.org/escidoc/metadata/ves/publication-types/commentary
Commentaries http://purl.org/escidoc/metadata/ves/publication-types/commentary
Commentary http://purl.org/escidoc/metadata/ves/publication-types/commentary
Conference Paper http://purl.org/eprint/type/ConferencePaper
Conference Poster http://purl.org/eprint/type/ConferencePoster
Conference Proceedings http://purl.org/escidoc/metadata/ves/publication-types/proceedings
Conference Report http://purl.org/escidoc/metadata/ves/publication-types/conference-report
Contribution to Collected Edition http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-collected-edition
Contribution to Commentary http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-commentary
Contribution to Encyclopedia http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-encyclopedia
Contribution to Festschrift http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-festschrift
Contribution to Handbook http://purl.org/escidoc/metadata/ves/publication-types/contribution-to-handbook
Correction http://purl.org/escidoc/metadata/ves/publication-types/other
Correspondence http://purl.org/escidoc/metadata/ves/publication-types/other
Courseware-Lecture http://purl.org/escidoc/metadata/ves/publication-types/courseware-lecture
Current Concept http://purl.org/escidoc/metadata/ves/publication-types/other
Data Note http://purl.org/escidoc/metadata/ves/publication-types/other
Database http://purl.org/escidoc/metadata/ves/publication-types/other
Debate http://purl.org/escidoc/metadata/ves/publication-types/other
Debate Article http://purl.org/escidoc/metadata/ves/publication-types/article
Discovery Notes http://purl.org/escidoc/metadata/ves/publication-types/other
Editorial http://purl.org/escidoc/metadata/ves/publication-types/editorial
Editorial Commentary http://purl.org/escidoc/metadata/ves/publication-types/commentary
Encyclopedia http://purl.org/escidoc/metadata/ves/publication-types/encyclopedia
Epilogue http://purl.org/escidoc/metadata/ves/publication-types/other
Erratum http://purl.org/escidoc/metadata/ves/publication-types/other
Featured Talk Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Festschrift http://purl.org/escidoc/metadata/ves/publication-types/festschrift
Focus http://purl.org/escidoc/metadata/ves/publication-types/other
Foreword http://purl.org/escidoc/metadata/ves/publication-types/other
Free Software Session Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Full Research Paper http://purl.org/escidoc/metadata/ves/publication-types/paper
Guide http://purl.org/escidoc/metadata/ves/publication-types/other
Guidelines http://purl.org/escidoc/metadata/ves/publication-types/other
Handbook http://purl.org/escidoc/metadata/ves/publication-types/handbook
Hypothesis http://purl.org/eprint/type/Thesis
Introduction http://purl.org/escidoc/metadata/ves/publication-types/other
Introductory Lecture http://purl.org/escidoc/metadata/ves/publication-types/other
Introductory Review http://purl.org/escidoc/metadata/ves/publication-types/other
Invited Lecture Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Invited Speaker Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Issue http://purl.org/escidoc/metadata/ves/publication-types/issue
Journal http://purl.org/escidoc/metadata/ves/publication-types/journal
Keynote Lecture Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Keynote Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Keynote Speaker Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Latest Therapeutic Developments http://purl.org/escidoc/metadata/ves/publication-types/other
Lecture Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Letter http://purl.org/escidoc/metadata/ves/publication-types/other
Letter to Editor http://purl.org/escidoc/metadata/ves/publication-types/other
Letter to the Editor http://purl.org/escidoc/metadata/ves/publication-types/other
Letter to the Editors http://purl.org/escidoc/metadata/ves/publication-types/other
Letters to the Editor http://purl.org/escidoc/metadata/ves/publication-types/other
Manual http://purl.org/escidoc/metadata/ves/publication-types/manual
Manuscript http://purl.org/escidoc/metadata/ves/publication-types/manuscript
Meeting Abstract http://purl.org/escidoc/metadata/ves/publication-types/meeting-abstract
Meeting Abstracts http://purl.org/escidoc/metadata/ves/publication-types/meeting-abstract
Meeting Report http://purl.org/escidoc/metadata/ves/publication-types/conference-report
Meeting Reports http://purl.org/escidoc/metadata/ves/publication-types/conference-report
Method http://purl.org/escidoc/metadata/ves/publication-types/other
Methodology http://purl.org/escidoc/metadata/ves/publication-types/other
Methodology Article http://purl.org/escidoc/metadata/ves/publication-types/article
Mini-Review http://purl.org/escidoc/metadata/ves/publication-types/other
Minireview http://purl.org/escidoc/metadata/ves/publication-types/other
Mise au Point http://purl.org/escidoc/metadata/ves/publication-types/other
Moderated Poster Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Monograph http://purl.org/escidoc/metadata/ves/publication-types/monograph
Multi Volume Work http://purl.org/escidoc/metadata/ves/publication-types/multi-volume
Musings http://purl.org/escidoc/metadata/ves/publication-types/other
Newspaper http://purl.org/escidoc/metadata/ves/publication-types/newspaper
Newspaper Article http://purl.org/escidoc/metadata/ves/publication-types/newspaper-article
Non-randomised Controlled Trial http://purl.org/escidoc/metadata/ves/publication-types/other
Notice of Redundant Publication http://purl.org/escidoc/metadata/ves/publication-types/other
Open Letter http://purl.org/escidoc/metadata/ves/publication-types/other
Opinion http://purl.org/escidoc/metadata/ves/publication-types/opinion
Oral Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Oral Presentations http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Oral Presentations - Session 1 http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Oral Presentations - Session 2 http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Oral Presentations - Session 3 http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Oral Presentations - Session 4 http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Oral Presentations - Session 5 http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Oral Presentations - Session 6 http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Original Article http://purl.org/escidoc/metadata/ves/publication-types/article
Original Basic Research http://purl.org/escidoc/metadata/ves/publication-types/other
Original Clinical Investigation http://purl.org/escidoc/metadata/ves/publication-types/other
Original Investigation http://purl.org/escidoc/metadata/ves/publication-types/other
Original Research http://purl.org/escidoc/metadata/ves/publication-types/other
Other http://purl.org/escidoc/metadata/ves/publication-types/other
Overview - Dataset Comparison I http://purl.org/escidoc/metadata/ves/publication-types/other
Overview - Dataset Comparison II http://purl.org/escidoc/metadata/ves/publication-types/other
Paper http://purl.org/escidoc/metadata/ves/publication-types/paper
Paper Report http://purl.org/eprint/type/Report
Patent http://purl.org/eprint/type/Patent
Perspective http://purl.org/escidoc/metadata/ves/publication-types/other
Perspectives http://purl.org/escidoc/metadata/ves/publication-types/other
Position Article and Guidelines http://purl.org/escidoc/metadata/ves/publication-types/article
Poster Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Poster Presentation without Discussion http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Poster Presentations http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Preface http://purl.org/escidoc/metadata/ves/publication-types/other
Preliminary Communication http://purl.org/escidoc/metadata/ves/publication-types/other
Primary Research http://purl.org/escidoc/metadata/ves/publication-types/other
Primer http://purl.org/escidoc/metadata/ves/publication-types/other
Problem http://purl.org/escidoc/metadata/ves/publication-types/other
Proceedings http://purl.org/escidoc/metadata/ves/publication-types/proceedings
Project Note http://purl.org/escidoc/metadata/ves/publication-types/other
Protein Family Review http://purl.org/escidoc/metadata/ves/publication-types/other
Protocol http://purl.org/escidoc/metadata/ves/publication-types/other
Question & Answer http://purl.org/escidoc/metadata/ves/publication-types/other
Question and Answer http://purl.org/escidoc/metadata/ves/publication-types/other
Questions & Answers http://purl.org/escidoc/metadata/ves/publication-types/other
Rapid Communication http://purl.org/escidoc/metadata/ves/publication-types/other
Report http://purl.org/eprint/type/Report
Research http://purl.org/escidoc/metadata/ves/publication-types/other
Research Article http://purl.org/escidoc/metadata/ves/publication-types/article
Research Highlight http://purl.org/escidoc/metadata/ves/publication-types/other
Reserach http://purl.org/escidoc/metadata/ves/publication-types/other
Resource Review http://purl.org/escidoc/metadata/ves/publication-types/other
Retraction http://purl.org/escidoc/metadata/ves/publication-types/other
Review http://purl.org/escidoc/metadata/ves/publication-types/other
Review Article http://purl.org/escidoc/metadata/ves/publication-types/article
Review and Methods Overview http://purl.org/escidoc/metadata/ves/publication-types/other
Review and Recommendations http://purl.org/escidoc/metadata/ves/publication-types/other
Review of Interventions http://purl.org/escidoc/metadata/ves/publication-types/other
Review of Strategies http://purl.org/escidoc/metadata/ves/publication-types/other
Reviews http://purl.org/escidoc/metadata/ves/publication-types/other
Series http://purl.org/escidoc/metadata/ves/publication-types/series
Session Report http://purl.org/escidoc/metadata/ves/publication-types/conference-report
Short Communication http://purl.org/escidoc/metadata/ves/publication-types/other
Short Paper http://purl.org/escidoc/metadata/ves/publication-types/paper
Short Report http://purl.org/eprint/type/Report
Short Reports http://purl.org/eprint/type/Report
Short Review http://purl.org/escidoc/metadata/ves/publication-types/other
Software http://purl.org/escidoc/metadata/ves/publication-types/other
Software Article http://purl.org/escidoc/metadata/ves/publication-types/article
Software Review http://purl.org/escidoc/metadata/ves/publication-types/other
SomeOtherRidiculousSenselessThing10 SomeOtherRidiculousSenselessThing
SomeOtherRidiculousSenselessThing100 SomeOtherRidiculousSenselessThing
SomeOtherRidiculousSenselessThing50 SomeOtherRidiculousSenselessThing
SomethingRidiculousSenseless10 SomethingRidiculousSenseless
SomethingRidiculousSenseless100 SomethingRidiculousSenseless
SomethingRidiculousSenseless50 SomethingRidiculousSenseless
Study Protocol http://purl.org/escidoc/metadata/ves/publication-types/other
Supplement http://purl.org/escidoc/metadata/ves/publication-types/other
Supplement Appendix http://purl.org/escidoc/metadata/ves/publication-types/other
Survey/Cross Sectional Study http://purl.org/escidoc/metadata/ves/publication-types/other
Systematic Review http://purl.org/escidoc/metadata/ves/publication-types/other
Systematic Review Protocol http://purl.org/escidoc/metadata/ves/publication-types/other
Talk at Event http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Technical Advance http://purl.org/escidoc/metadata/ves/publication-types/other
Technical Innovations http://purl.org/escidoc/metadata/ves/publication-types/other
Technical Note http://purl.org/escidoc/metadata/ves/publication-types/other
Technical Notes http://purl.org/escidoc/metadata/ves/publication-types/other
Technologist Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event
Thesis http://purl.org/eprint/type/Thesis
Tribune libre http://purl.org/escidoc/metadata/ves/publication-types/opinion
Viewpoints http://purl.org/escidoc/metadata/ves/publication-types/opinion
Workshop Presentation http://purl.org/escidoc/metadata/ves/publication-types/talk-at-event

General[edit]

BMC BMC description PubMan PubMan description comment
*:art a BMC article escidocItem:item an ESciDoc-Item
escidocMetadataRecords:md-records a collection of metadata-records
escidocMetadataRecords:md-record a metadata-record
escidocMetadataRecords:md-record/publication:publication a publication
*:art/*:fm/*:bibl bibliographic item - contains bibliographic information in the header and references. escidocMetadataRecords:md-record/publication:publication/source:source The bundle in which the item has been published, e.g. a journal, a book, a series or a database
*:art/*:fm/*:bibl/*:aug/*:au author escidocMetadataRecords:md-record/publication:publication/eterms:creator An entity primarily responsible for making the resource
*:art/*:fm/*:bibl/*:title title – title of paper escidocMetadataRecords:md-record/publication:publication/dc:title Title of the described resource
*:art/*:fm/*:dochead document header - the article type escidocMetadataRecords:md-record/publication:publication/@type the type of publication
*:art/*:ui unique id – of the article publication:publication/dc:identifier[@xsi:type eq 'eterms:BMC'] External Identifier of the source
*:au/*:cnm collective name - tag to be used in place of fnm,mi,snm for groups of authors (= organization) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/organization:organization an organization
*:au[*:cnm] author; is an organization eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT'] An entity primarily responsible for making the resource
*:au[*:cnm]/*:email email - email address for author #not mapped
*:au[*:cnm]/*:insr institute reference – author affiliation (via reference to *:insg/*:ins[@id eq current()/@iid]) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/organization:organization an organization
*:au[not(*:cnm)] author (person) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person a person
*:au[not(*:cnm)]/*:email email - email address for author #not mapped
*:au[not(*:cnm)]/*:fnm first name – all initials and names up to and including the firstname eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:given-name The given name of some person
*:au[not(*:cnm)]/*:insr institute reference – author affiliation (via reference to *:insg/*:ins[@id eq current()/@iid]) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/organization:organization an organization
*:au[not(*:cnm)]/*:snm surname – author last name eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:complete-name The complete name of a person, usually a concatenation of given names and family name
*:au[not(*:cnm)]/*:mi middle initial – middle initial(s) of author – do not include full stop after initial – cannot contain lowercase letters
*:au[not(*:cnm)]/*:mnm middlename – middlename of author – must contain at least one lowercase letter
*:au[not(*:cnm)]/*:fnm first name – all initials and names up to and including the firstname
*:au[not(*:cnm)]/*:suf suffix – Do not include honorific titles ( egPhd, MD)
*:au[not(*:cnm)]/*:snm surname – author last name eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:family-name the family_name of some person
*:bibl/*:title title of paper dc:title a title
*:conference/*:title title of conference
*:supplement/*:title title of supplement
*:series/*:title title of series
*:bibl/*:trans-title-grp/*:title translated title dcterms:alternative Alternative titles of the described resource, e.g. translations of original title or sub-titles
*:cnm collective name - tag to be used in place of fnm, mi, snm for groups of authors organization:organization an organization
organization:organization/dc:title name of an organization
*:conference conference – contains information about conference event:event Some items are related to an event, e.g. a conference or a lecture series
*:conference/*:url url – the preferred method of tagging urls, the url will be rendered as a link #not mapped
*:fnm first name – all initials and names up to and including the firstname eterms:given-name The given name of some person
*:fpage first page – firstpage of article eterms:start-page Page where the described item starts
*:ins institute – address details of institute organization:organization an organization
organization:organization/dc:title name of an organization
*:isbn International Standard Book Number – for use in place of <issn> in the case of books dc:identifier[@xsi:type eq 'eterms:ISBN'] External Identifier of the source: ISBN
*:issn International Standard Serial Number – only used in fm/bibl. Each journal has 8 figure issn, seperated by hyphen dc:identifier[@xsi:type eq 'eterms:ISSN'] External Identifier of the source: ISSN
*:issue issue – the article’s issue. bmc articles are always issue 1 eterms:issue The issue of the source in which the described item was published in
*:location eterms:place Place where described item has been published
*:lpage lastpage - the full last page; ie including all digits eterms:end-page Page where the described item ends
*:pubdate published date – 4 digit year of publication dcterms:issued Date of formal issuance (e.g., publication) of the resource equivalent to published in print
*:ui unique id – of the article dc:identifier[@xsi:type eq 'eterms:BMC'] External Identifier of the source: BMC-ID
*:volume volume – volume of artilcle eterms:volume The volume of the source in which the described item was published in


Diese Seite wurde automatisch aus bmc_to_pubman.xsl erstellt und sollte nicht geändert werden. Kommentare bitte auf der Diskussionsseite hinterlassen.










General[edit]

BMC BMC description PubMan PubMan description comment
*:art a BMC article escidocItem:item an ESciDoc-Item
escidocMetadataRecords:md-records a collection of metadata-records
escidocMetadataRecords:md-record a metadata-record
escidocMetadataRecords:md-record/publication:publication a publication
*:art/*:fm/*:bibl bibliographic item - contains bibliographic information in the header and references. escidocMetadataRecords:md-record/publication:publication/source:source The bundle in which the item has been published, e.g. a journal, a book, a series or a database
*:art/*:fm/*:bibl/*:aug/*:au author escidocMetadataRecords:md-record/publication:publication/eterms:creator An entity primarily responsible for making the resource
*:art/*:fm/*:bibl/*:title title – title of paper escidocMetadataRecords:md-record/publication:publication/dc:title Title of the described resource
*:art/*:fm/*:dochead document header - the article type escidocMetadataRecords:md-record/publication:publication/@type the type of publication
*:art/*:ui unique id – of the article publication:publication/dc:identifier[@xsi:type eq 'eterms:BMC'] External Identifier of the source
*:au/*:cnm collective name - tag to be used in place of fnm,mi,snm for groups of authors (= organization) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/organization:organization an organization
*:au[*:cnm] author; is an organization eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT'] An entity primarily responsible for making the resource
*:au[*:cnm]/*:email email - email address for author #not mapped
*:au[*:cnm]/*:insr institute reference – author affiliation (via reference to *:insg/*:ins[@id eq current()/@iid]) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/organization:organization an organization
*:au[not(*:cnm)] author (person) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person a person
*:au[not(*:cnm)]/*:email email - email address for author #not mapped
*:au[not(*:cnm)]/*:fnm first name – all initials and names up to and including the firstname eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:given-name The given name of some person
*:au[not(*:cnm)]/*:insr institute reference – author affiliation (via reference to *:insg/*:ins[@id eq current()/@iid]) eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/organization:organization an organization
*:au[not(*:cnm)]/*:snm surname – author last name eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:complete-name The complete name of a person, usually a concatenation of given names and family name
*:au[not(*:cnm)]/*:mi middle initial – middle initial(s) of author – do not include full stop after initial – cannot contain lowercase letters
*:au[not(*:cnm)]/*:mnm middlename – middlename of author – must contain at least one lowercase letter
*:au[not(*:cnm)]/*:fnm first name – all initials and names up to and including the firstname
*:au[not(*:cnm)]/*:suf suffix – Do not include honorific titles ( egPhd, MD)
*:au[not(*:cnm)]/*:snm surname – author last name eterms:creator[@role eq 'http://www.loc.gov/loc.terms/relators/AUT']/person:person/eterms:family-name the family_name of some person
*:bibl/*:title title of paper dc:title a title
*:conference/*:title title of conference
*:supplement/*:title title of supplement
*:series/*:title title of series
*:bibl/*:trans-title-grp/*:title translated title dcterms:alternative Alternative titles of the described resource, e.g. translations of original title or sub-titles
*:cnm collective name - tag to be used in place of fnm, mi, snm for groups of authors organization:organization an organization
organization:organization/dc:title name of an organization
*:conference conference – contains information about conference event:event Some items are related to an event, e.g. a conference or a lecture series
*:conference/*:url url – the preferred method of tagging urls, the url will be rendered as a link #not mapped
*:fnm first name – all initials and names up to and including the firstname eterms:given-name The given name of some person
*:fpage first page – firstpage of article eterms:start-page Page where the described item starts
*:ins institute – address details of institute organization:organization an organization
organization:organization/dc:title name of an organization
*:isbn International Standard Book Number – for use in place of <issn> in the case of books dc:identifier[@xsi:type eq 'eterms:ISBN'] External Identifier of the source: ISBN
*:issn International Standard Serial Number – only used in fm/bibl. Each journal has 8 figure issn, seperated by hyphen dc:identifier[@xsi:type eq 'eterms:ISSN'] External Identifier of the source: ISSN
*:issue issue – the article’s issue. bmc articles are always issue 1 eterms:issue The issue of the source in which the described item was published in
*:location eterms:place Place where described item has been published
*:lpage lastpage - the full last page; ie including all digits eterms:end-page Page where the described item ends
*:pubdate published date – 4 digit year of publication dcterms:issued Date of formal issuance (e.g., publication) of the resource equivalent to published in print
*:ui unique id – of the article dc:identifier[@xsi:type eq 'eterms:BMC'] External Identifier of the source: BMC-ID
*:volume volume – volume of artilcle eterms:volume The volume of the source in which the described item was published in


Diese Seite wurde automatisch aus bmc_to_pubman.xsl erstellt und sollte nicht geändert werden. Kommentare bitte auf der Diskussionsseite hinterlassen.


Erforderliche Anpassungen in PubMan[edit]

  • Erweiterung des Drop-Down-Menüs für den Massenimport um "BMC"

Offene Punkte[edit]

  • Implementierung einer Auswahl, welche Files mitimportiert werden sollen :
    • BMC-Record (im ZIP-Format)
    • PDF
    • Provisional PDF

Wie wollen wir es umsetzen?

Übersicht importierbarer Dateien und Identifier[edit]

[1]