Periodical Article minimal

From Schema Bib Extend Community Group

Status: Abandoned in favour of Article proposal (per 2013-12-11 meeting)


Thing > CreativeWork > Periodical

This proposal adds Periodical as a new class.

New properties in Periodical:

  • issn
  • volumeNumber
  • issueNumber

Subclass Periodical to Series

Thing > CreativeWork > Series

Periodical will also need to be sub-classed to Series to make use of

  • startDate
  • endDates

Intangible

New class in Intangible, with properties

  • pagination
    • pages
    • startPage
    • endPage

(It may also be of use to suggest moving startDate and endDate to Intangible, but that isn't strictly necessary.)

Thing > CreativeWork > Article

This proposal modifies Article:

to add subclass to:

Thing > CreativeWork > Periodical

Coordination with Comics proposal

The only elements of coordination are:

  1. Is Periodical the same as Periodical series?
  2. Comics proposal should probably rename volume to either volumeNumber or volumeIdentifier, depending on whether the Periodical volumeNumber is suitable to their use case.

Examples

article, microdata

  <div itemscope itemtype="http://schema.org/Article">
    <strong>Title:</strong><span itemprop="name"> Be Careful What You Wish For: FRBR, Some Lacunae, A Review</span><br />
    <strong>Author:</strong> <span itemprop="author">Smiraglia, Richardp.</span><br />
    <strong>Subjects:</strong> <span itemprop="subject">Catalog</span> ; <span itemprop="subject">Works</span> <br />
    <strong>Is Part Of:</strong>
    <div itemscope itemtype="http://schema.org/Periodical">
      <span itemprop="name">Cataloging &amp; Classification Quarterly</span>,
      <span itemprop="datePublished">2012</span>,
      Vol.<span itemprop="volumeNumber">50</span>(<span itemprop="issueNumber">5</span>),</div><div itemscope itemtype="http://schema.org/Article">
    p.<span itemprop="pagination">360-368</span> [Peer Reviewed Journal]<br />
    <strong>Description:</strong> <span itemprop="description">The library catalog as a catalog of works was an infectious idea, which together with research led to reconceptualization in the form of the FRBR conceptual model. Two categories of lacunae emerge—the expression entity, and gaps in the model such as aggregates and dynamic documents. Evidence needed to extend the FRBR model is available in contemporary research on instantiation. The challenge for the bibliographic community is to begin to think of FRBR as a form of knowledge organization system, adding a final dimension to classification. The articles in the present special issue offer a compendium of the promise of the FRBR model.</span></div><br />
    <div itemscope itemtype="http://schema.org/Periodical"><strong>Publisher:</strong>
    <span itemprop="publisher">Taylor &amp; Francis Group</span><br />
      <strong>Source:</strong> Routledge, Taylor &amp; Francis Group<br />
      <strong>ISSN:</strong> <span itemprop="issn">0163-9374</span> ; <strong>E-ISSN:</strong> <span itemprop="issn">1544-4554</span> ;</div> <strong>DOI:</strong> <a href="http://dx.doi.org/10.1080/01639374.2012.682254" itemprop="url">10.1080/01639374.2012.682254</a>
  </div>

View as html

(From Niklas, using @itemref)

 <div>
    <span itemscope itemtype="http://schema.org/Article" itemref="partof details">
      <strong>Title:</strong><span itemprop="name"> Be Careful What You Wish For: FRBR, Some Lacunae, A Review</span><br />
      <strong>Author:</strong> <span itemprop="author">Smiraglia, Richardp.</span><br />
      <strong>Subjects:</strong> <span itemprop="subject">Catalog</span> ; <span itemprop="subject">Works</span> <br />
      <strong>Is Part Of:</strong>
    </span>
    <div id="partof" itemprop="partOfPeriodical" itemscope itemtype="http://schema.org/Periodical" itemref="publ">
      <span itemprop="name">Cataloging &amp; Classification Quarterly</span>,
      <span itemprop="datePublished">2012</span>,
      Vol.<span itemprop="volumeNumber">50</span>(<span itemprop="issueNumber">5</span>),</div><div id="details">
    p.<span itemprop="pagination">360-368</span> [Peer Reviewed Journal]<br />
    <strong>Description:</strong> <span itemprop="description">The library catalog as a catalog of works was an infectious idea, which together with research led to reconceptualization in the form of the FRBR conceptual model. Two categories of lacunae emerge—the expression entity, and gaps in the model such as aggregates and dynamic documents. Evidence needed to extend the FRBR model is available in contemporary research on instantiation. The challenge for the bibliographic community is to begin to think of FRBR as a form of knowledge organization system, adding a final dimension to classification. The articles in the present special issue offer a compendium of the promise of the FRBR model.</span></div><br />
    <div id="publ"><strong>Publisher:</strong>
      <span itemprop="publisher">Taylor &amp; Francis Group</span><br />
      <strong>Source:</strong> Routledge, Taylor &amp; Francis Group<br />
      <strong>ISSN:</strong> <span itemprop="issn">0163-9374</span> ;
      <strong>E-ISSN:</strong> <span itemprop="issn">1544-4554</span> ;</div>
    <strong>DOI:</strong> <a href="http://dx.doi.org/10.1080/01639374.2012.682254" itemprop="url">10.1080/01639374.2012.682254</a>
  </div>

Article, RDFa, from Niklas

  <div vocab="http://schema.org/" typeof="Article">
    <strong>Title:</strong><span property="name"> Be Careful What You Wish For: FRBR, Some Lacunae, A Review</span><br />
    <strong>Author:</strong> <span property="author">Smiraglia, Richardp.</span><br />
    <strong>Subjects:</strong> <span property="subject">Catalog</span> ; <span property="subject">Works</span> <br />
    <strong>Is Part Of:</strong>
    <div property="partOfPeriodical" typeof="Periodical" resource="#pdl">
      <span property="name">Cataloging &amp; Classification Quarterly</span>,
      <span property="datePublished">2012</span>,
      Vol.<span property="volumeNumber">50</span>(<span property="issueNumber">5</span>),</div><div>
    p.<span property="pagination">360-368</span> [Peer Reviewed Journal]<br />
    <strong>Description:</strong> <span property="description">The library catalog as a catalog of works was an infectious idea, which together with research led to reconceptualization in the form of the FRBR conceptual model. Two categories of lacunae emerge—the expression entity, and gaps in the model such as aggregates and dynamic documents. Evidence needed to extend the FRBR model is available in contemporary research on instantiation. The challenge for the bibliographic community is to begin to think of FRBR as a form of knowledge organization system, adding a final dimension to classification. The articles in the present special issue offer a compendium of the promise of the FRBR model.</span></div><br />
    <div resource="#pdl"><strong>Publisher:</strong>
      <span property="publisher">Taylor &amp; Francis Group</span><br />
      <strong>Source:</strong> Routledge, Taylor &amp; Francis Group<br />
      <strong>ISSN:</strong> <span property="issn">0163-9374</span> ;
      <strong>E-ISSN:</strong> <span property="issn">1544-4554</span> ;</div>
    <strong>DOI:</strong> <a href="http://dx.doi.org/10.1080/01639374.2012.682254" property="url">10.1080/01639374.2012.682254</a>
  </div>

Amended RDFa version by Dan

  <div vocab="http://schema.org/" typeof="Article">
    <strong>Title:</strong><span property="name"> Be Careful What You
Wish For: FRBR, Some Lacunae, A Review</span><br />
    <strong>Author:</strong> <span property="author">Smiraglia,
Richardp.</span><br />
    <strong>Subjects:</strong> <span property="subject">Catalog</span>
; <span property="subject">Works</span> <br />
    <strong>Is Part Of:</strong>
    <div property="partOfPeriodical" typeof="Periodical" resource="#pdl">
      <span property="name">Cataloging &amp; Classification Quarterly</span>,
      <span property="datePublished">2012</span>,</div>
      Vol.<span property="partOfPeriodicalVolume">50</span>(<span
property="partOfPeriodicalIssue">5</span>),<div>
    p.<span property="pagination">360-368</span> [Peer Reviewed Journal]<br />
    <strong>Description:</strong> <span property="description">The
library catalog as a catalog of works was an infectious idea, which
together with research led to reconceptualization in the form of the
FRBR conceptual model. Two categories of lacunae emerge—the expression
entity, and gaps in the model such as aggregates and dynamic
documents. Evidence needed to extend the FRBR model is available in
contemporary research on instantiation. The challenge for the
bibliographic community is to begin to think of FRBR as a form of
knowledge organization system, adding a final dimension to
classification. The articles in the present special issue offer a
compendium of the promise of the FRBR model.</span></div><br />
    <div resource="#pdl"><strong>Publisher:</strong>
      <span property="publisher">Taylor &amp; Francis Group</span><br />
      <strong>Source:</strong> Routledge, Taylor &amp; Francis Group<br />
      <strong>ISSN:</strong> <span property="issn">0163-9374</span> ;
      <strong>E-ISSN:</strong> <span property="issn">1544-4554</span> ;</div>
    <strong>DOI:</strong> <a
href="http://dx.doi.org/10.1080/01639374.2012.682254"
property="url">10.1080/01639374.2012.682254</a>
  </div>

journal, microdata

<div itemscope itemtype="http://schema.org/Periodical">
   <span itemprop="name">Cataloging &amp; Classification Quarterly</span>
   <span itemprop="publisher">Taylor &amp; Francis Group</span><br />
   <strong>ISSN:</strong> <span itemprop="issn">0163-9374</span> ; 
   <strong>E-ISSN:</strong> <span itemprop="issn">1544-4554</span> 
</div>

journal issue, microdata

<div itemscope itemtype="http://schema.org/Periodical">
   <span itemprop="name">Journal of Carbohydrate Chemistry</span>
   <span itemprop="publisher">Taylor &amp; Francis Group</span><br />
   <strong>ISSN</strong></br>
   <span itemprop="issn">0732-8303 (Print),</span> <span itemprop="issn">1532-2327 (Online)</span> </br>
<h3>List of Issues</h3>
<strong> - Volume <span itemprop="volumeNumber">32 </span><span itemprop="datePublished">2013</span></br>
<strong>Issue <span itemprop="issueNumber">7</span> <span itemprop="datePublished">2013</span>
   pages <span itemprop="pagination">411-462</span></br>
</div>

(Screen shot of example)

journal, microdata, with offer

Note: This is where it might be useful to have an enumeration for periodicity.


Harper's Magazine

4.1 out of 5 stars See all reviews (72 customer reviews)

Cover Price: $83.40

Price: $14.97 ($1.25/issue) - shipping is always free.

You Save: $68.43 (82%)

Issues: 12 issues / 12 months


<div itemscope itemtype="http://schema.org/Periodical">
<span itemprop="name">Harper's Magazine</span>
<div itemprop="aggregateRating"
    itemscope itemtype="http://schema.org/AggregateRating">
   Rated <span itemprop="ratingValue">4.1</span>
   out of 5 stars. See all reviews (<span itemprop="reviewCount">72</span> customer reviews)
</br>Cover price: $83.40</br>
  </div>

  <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
  Cover Price: $83.40</br>
  Price: <span itemprop="price">$14.97</span> ($1.25/issue) - shipping is always free.</br>
  You save: $68.43 (82%)</br>
  Issues:  12 issues / 12 months  </br>
  <link itemprop="availability" href="http://schema.org/InStock" />In stock
  </div>
</div>