Re: Some additions to wiki

Sean, why don't you add yours to the page? It's good to have a number of 
examples. All of this is very much draft and experimentation, so we 
should encourage "variations on a theme."

kc

On 1/13/13 11:15 AM, Sean Fraser wrote:
> Karen,
>
> Do you mind if I rewrite your HTML to this:
>
>
> <div itemscope itemtype="http://schema.org/Book">
> <dl>
> <dt itemprop="name">The adventures of Tom Sawyer<dt>
> <dd>Author: <a itemprop="author"
> href="http://en.wikipedia.org/wiki/Mark_Twain">Mark Twain</a></dd>
> <dd><span itemprop="numberOfPages">224</span> pages.</dd>
> <dd>Publisher: <span itemprop="publisher">Little, Brown, and
> Company</span> -
>     <meta itemprop="datePublished" content="1991-05-01">1991</dd>
> <dd>Language: <span itemprop="inLanguage">English</span></dd>
> <dd>ISBN-10: <span itemprop="isbn">0316769487</span></dd>
> </dl>
> <p itemprop="offers" itemscope itemtype="http://schema.org/Offer">
>       <link itemprop="availability"
> href="http://schema.org/notCheckedOut">Check shelf
>       </p>
> <dl>
> <dt>Other editions:</dt>
> <dd><img src="bookIcon.jpg" alt="Book Icon"><a itemprop="commonEndeavor"
>      href="http://example.com/4321">The adventures of Tom Sawyer</a>,
> 1998</dd>
> <dd><img src="dvdIcon" alt="DVD Icon"><a itemprop="commonEndeavor"
>      href="http://www.imdb.com/title/tt0029844/">The adventures of Tom
> Sawyer</a>, 1938</dd>
> </dl>
> </div>
>
>
> [http://www.theatre-optique.com/mockups/commonendeavor shows the non-CSS
> version in a browser.]
>
> The Schema.org HTML examples are poorly written which will eventually
> become a problem when users/developers simply copy/paste them.
>
>
>
> Sean
>
>
>     ----- Original Message -----
>     From:
>     kcoyle@kcoyle.net
>
>     To:
>     "public-schemabibex@w3.org" <public-schemabibex@w3.org>
>     Cc:
>
>     Sent:
>     Sun, 13 Jan 2013 07:02:48 -0800
>     Subject:
>     Some additions to wiki
>
>
>     I wasn't quite sure where this went, but I added two objects to the
>     object-type page [1]:
>
>     - the "library" object that is under localBusiness
>     - a new "library holdings" type.
>
>     In each I put in some text about some new properties that might be
>     needed.
>
>     I also have beefed up the commonEndeavor HTML example. [2] If you wrap
>     <html> around it is does actually display, although it's not very
>     attractive. Just pretend that there's some nice CSS involved that fixes
>     that.
>
>     kc
>
>
>     [1] http://www.w3.org/community/schemabibex/wiki/Object_Types
>     [2] http://www.w3.org/community/schemabibex/wiki/CommonEndeavor
>     --
>     Karen Coyle
>     kcoyle@kcoyle.net http://kcoyle.net
>     ph: 1-510-540-7596
>     m: 1-510-435-8234
>     skype: kcoylenet
>

-- 
Karen Coyle
kcoyle@kcoyle.net http://kcoyle.net
ph: 1-510-540-7596
m: 1-510-435-8234
skype: kcoylenet

Received on Sunday, 13 January 2013 19:47:05 UTC