blob: fb0c98b867a442ca004c91d616dbc70f0f5854f7 (
plain)
- <div vocab="http://schema.org/">
- <h2 typeof="Event" property="name">Specification meeting</h2>
- <ul>
- <li>Date: <span property="startDate">11/10</span></li>
- <li>Place: <span property="location">Our office, Street name, Paris</span></li>
- <li>Meeting participants:
- <ul>
- <li property="attendee">Alice</li>
- <li property="attendee">Bob</li>
- <li><a property="attendee" href="https://www.wikidata.org/entity/Q80">Tim</a></li>
- </ul></li>
- <li>Description: Some information not annotated</li>
- </ul>
- <h2 typeof="Event" property="name">Launch party</h2>
- <p>(TODO)</p>
- </div>
|