make terms in abstract be links, add redirection from layers to spaces
authorSandro Hawke <sandro@hawke.org>
Wed, 09 May 2012 09:17:34 -0400
changeset 319 a4c2e2238cdd
parent 318 3496ab5a4f6e
child 320 77e786f0e533
make terms in abstract be links, add redirection from layers to spaces
rdf-layers/index.html
rdf-spaces/index.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-layers/index.html	Wed May 09 09:17:34 2012 -0400
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>Redirect to SPACES</title>
+</head>
+<body>
+<p>We've changed the term "Layers" to "Spaces" for now, so see <a href="http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-spaces/index.html#">rdf-spaces</a>.
+</p>
+</body>
+</html>
\ No newline at end of file
--- a/rdf-spaces/index.html	Wed May 09 09:11:10 2012 -0400
+++ b/rdf-spaces/index.html	Wed May 09 09:17:34 2012 -0400
@@ -102,12 +102,12 @@
 
 <section id="abstract">
   <p>This specification introduces the notion of RDF
-  <i>spaces</i>&mdash;places to store RDF triples&mdash;and defines a
+  <a>space</a>s&mdash;places to store RDF triples&mdash;and defines a
   set of languages for expressing information about them.  Examples of
   RDF spaces include: an HTML page with embedded RDFa or microdata, a
   file containing RDF/XML or Turtle data, and a SQL database viewable
   as RDF using R2RML.  RDF spaces are a generalization of SPARQL's
-  <i>named graphs</i>, providing a standard model with formal
+  <a>named graph</a>s, providing a standard model with formal
   semantics for systems which manage multiple collections of RDF data. </p>
 </section>