graph-rdfa-processor 0.3.12

Graph RDFa processor
Documentation
<div vocab="http://schema.org/" typeof="Event">
  <a property="url" href="nba-miami-philidelphia-game3.html">
    NBA Eastern Conference First Round Playoff Tickets:
    <span property="name"
      >Miami Heat at Philadelphia 76ers - Game 3 (Home Game 1)</span
    >
  </a>

  <span property="startDate" content="2011-04-21T20:00">
    Thu, 04/21/11 8:00 p.m.
  </span>

  <div property="location" typeof="Place">
    <a property="url" href="wells-fargo-center.html"> Wells Fargo Center </a>
    <div property="address" typeof="PostalAddress">
      <span property="addressLocality">Philadelphia</span>,
      <span property="addressRegion">PA</span>
    </div>
  </div>

  <div property="offers" typeof="AggregateOffer">
    Priced from: <span property="lowPrice">$35</span>
    <span property="offerCount">1,938</span> tickets left
  </div>
</div>