updated pub date and added project term
authorMichael Hausenblas http://sw-app.org/mic.xhtml#i
Sun, 29 Jan 2012 10:43:53 +0000
changeset 31 1609d420a86c
parent 30 e47030fe69ef
child 32 d351f399f51e
updated pub date and added project term
people/index.html
people/respec-config.js
--- a/people/index.html	Sun Jan 29 10:38:48 2012 +0000
+++ b/people/index.html	Sun Jan 29 10:43:53 2012 +0000
@@ -107,7 +107,8 @@
 	<tbody>
 		<tr><td><code>gldp:card</code></td><td>Relates a <code>foaf:Person</code> to a <code>v:VCard</code>.</td></tr>
 		<tr><td><code>gldp:lead</code></td><td>Relates a <code>foaf:Project</code> to a <code>foaf:Person</code>.</td></tr>
-		<tr><td><code>gldp:starts</code></td><td>Defines the start date of a <code>foaf:Project</code> as an <code><a href="http://www.w3.org/TR/xmlschema11-2/#dateTime" title="W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes">xsd:dateTime</a></code> [[!XMLSCHEMA2]] .</td></tr>
+		<tr><td><code>gldp:starts</code></td><td>Specifies the start date of a <code>foaf:Project</code> as an <code><a href="http://www.w3.org/TR/xmlschema11-2/#dateTime" title="W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes">xsd:dateTime</a></code> [[!XMLSCHEMA2]] .</td></tr>
+		<tr><td><code>gldp:ends</code></td><td>Specifies the end date of a <code>foaf:Project</code> as an <code><a href="http://www.w3.org/TR/xmlschema11-2/#dateTime" title="W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes">xsd:dateTime</a></code> [[!XMLSCHEMA2]] .</td></tr>
 	</tbody>
 </table>
 </section>
--- a/people/respec-config.js	Sun Jan 29 10:38:48 2012 +0000
+++ b/people/respec-config.js	Sun Jan 29 10:43:53 2012 +0000
@@ -1,7 +1,7 @@
 var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
     specStatus:           "ED",
-    publishDate:          "2012-01-28",
+    publishDate:          "2012-01-29",
     //copyrightStart:       "2010",
 
     // the specification's short name, as in http://www.w3.org/TR/short-name/