eg-0372
From
v29.4
JSON-LD
{
"@context": "https://schema.org/",
"@type": "Book",
"name": "Library linked data in the cloud : OCLC's experiments with new models of resource description",
"author": "Carol Jean Godby",
"isbn": "9781627052191",
"identifier": {
"@type": "PropertyValue",
"propertyID": "OCoLC",
"value": "889647468"
},
"sameAs": "http://www.worldcat.org/oclc/889647468"
}RDFa
<div vocab="https://schema.org/" typeof="Book">
Title: <span property="name">Library linked data in the cloud : OCLC's experiments with new models of resource description</span><br>
Author: <span property="author">Carol Jean Godby</span><br>
ISBN: <span property="isbn">9781627052191</span><br>
<div property="identifier" typeof="PropertyValue">
<span property="propertyID">OCoLC</span>: <span property="value">889647468</span>
</div>
</div>
<br>
Details: <a property="sameAs" href="http://www.worldcat.org/oclc/889647468">WorldCat.org</a>Microdata
<div itemscope itemtype="https://schema.org/Book">
Title: <span itemprop="name">Library linked data in the cloud : OCLC's experiments with new models of resource description</span><br>
Author: <span itemprop="author">Carol Jean Godby</span><br>
ISBN: <span itemprop="isbn">9781627052191</span><br>
<div itemscope itemprop="identifier" itemtype="https://schema.org/PropertyValue">
<span itemprop="propertyID">OCoLC</span>: <span itemprop="value">889647468</span>
</div><br>
Details: <a itemprop="sameAs" href="http://www.worldcat.org/oclc/889647468">WorldCat.org</a>
</div>Pre-Markup
<p> Title: Library linked data in the cloud : OCLC's experiments with new models of resource description<br/> Author: Carol Jean Godby<br/> ISBN: 9781627052191<br/> oclcnum: 889647468<br/> Details: <a href="http://www.worldcat.org/oclc/889647468">WorldCat.org</a> </p>