summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-14 13:03:12 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-14 13:03:12 -0700
commit5a6f1b7018594ddba76d2efcf21d9c5e970ce6fa (patch)
treeccdf88bf2c820d3bd186aafd308e3fcda8fe4aa4
parent95a29ffd1fc802b384cf0553cfbc821e4f059743 (diff)
Add schema.org markup to the rest of the events
-rw-r--r--Events.mdwn44
1 files changed, 36 insertions, 8 deletions
diff --git a/Events.mdwn b/Events.mdwn
index f1c84a8a..2637d826 100644
--- a/Events.mdwn
+++ b/Events.mdwn
@@ -1,20 +1,48 @@
## Upcoming Events
-* <span itemprop="event" itemscope itemtype="http://schema.org/Event">
- <span itemprop="name url">[[X.Org Developer's Conference: XDC2013|XDC2013]]</span>,
- <span itemprop="location">Portland, Oregon, USA</span>,
+* <span itemscope itemtype="http://schema.org/Event">
+ <span itemprop="name">[[X.Org Developer's Conference: XDC2013|XDC2013]]</span>,
+ <link itemprop="url" content="http://www.x.org/wiki/Events/XDC2013/" />
+ <span itemprop="location">Portland, Oregon, USA</span>,
<span itemprop="startDate" content="2013-09-23">September 23rd</span> through
<span itemprop="endDate" content="2013-09-25">25th, 2013</span>
</span>
-* [[Linux Plumber's Conference 2013|http://www.linuxplumbersconf.org/2013/]], New Orleans, Louisiana, USA, September 18 through 20, 2013
-* [[linux.conf.au 2014|http://lca2014.linux.org.au/]], Perth, Australia, January 6 through 10, 2014
-* [[FOSDEM 2014|https://fosdem.org/2014/]], Brussels, Belgium, February 1 through 2, 2013
+* <span itemscope itemtype="http://schema.org/Event">
+ <span itemprop="name"><a href="http://www.linuxplumbersconf.org/2013/" itemprop="url">Linux Plumber's Conference 2013</a></span>,
+ <span itemprop="location">New Orleans, Louisiana, USA</span>,
+ <span itemprop="startDate" content="2013-09-18">September 18</span> through
+ <span itemprop="endDate" content="2013-09-20">20th, 2013</span>
+ </span>
+* <span itemscope itemtype="http://schema.org/Event">
+ <span itemprop="name"><a href="http://lca2014.linux.org.au/">linux.conf.au 2014,
+ <span itemprop="location">Perth, Australia,
+ <span itemprop="startDate" content="2014-01-06">January 6</span> through
+ <span itemprop="endDate" content="2014-01-10">10, 2014</span>
+ </span>
+* <span itemscope itemtype="http://schema.org/Event">
+ <span itemprop="name">[[FOSDEM 2014|https://fosdem.org/2014/]]</span>,
+ <link itemprop="url" content="https://fosdem.org/2014/" />
+ <span itemprop="location">Brussels, Belgium,
+ <span itemprop="startDate" content="2014-02-01">February 1 through
+ <span itemprop="endDate" content="2014-02-02">2, 2014</span>
+ </span>
## Recent Events
-* [[FOSDEM 2013|fosdem2013]], Brussels, Belgium, February 2 through 3, 2013
-* [[linux.conf.au 2013|http://lca2013.linux.org.au/]], Canberra, Australia, January 28 through February 2, 2013
+* <span itemscope itemtype="http://schema.org/Event">
+ <span itemprop="name">[[FOSDEM 2013|fosdem2013]]</span>,
+ <link itemprop="url" content="https://fosdem.org/2013/" />
+ <span itemprop="location">Brussels, Belgium,
+ <span itemprop="startDate" content="2013-02-02">February 2 through
+ <span itemprop="endDate" content="2013-02-03">3, 2013</span>
+ </span>
+* <span itemscope itemtype="http://schema.org/Event">
+ <span itemprop="name"><a href="http://lca2013.linux.org.au/">linux.conf.au 2013,
+ <span itemprop="location">Canberra, Australia,
+ <span itemprop="startDate" content="2013-01-28">January 28</span> through
+ <span itemprop="endDate" content="2013-02-02">February 2, 2013</span>
+ </span>
## Older Events