Adding latest presentations and publications
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Thu, 23 May 2013 15:52:15 -0700
changeset 1679 93bf4e7a31f4
parent 1678 de17039267d8
child 1680 1e53aefd941a
Adding latest presentations and publications

I've also added my Hydra paper/talk. If someone thinks that's inappropriate just let me know and I'll remove it.
index.html
--- a/index.html	Wed May 22 23:29:25 2013 -0700
+++ b/index.html	Thu May 23 15:52:15 2013 -0700
@@ -183,13 +183,24 @@
             <div id="publ">
                <h1>Publications / Articles</h1>
                <ul>
+                  <li><a href="http://m.lanthi.com/www2013-paper">Creating 3rd Generation Web APIs with JSON-LD and Hydra</a>, Markus Lanthaler.
+                    Proceedings of the Proceedings of the 22nd&nbsp;International World Wide Web Conference (WWW2013), pp. 35-37.
+                    Rio de Janeiro, Brazil: ACM Press.</li>
+                  <li><a href="http://m.lanthi.com/wsrest2013-paper">Model Your Application Domain, Not Your JSON Structures</a>, Markus Lanthaler and Christian Gütl.
+                    Proceedings of the 4th&nbsp;International Workshop on RESTful Design (WS-REST 2013) at WWW2013, pp. 1415-1420.
+                    Rio de Janeiro, Brazil: ACM Press.</li>
+                  <li><a href="http://m.lanthi.com/ldow2013-paper">Hydra: A Vocabulary for Hypermedia-Driven Web APIs</a>, Markus Lanthaler and Christian Gütl.
+                    Proceedings of the 6th&nbsp;Workshop on Linked Data on the Web (LDOW2013) at WWW2012. Rio de Janeiro.</li>
                   <li><a href="http://m.lanthi.com/jsonld4rest-paper">On Using JSON-LD to Create Evolvable RESTful Services</a>, Markus Lanthaler and Christian Gütl.
-                    Proceedings of the 3rd&nbsp;International Workshop on RESTful Design (WS-REST 2012) at WWW2012 (pp. 25-32).
+                    Proceedings of the 3rd&nbsp;International Workshop on RESTful Design (WS-REST 2012) at WWW2012, pp. 25-32.
                     Lyon, France: ACM Press.</li>
                </ul>
 
                <h1>Presentations</h1>
                <ul>
+                  <li><a href="http://slidesha.re/sl-portland2013">Building Next-Generation Web APIs with JSON-LD and Hydra</a> by Markus Lanthaler, Symfony Live Portland 2013, OR, USA.</li>
+                  <li><a href="http://slidesha.re/wsrest2013-preso">Model Your Application Domain, Not Your JSON Structures</a> by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.</li>
+                  <li><a href="http://slidesha.re/ldow2013-preso">Hydra: A Vocabulary for Hypermedia-Driven Web APIs</a> by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.</li></li>
                   <li><a href="http://www.youtube.com/watch?v=vioCbTo3C-4">What is JSON-LD?</a> Short video introduction to JSON-LD by Manu Sporny.</li>
                   <li><a href="http://www.slideshare.net/gkellogg1/json-for-linked-data">JSON-LD: JSON for Linked Data</a> by Gregg Kellogg, Semantic Technology &amp; Business Conference (SemTechBiz SF 2012), San Francisco, CA, USA.</li>
                   <li><a href="http://slidesha.re/jsonld4rest">JSON-LD for RESTful Services</a> by Markus Lanthaler, World Wide Web Conference (WWW2012), Lyon, France.</li>