<journal-meta>

Journal Metadata

Definition

Metadata that identifies the journal in which the article was published

Related Elements

Older, MAJOUR-style journal DTDs split the metadata for a journal article into three categories: journal metadata, article metadata, and issue metadata. In this Journal Publishing DTD, the metadata specific to the journal is within the element Journal Metadata <journal-meta>, and the metadata specific both to the article and to the particular issue of the journal (if any) is within the Article Metadata <article-meta> element.

Model Information

Content Model

<!ELEMENT  journal-meta %journal-meta-model;                         >

Description

The following, in order:

This element may be contained in:

<front> Front Matter

Tagged Example


...
<front>
<journal-meta>
<journal-id journal-id-type="pmc">BMJ</journal-id>
<journal-id journal-id-type="publisher">BR MED J</journal-id>
<issn>0959-8138</issn>
<publisher>
<publisher-name>British Medical Journal</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="pmid">10092260</article-id>
<title-group>
<article-title>Systematic review of day hospital 
care for elderly people</article-title>
</title-group>
<contrib-group>...</contrib-group>
<aff id="StLukes">...</aff>
<pub-date pub-type="pub">...</pub-date>
...
</article-meta>
</front>
... 


Module

journalmeta.ent