Skip to content

Example fixes #199

Closed
wants to merge 12 commits into from
+37 −35
View
12 data/examples.txt
@@ -7877,8 +7877,8 @@ JSON:
"@type": "Book",
"name": "Outliers"
},
- "location": {
- "@type": "Product",
+ "seller": {
+ "@type": "Organization",
"name": "Amazon"
}
}
@@ -9648,7 +9648,7 @@ as suggested by www.a11ymetadata.org.
<dt>Book Quality:</dt>
<dd>Publisher Quality</dd>
<dt>Book Size:</dt>
- <dd itemprop="numberOfPages">598 Pages</dd>
+ <dd><span itemprop="numberOfPages">598</span> Pages</dd>
<dt>ISBN-13:</dt>
<dd itemprop="isbn">9780030426599</dd>
<dt>Publisher:</dt>
@@ -9722,7 +9722,7 @@ as suggested by www.a11ymetadata.org.
<dt>Book Quality:</dt>
<dd>Publisher Quality</dd>
<dt>Book Size:</dt>
- <dd property="numberOfPages">598 Pages</dd>
+ <dd><span property="numberOfPages">598</span> Pages</dd>
<dt>ISBN-13:</dt>
<dd property="isbn">9780030426599</dd>
<dt>Publisher:</dt>
@@ -9801,7 +9801,7 @@ JSON:
"isFamilyFriendly": "true",
"isbn": "9780030426599",
"name": "Holt Physical Science",
- "numberOfPages": "598 Pages",
+ "numberOfPages": "598",
"publisher": {
"@type": "Organization"
}
@@ -9905,7 +9905,7 @@ JSON:
"reservationStatus": "http://schema.org/ReservationConfirmed",
"reservationFor": {
"@type": "BusTrip",
- "operatingCompany": {
+ "provider": {
"@type": "Organization",
"name": "Bolt NYC"
},
View
12 data/sdo-music-examples.txt
@@ -94,7 +94,7 @@ JSON:
<script type="application/ld+json">
{
"@context": "http://schema.org",
- "type": "MusicComposition",
+ "@type": "MusicComposition",
"@id": "http://musicbrainz.org/work/fd1aa4f2-ba26-3a05-b72d-4392c35a073c",
"name": "A Day in the Life",
"composer": [
@@ -168,7 +168,7 @@ JSON:
},
"startDate": "1957",
"endDate": "1970",
- "namedPosition": ["guitar", "lead vocals"]
+ "roleName": ["guitar", "lead vocals"]
},
{
"@type": "OrganizationRole",
@@ -178,7 +178,7 @@ JSON:
},
"startDate": "1957",
"endDate": "1970",
- "namedPosition": ["bass guitar", "lead vocals"]
+ "roleName": ["bass guitar", "lead vocals"]
},
{
"@type": "OrganizationRole",
@@ -188,7 +188,7 @@ JSON:
},
"startDate": "1958",
"endDate": "1970",
- "namedPosition": ["guitar", "lead vocals"]
+ "roleName": ["guitar", "lead vocals"]
},
{
"@type": "OrganizationRole",
@@ -198,7 +198,7 @@ JSON:
},
"startDate": "1962",
"endDate": "1970",
- "namedPosition": "drums"
+ "roleName": "drums"
}
]
}
@@ -272,7 +272,7 @@ JSON:
"name": "Apple Records"
},
"catalogNumber": "SWBO 101",
- "releaseEvent": [
+ "releasedEvent": [
{
"@type": "PublicationEvent",
"startDate": "1968-11-22",
View
4 data/sdo-periodical-examples.txt
@@ -630,7 +630,7 @@ MICRODATA:
The movie <em itemprop="name">The Lord of the Rings: The Fellowship of the
Ring</em>, directed by <span itemprop="director">Peter Jackson</span> and
released in <time itemprop="datePublished">2001</time>, ran
- <time itemprop="duration" content="PT178M">178</time> minutes long in its
+ <time itemprop="duration" datetime="PT178M">178</time> minutes long in its
theatrical release.
</span>
</p>
@@ -673,7 +673,7 @@ RDFA:
The movie <em property="name">The Lord of the Rings: The Fellowship of the
Ring</em>, directed by <span property="director">Peter Jackson</span> and
released in <time property="datePublished">2001</time>, ran
- <time property="duration" content="PT178M">178</time> minutes long in its
+ <time property="duration" datetime="PT178M">178</time> minutes long in its
theatrical release.
</span>
</p>
View
44 data/sdo-videogame-examples.txt
@@ -139,15 +139,17 @@ RDFA:
<h2>Video: <span property="name">Super Game review</span></h2>
<meta property="duration" content="T1M33S" />
<meta property="thumbnail" content="super-game.jpg" />
- <object ...>
- <param ...>
- <embed type="application/x-shockwave-flash" ...>
- </object>
- <div>
- <h2>Hints, Secrets, Glitches & Easter Eggs<h2>
- <p>Easy Credits <span property="cheatCode">To get infinite credits you must first have at least 1 or 2 companions with you </span></p>
- <p><a href="http://example.com/strategy/super-game/victory.php">Victory Strategy Guides</a></p>
- </div>
+ <object ...>
+ <param ...>
+ <embed type="application/x-shockwave-flash" ...>
+ </object>
+</div>
+<div>
+ <h2>Hints, Secrets, Glitches & Easter Eggs<h2>
+ <p>Easy Credits <span property="cheatCode">To get infinite credits you must first have at least 1 or 2 companions with you </span></p>
+ <p><a href="http://example.com/strategy/super-game/victory.php">Victory Strategy Guides</a></p>
+</div>
+</body>
JSON:
@@ -475,7 +477,7 @@ MICRODATA:
<li itemprop="gameLocation">"Arefu"</li>
</ul>
</div>
-<a href="http://fallout.wikia.com/wiki/Fallout_3_Manual">Manual</a>
+<a itemprop="gameTip" href="http://fallout.wikia.com/wiki/Fallout_3_Manual">Manual</a>
</body>
RDFA:
@@ -535,7 +537,7 @@ RDFA:
<li property="gameLocation">"Arefu"</li>
</ul>
</div>
-<a href="http://fallout.wikia.com/wiki/Fallout_3_Manual">Manual</a>
+<a property="gameTip" href="http://fallout.wikia.com/wiki/Fallout_3_Manual">Manual</a>
</body>
JSON:
@@ -577,8 +579,8 @@ JSON:
"alternateName":"perk",
"description":"+10% damage to the opposite sex, and unique dialogue options with certain characters"
}],
- "location":["Rivet City", "Megaton", "Canterbury Commons", "Big Town", "Arefu"],
- "tip":"http://fallout.wikia.com/wiki/Fallout_3_Manual"
+ "gameLocation":["Rivet City", "Megaton", "Canterbury Commons", "Big Town", "Arefu"],
+ "gameTip":"http://fallout.wikia.com/wiki/Fallout_3_Manual"
}</script>
TYPES: #games-4 VideoGame
@@ -732,10 +734,10 @@ PRE-MARKUP:
<section>
<span>Approx. Retail:</span>
<span>$17.99</span>
- <a href="/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly Game">Where To Buy</a>
+ <a href="/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly%Game">Where To Buy</a>
</section>
<span>
- Ages: <span>8 </span> YEARS & UP
+ Ages: <span>8</span> YEARS & UP
</span>
<h4>Game Description:</h4>
<p >Own it all as a high-flying trader in the fast-paced world of real estate. Tour the city for the hottest properties: sites, stations and utilities are all up for grabs. Invest in houses and hotels, then watch the rent come pouring in! Make deals with other players and look out for bargains at auction. There are many ways to get what you want. For really speedy dealers, use the speed die for a quick and intense game of Monopoly. So get on Go and trade your way to success!<br/><br/>Includes <span>gameboard</span>, <span>8 tokens</span>, <span>28 Title Deed cards</span>, <span>16 Chance cards</span>, <span>16 Community Chest cards</span>, <span>money pack</span>,<span> 32 houses</span>, <span>12 hotels</span>, 2 dice and instructions<br/><br/>•Features a speed die for a faster, more intense game<br/>•Includes the new token that was voted No. 1: the cat<br/><br/>For <div>
@@ -748,10 +750,10 @@ MICRODATA:
<section itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<span>Approx. Retail:</span>
<span itemprop="priceCurrency">$</span><span itemprop="price">17.99</span>
- <a href="/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly Game" itemprop="availableAtOrFrom">Where To Buy</a>
+ <a href="/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly%20Game" itemprop="availableAtOrFrom">Where To Buy</a>
</section>
<span itemprop="audience" itemscope itemtype="http://schema.org/PeopleAudience">
- Ages: <span itemprop="suggestedMinAge">8 </span> YEARS & UP
+ Ages: <span itemprop="suggestedMinAge">8</span> YEARS & UP
</span>
<h4>Game Description:</h4>
<p itemprop="description">Own it all as a high-flying trader in the fast-paced world of real estate. Tour the city for the hottest properties: sites, stations and utilities are all up for grabs. Invest in houses and hotels, then watch the rent come pouring in! Make deals with other players and look out for bargains at auction. There are many ways to get what you want. For really speedy dealers, use the speed die for a quick and intense game of Monopoly. So get on Go and trade your way to success!<br/><br/>Includes <span itemprop="gameItem">gameboard</span>, <span itemprop="gameItem">8 tokens</span>, <span itemprop="gameItem">28 Title Deed cards</span>, <span itemprop="gameItem">16 Chance cards</span>, <span itemprop="gameItem">16 Community Chest cards</span>, <span itemprop="gameItem">money pack</span>,<span itemprop="gameItem"> 32 houses</span>, <span itemprop="gameItem">12 hotels</span>, 2 dice and instructions<br/><br/>•Features a speed die for a faster, more intense game<br/>•Includes the new token that was voted No. 1: the cat<br/><br/>For <div itemprop="numberOfPlayers" itemscope itemtype="http://schema.org/QuantitativeValue">
@@ -764,10 +766,10 @@ RDFA:
<section property="offers" typeof="Offer">
<span>Approx. Retail:</span>
<span property="priceCurrency">$</span><span property="price">17.99</span>
- <a href="/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly Game" property="availableAtOrFrom">Where To Buy</a>
+ <a href="/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly%20Game" property="availableAtOrFrom">Where To Buy</a>
</section>
<span property="audience" typeof="PeopleAudience">
- Ages: <span property="suggestedMinAge">8 </span> YEARS & UP
+ Ages: <span property="suggestedMinAge">8</span> YEARS & UP
</span>
<h4>Game Description:</h4>
<p property="description">Own it all as a high-flying trader in the fast-paced world of real estate. Tour the city for the hottest properties: sites, stations and utilities are all up for grabs. Invest in houses and hotels, then watch the rent come pouring in! Make deals with other players and look out for bargains at auction. There are many ways to get what you want. For really speedy dealers, use the speed die for a quick and intense game of Monopoly. So get on Go and trade your way to success!<br/><br/>Includes <span property="gameItem">gameboard</span>, <span property="gameItem">8 tokens</span>, <span property="gameItem">28 Title Deed cards</span>, <span property="gameItem">16 Chance cards</span>, <span property="gameItem">16 Community Chest cards</span>, <span property="gameItem">money pack</span>,<span property="gameItem"> 32 houses</span>, <span property="gameItem">12 hotels</span>, 2 dice and instructions<br/><br/>•Features a speed die for a faster, more intense game<br/>•Includes the new token that was voted No. 1: the cat<br/><br/>For <div property="numberOfPlayers" typeof="QuantitativeValue">
@@ -783,7 +785,7 @@ JSON:
"@type":"Offer",
"priceCurrency":"$",
"price":"17.99",
- "availableAtOrFrom":"/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly Game"
+ "availableAtOrFrom":"/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly%20Game"
},
"audience":{
"@type":"PeopleAudience",
@@ -851,7 +853,7 @@ JSON:
"@type": "VideoGame",
"name":"Mass Effect Galaxy",
"gamePlatform":"iOS",
- "datePublished":"2009-06=22"
+ "datePublished":"2009-06-22"
}]
}
</script>
Something went wrong with that request. Please try again.