double check of some text and include some extra spaces needed it
authorBoris Villazon-Terrazas <bvillazon@fi.upm.es>
Thu, 21 Nov 2013 05:42:06 +0100
changeset 669 bec875029f5b
parent 668 e169c8d43e84
child 670 c855c4eec26b
double check of some text and include some extra spaces needed it
bp/index.html
--- a/bp/index.html	Thu Nov 21 05:32:56 2013 +0100
+++ b/bp/index.html	Thu Nov 21 05:42:06 2013 +0100
@@ -231,7 +231,7 @@
 <p class='stmt'><a href="#HTTPURIS">HTTP URIs</a> Create HTTP URIs as names for your objects. Give careful consideration to the URI naming strategy. Consider how the data will change over time and name as necessary.
 </p>
 
-<p class='stmt'><a href="#MACHINE">MACHINE ACCESSIBLE</a>A major benefit of Linked Data is providing access to data for machines.  Machines can use a variety of methods to read data including, but not limited to: a RESTful API, SPARQL endpoints or download.
+<p class='stmt'><a href="#MACHINE">MACHINE ACCESSIBLE</a> A major benefit of Linked Data is providing access to data for machines.  Machines can use a variety of methods to read data including, but not limited to: a RESTful API, SPARQL endpoints or download.
 </p>
 
 <p class='stmt'><a href="#SERIALIZATION">SERIALIZATION</a> Convert the source data into a Linked Data representation.  This process is also called "Triplifaction" however, more accurately, it is the process serializing data into one or more RDF serializations.  RDF serializations include Turtle, Notation-3 (N3), N-Triples, XHTML with embedded RDFa, and RDF/XML.