formatting
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 14 Nov 2013 13:20:25 +0100
changeset 1341 8403c910762e
parent 1340 9b7c5304670e
child 1342 28cdfbe7b006
formatting
rdf-schema/index.html
--- a/rdf-schema/index.html	Thu Nov 14 13:11:49 2013 +0100
+++ b/rdf-schema/index.html	Thu Nov 14 13:20:25 2013 +0100
@@ -205,15 +205,15 @@
 of RDF resources that can be used to describe properties of other RDF 
 resources (including properties) in application-specific RDF 
 vocabularies. The core vocabulary is defined in a namespace informally 
-called 'rdfs' here. That namespace is identified by the IRI</p>
+called <code>rdfs</code> here. That namespace is identified by the IRI</p>
 
 <blockquote>
 <code>http://www.w3.org/2000/01/rdf-schema#</code>
 </blockquote>
 
-and is conventiuonally associated with the prefix 
-'rdfs'. This specification also uses the prefix 'rdf' to refer to the
-RDF namespace</p>
+and is conventionally associated with the prefix 
+<code>rdfs:</code>. This specification also uses the prefix
+<code>rdf:</code> to refer to the RDF namespace</p>
 
 <blockquote>
 <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#</code>