Bibscope example for a reference to a journal article

[Conway2014] . On Morley's Trisector Theorem. The Mathematical Intelligencer, Fall 2014, 36 (3): 3.
DOI: 10.1007/s00283-014-9463-3.
The following code example illustrates the use of bibscope to mark up this article reference:
<td itemscope="itemscope"
....itemtype="http://www.axeleratio.com/voc/bibscope#article">
..<span itemprop="author">John Conway</span>.
..<span itemprop="title">On Morley's Trisector Theorem</span>.
..<span itemprop="journal">The Mathematical Intelligencer</span>,
..Fall <span itemprop="year">2014</span>,
..<span itemprop="volume">36</span>
..(<span itemprop="number">3</span>),
..<span itemprop="page">3</span>.
..<br />
..DOI: <span itemprop="doi">10.1007/s00283-014-9463-3</span>.
</td>
Each semantically annotated text part is captured via a span element, which has an itemprop attribute that specifies the contained text. These span elements are siblings of the td element—the parent that encloses the set of microdata elements. The itemtype attribute of the parent node identifies the microdata-structured entry as a bibscope-encoded article reference.

Vocabulary author: Axel Drefahl
Latest update: January 10, 2015
Axel at ResearchGate


Custom Search


Latintos