Removed last TO DO - replaceing prerequisites and assumptions with essential references.
authorcburleso
Fri, 13 Sep 2013 10:02:41 -0500
changeset 330 90ff94f3462c
parent 329 d79cb7dbc72e
child 331 2e0bbaef0442
Removed last TO DO - replaceing prerequisites and assumptions with essential references.
ldp-bp/ldp-bp.html
--- a/ldp-bp/ldp-bp.html	Fri Sep 13 09:08:56 2013 -0500
+++ b/ldp-bp/ldp-bp.html	Fri Sep 13 10:02:41 2013 -0500
@@ -107,7 +107,57 @@
 		                       "http://www.w3.org/2012/ldp/"
 		                   ],
 				        publisher:  "W3C"
-			    }
+			    },
+			    "LD-GLOSSARY": {
+			        title:    "Linked Data Glossary",
+			        href:     "http://www.w3.org/TR/ld-glossary/",
+			        authors:  [
+	                        "B Hyland", "G Atemezing", "M Pendleton", "B Srivastava"
+			        ],
+			        //status:   "WD",
+			        //deliveredBy: [
+	                  //     "http://www.w3.org/2012/ldp/"
+	                   //],
+			        publisher:  "W3C"
+		    	},
+			    "LDP-PRIMER": {
+			        title:    "Linked Data Platforn Primer",
+			        href:     "https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-primer/ldp-primer.html",
+			        authors:  [
+			                   "Nandana Mihindukulasooriya","Roger Menday" 
+			        ],
+			        status:   "WD",
+			        deliveredBy: [
+	                       "http://www.w3.org/2012/ldp/"
+	                ],
+			        publisher:  "W3C"
+	    		},
+	    		"LDP-UCR": {
+			        title:    "Linked Data Platform Use Cases and Requirements",
+			        href:     "https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-ucr.html",
+			        editors:  [ 
+			                   "Steve Battle","Steve Speicher" 
+			        ],
+			        status:   "ED",
+			        deliveredBy: [
+	                       "http://www.w3.org/2012/ldp/"
+	                ],
+			        publisher:  "W3C"
+	    		},
+	    		"LDP1": {
+			        title:    "Linked Data Platform 1.0",
+			        href:     "https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp.html",
+			        editors:  [  
+			                   "Steve Speicher", 
+			                   "John Arwe", 
+			                   "Ashok Malhotra" 
+			        ],
+			        status:   "ED",
+			        deliveredBy: [
+	                       "http://www.w3.org/2012/ldp/"
+	                ],
+			        publisher:  "W3C"
+	    		},
 		}
 		
 	};
@@ -132,6 +182,10 @@
 
     
 </head>
+
+
+
+
 <body>
 
 
@@ -153,8 +207,7 @@
 					and contributors felt compelled to share common conventions and
 					valuable lessons-learned. Yet, at the same time, they did not wish
 					to impose or imply unnecessary restrictions, or to make the formal
-					specification unnecessarily verbose. This document, along with the <a
-						href="https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-primer/ldp-primer.html">LDP Primer</a>, was
+					specification unnecessarily verbose. This document, along with the LDP Primer [[LDP-PRIMER]], was
 					therefore developed to provide additional context. Drawing upon the
 					professional experiences of its authors and contributors, research
 					into the rich history of all related technologies, and continuous
@@ -202,10 +255,7 @@
 				</dl>
 	
 				<p>
-					Please see the <a
-						href="https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp.html#terms">Terminology
-						section of the LDP specification</a> as well as the <a
-						href="http://www.w3.org/TR/ld-glossary/">Linked Data Glossary</a>
+					Please see the Terminology section of the LDP specification [[LDP1]] as well as the Linked Data Glossary [[LD-GLOSSARY]]
 					for definitions to a variety of terms used in this document and
 					related to the Linked Data sphere of knowledge.
 				</p>
@@ -216,50 +266,20 @@
 	
 				<h3>Prerequisites and Assumptions</h3>
 	
-				<p class="note">TO DO: Consider inserting some prerequisites and
-					assumptions here that help to clarify the audience, level of
-					understanding expected from that audience. Perhaps, provide an
-					example learning path for the uninitiated.</p>
-	
-				<h4>Additional References and Resources</h4>
-	
 				<p>
 					Implementers should have at least a general familiarity with the <a href="#informative-references">informative references</a> cited in
-					this document. Additionally, the following references are recommended for study.
+					this document - especially the following:
 				</p>
+				
+				<ul>
+					<li><strong>Linked Data Glossary</strong> [[LD-GLOSSARY]] - A useful glossary containing terms defined and used to describe Linked Data, and its associated vocabularies 
+						and best practices for publishing structured data on the Web.</li>
+					<li><strong>Linked Data Platform 1.0</strong> [[LDP1]] - the formal specification for the LDP read-write Linked Data architecture, based on HTTP access to web resources that describe their state using the RDF data model. 
+					<li><strong>Linked Data Platform 1.0 Test Cases</strong> [[LDP-TESTS]] - A standard set of tests provided by the W3C, which can be use to verify an implementation's conformance to the LDP specification.</li>
+					<li><strong>Linked Data Platform Primer</strong> [[LDP-PRIMER]] - An introduction to LDP, which describes the basic concepts of LDP such as Linked Data Platform Resources (LDPRs), Linked Data Platform Containers (LDPCs), and their affordances. The Primer provides a running example illustrating how an LDP client can interact with an LDP server in the context of a read-write Linked Data application (i.e. how to use HTTP for accessing, updating, creating and deleting resources from servers that expose their resources as Linked Data).</li>
+					<li><strong>Linked Data Platform Use Cases and Requirements</strong> [[LDP-UCR]] -  a set of user stories, use cases, scenarios and requirements that motivate a simple read-write Linked Data architecture, based on HTTP access to web resources that describe their state using RDF.</li>
+				</ul>
 
-				<dl class="bibliography">
-	
-					<dt><a name="ldDesignIssues"></a>Linked	Data - Design Issues</dt>
-					<dd>
-						Tim Berners-Lee's (2006-07-27) document, which originated &quot;the four rules&quot; (key principles) of Linked Data.<br />
-						URL: <a href="http://www.w3.org/DesignIssues/LinkedData.html">http://www.w3.org/DesignIssues/LinkedData.html</a>
-					</dd>
-	
-					<dt>Linked Data Glossary</dt>
-					<dd>
-						B Hyland, G Atemezing, M Pendleton, B Srivastava<br/>
-						A useful glossary containing terms defined and used to describe Linked Data, and its associated vocabularies 
-						and best practices for publishing structured data on the Web.<br />
-						W3C Working Group Note, 27 June 2013<br />
-						URL: <a href="http://www.w3.org/TR/ld-glossary/">http://www.w3.org/TR/ld-glossary/</a>
-					</dd>
-
-					<dt>Linked Data Platform 1.0 Test Cases</dt>
-					<dd>
-						R GarcĂ­a-Castro, et al.<br />
-						A standard set of tests provided by the W3C, which can be use to verify an implementation's conformance to the LDP specification.<br/> 
-						URL: <a href="https://dvcs.w3.org/hg/ldpwg/raw-file/default/Test%20Cases/LDP%20Test%20Cases.html">https://dvcs.w3.org/hg/ldpwg/raw-file/default/Test%20Cases/LDP%20Test%20Cases.html</a>
-					</dd>
-
-					<dt>Linked Data Platform Primer</dt>
-					<dd>
-						N Mihindukulasooriya, R Menday, et al.<br/>
-						An introduction to LDP, which describes the basic concepts of LDP such as Linked Data Platform Resources (LDPRs), Linked Data Platform Containers (LDPCs), and their affordances. The Primer provides a running example illustrating how an LDP client can interact with an LDP server in the context of a read-write Linked Data application (i.e. how to use HTTP for accessing, updating, creating and deleting resources from servers that expose their resources as Linked Data).<br/>
-						URL: <a href="https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-primer/ldp-primer.html">https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-primer/ldp-primer.html</a>
-					</dd>
-
-				</dl>
 
 			</section>