Difference between revisions of "PubMan Func Spec Submission/PeerTEI 2 PubItem Mapping"

From MPDLMediaWiki
Jump to navigation Jump to search
(→‎Mapping: added id type mapping)
Line 38: Line 38:
|TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author ||Publication.Creator set role = "???"  ||type ||Wrapper||Mandatory (type = "corresp")
|TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author ||Publication.Creator set role = "???"  ||type ||Wrapper||Mandatory (type = "corresp")
|-
|-
|TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.idno ||Publication.Identifier ||type ||--||
|TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.idno ||Publication.Identifier ||type ||[[PubMan_Func_Spec_Submission/TEI_2_PubItem_Mapping#idno_types_mapping | Check id mapping]]||
|-
|-
|TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName ||-- ||-- ||Wrapper||Mandatory
|TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName ||-- ||-- ||Wrapper||Mandatory
Line 70: Line 70:
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr ||Publication.Source set type="???" ||-- ||Wrapper, the publication details of the journal ||
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr ||Publication.Source set type="???" ||-- ||Wrapper, the publication details of the journal ||
|-
|-
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.idno ||Publication.Source.Identifier  ||type ||--||Mandatory (type = "ISSN")
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.idno ||Publication.Source.Identifier  ||type ||[[PubMan_Func_Spec_Submission/TEI_2_PubItem_Mapping#idno_types_mapping | Check id mapping]]||Mandatory (type = "ISSN")
|-
|-
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.title ||Publication.Source.Title  ||level, type ||--||Mandatory (type = "main")
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.title ||Publication.Source.Title  ||level, type ||--||Mandatory (type = "main")
Line 92: Line 92:
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope  ||-- ||type = "pp"||number of page when the information about full pagination is not available||
|TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope  ||-- ||type = "pp"||number of page when the information about full pagination is not available||
|-
|-
|TEIHeader.fileDesc.sourceDesc.biblStruct.idno  || Publication.Identifier set Type="dcterms:DOI" ||type ||--||Mandatory (type = "DOI")
|TEIHeader.fileDesc.sourceDesc.biblStruct.idno  || Publication.Identifier set Type="dcterms:DOI" ||type ||[[PubMan_Func_Spec_Submission/TEI_2_PubItem_Mapping#idno_types_mapping | Check id mapping]]||Mandatory (type = "DOI")
|-
|-
|TEIHeader.profileDesc||-- ||-- ||Wrapper, providing some information about the content ||
|TEIHeader.profileDesc||-- ||-- ||Wrapper, providing some information about the content ||

Revision as of 08:47, 5 May 2009

This page specifies the mapping from TEI xml to eSciDoc Publication Metadata as it will be used in the PEER Project.

Mapping[edit]

TEI Element PubMan Metadata Set Attribute Description Misc
TEIHeader -- -- Wrapper
TEIHeader.fileDesc -- -- Wrapper, gathering the main characteristics of the document
TEIHeader.fileDesc.titleStmt -- -- Wrapper
TEIHeader.fileDesc.titleStmt.title If type = "main": Publication.Title
else: Publication.AlternativeTitle
level, type --
TEIHeader.fileDesc.publicationStmt -- -- Wrapper
TEIHeader.fileDesc.publicationStmt.availability -- -- Embargo Mandatory
TEIHeader.fileDesc.publicationStmt.date Publication.Date -- --
TEIHeader.fileDesc.publicationStmt.authority -- -- --
TEIHeader.fileDesc.sourceDesc -- -- Wrapper
TEIHeader.fileDesc.sourceDesc.biblStruct -- type [article, inproceeding, inbook, book, thesis, report] Wrapper Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic -- -- Wrapper, the bibliographical characteristics of an article
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.title ??? (titleStmt.title) level, type -- Mandatory (type = "main")
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author Publication.Creator set role = "???" type Wrapper Mandatory (type = "corresp")
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.idno Publication.Identifier type Check id mapping
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName -- -- Wrapper Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName.forename Publication.Creator.Person.GivenName -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName.surname Publication.Creator.Person.FamilyName -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName.roleName -- -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName.nameLink -- -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName.genName -- -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.affiliation -- -- Wrapper Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.affiliation.orgName Publication.Creator.Person.Organization.Name, Publication.Creator.Person.Organization.Identifier=<external organization identifier> type --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.affiliation.address -- -- Wrapper
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.affiliation.address.settlement add to Publication.Creator.Person.Organization.Adress -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.affiliation.address.postCode add to Publication.Creator.Person.Organization.Adress -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.affiliation.address.country add to Publication.Creator.Person.Organization.Adress -- Expressed in conformance to ISO 3166-1-A2 (e.g. FR). Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.affiliation.address.addrLine Publication.Creator.Person.Organization.Adress type --
TEIHeader.fileDesc.sourceDesc.biblStruct.analytic.author.email -- -- -- Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr Publication.Source set type="???" -- Wrapper, the publication details of the journal
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.idno Publication.Source.Identifier type Check id mapping Mandatory (type = "ISSN")
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.title Publication.Source.Title level, type -- Mandatory (type = "main")
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint -- -- Wrapper
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.pubPlace Publication.Source.PublishingInfo.Place -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.publisher Publication.Source.PublishingInfo.Publisher -- --
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.date -- type, when -- Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope Publication.Source.Volume type = "vol" -- Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope Publication.Source.Issue type = "issue" -- Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope Publication.Source.StartPage type = "fpage" -- Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope Publication.Source.EndPage type = "lpage" -- Mandatory
TEIHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope -- type = "pp" number of page when the information about full pagination is not available
TEIHeader.fileDesc.sourceDesc.biblStruct.idno Publication.Identifier set Type="dcterms:DOI" type Check id mapping Mandatory (type = "DOI")
TEIHeader.profileDesc -- -- Wrapper, providing some information about the content
TEIHeader.profileDesc.textClass -- -- Wrapper
TEIHeader.profileDesc.textClass.keywords -- -- Wrapper Mandatory
TEIHeader.profileDesc.textClass.keywords.list -- -- Wrapper
TEIHeader.profileDesc.textClass.keywords.list.head not mapped -- --
TEIHeader.profileDesc.textClass.keywords.list.item -- -- Wrapper
TEIHeader.profileDesc.textClass.keywords.list.item.term Publication.FreeKeyword -- --
TEIHeader.profileDesc.langUsage -- -- Wrapper Mandatory
TEIHeader.profileDesc.langUsage.lang Publication.Language ident ISO 639-1 (defaults to 'en')
TEIHeader.revisionDesc -- -- Wrapper, provding the history of the document
TEIHeader.revisionDesc.change -- when --
text -- -- Wrapper
text.front -- -- --
text.front.div If type = "abstract": Publication.Abstract type -- Mandatory (type = "abstract")
text.body -- -- --
text.back -- -- --


idno types mapping[edit]

idno type Pubman id type
DOI Type="dcterms:DOI"
ISSN Type="eidt:ISSN"
pmid Type="pmid"
pISSN ???
eISSN ???

Annotations[edit]

Examples[edit]

References[edit]