xsd date link added
authorGuus Schreiber <guus.schreiber@vu.nl>
Wed, 20 Nov 2013 10:34:32 +0100
changeset 1362 11c69d9f3e4a
parent 1361 6210e61eea69
child 1363 6326fecd8d53
xsd date link added
rdf-primer/index.html
--- a/rdf-primer/index.html	Wed Nov 20 10:28:37 2013 +0100
+++ b/rdf-primer/index.html	Wed Nov 20 10:34:32 2013 +0100
@@ -674,7 +674,7 @@
 <p>In line 11 we see an example of a literal, in this case a date. The
 datatype is appended to the literal through a <code>^^</code> delimiter. The date
 representation follows the conventions of the XML Schema datatype
-<code>date</code>.</>
+<a href="http://www.w3.org/TR/xmlschema11-2/#date">date</a>.</p>
 
 <p>Because string literals are so ubiquitous Turtle allows the user to
 omit the datatype when writing a string literal. Thus, <code>"This is a