trying to fix the compound document issue
authorNandana Mihindukulasooriya <nandana.cse@gmail.com>
Mon, 20 Apr 2015 20:40:09 +0200
changeset 967 590a0f1f31c1
parent 966 3f8bc33ddada
child 968 481d0a72c4b2
trying to fix the compound document issue
TR/2015/NOTE-ldp-primer-20150421/Overview.html
TR/2015/NOTE-ldp-primer-20150421/bc.png
TR/2015/NOTE-ldp-primer-20150421/bcs.png
TR/2015/NOTE-ldp-primer-20150421/dc1.png
TR/2015/NOTE-ldp-primer-20150421/dc_bugs.png
TR/2015/NOTE-ldp-primer-20150421/dc_photos.png
TR/2015/NOTE-ldp-primer-20150421/images/bc.png
TR/2015/NOTE-ldp-primer-20150421/images/bcs.png
TR/2015/NOTE-ldp-primer-20150421/images/dc1.png
TR/2015/NOTE-ldp-primer-20150421/images/dc_bugs.png
TR/2015/NOTE-ldp-primer-20150421/images/dc_photos.png
TR/2015/NOTE-ldp-primer-20150421/images/resources.png
TR/2015/NOTE-ldp-primer-20150421/resources.png
--- a/TR/2015/NOTE-ldp-primer-20150421/Overview.html	Mon Apr 20 19:10:17 2015 +0200
+++ b/TR/2015/NOTE-ldp-primer-20150421/Overview.html	Mon Apr 20 20:40:09 2015 +0200
@@ -515,7 +515,7 @@
     </p>
 	<blockquote>
     <p>Types of LDPRs:
-      <img src="./images/resources.png" alt="Types of LDPRs">
+      <img src="resources.png" alt="Types of LDPRs">
     </p>
 	</blockquote>
     <p>
@@ -525,7 +525,7 @@
       Therefore a LDPC is a specialization of a LDP-RS representing a collection of links to LDPRs or information resources [<cite><a class="bibref" href="https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-primer/ldp-primer.html#bib-WEBARCH">WEBARCH</a></cite>] that responds to client requests for creation, modification, and/or enumeration of its linked members and documents. The simplest container is the Basic Container (LDP-BC). It defines the basic containment described using a generic vocabulary. This can be used in a generic storage service to manage a containment hierarchy of arbitrary resources.
     </p>
     <figure id="fig-bc">
-      <img src="./images/bc.png" alt="..">
+      <img src="bc.png" alt="..">
       <figcaption>Fig. <span class="figno">1</span> <span class="fig-title">Generic document storage using a Basic Container.</span></figcaption>
     </figure>
     <p>
@@ -535,21 +535,21 @@
       A Direct Container is a specialisation of a Basic Container. Additional assertions called membership triples which use a domain-specific vocabulary are made by a Direct Container as part of the creation process. The membership triples augment the containment triples maintained by all containers. For example, one aspect of a Product inventory system concerns the how a Direct Container is used for the management of a Product portfolio, where use of existing vocabularly is preferable.  
     </p>
     <figure id="fig-dc1">
-      <img src="./images/dc1.png" alt="..">
+      <img src="dc1.png" alt="..">
       <figcaption>Fig. <span class="figno">2</span> <span class="fig-title">Using domain vocabularly with a Direct container.</span></figcaption>
     </figure>
     <p>
       Direct Container membership triples can be about subjects other than the Container resource. An example is a Photo management application where a Photo Container is used for the management of Photos, and where membership triples then express the relationship between a User and a Photo. 
     </p>
     <figure id="fig-dc_photos">
-      <img src="./images/dc_photos.png" alt="..">
+      <img src="dc_photos.png" alt="..">
       <figcaption>Fig. <span class="figno">3</span> <span class="fig-title">Membership triples with a non-Container subject.</span></figcaption>
     </figure>
     <p>
       Another common pattern is where different facets of a Resource be managed using multiple Containers. For example, a Bug Report has an associated list of Comments as well as supportive media resources.
     </p>
     <figure id="fig-dc_bugs">
-      <img src="./images/dc_bugs.png" alt="..">
+      <img src="dc_bugs.png" alt="..">
       <figcaption>Fig. <span class="figno">4</span> <span class="fig-title">Managing multiple facets of a Bug with two Direct Containers.</span></figcaption>
     </figure>
     <p>
@@ -729,7 +729,7 @@
       </p>
 
     <figure id="fig-bcs">
-      <img src="./images/bcs.png" alt="..">
+      <img src="bcs.png" alt="..">
       <figcaption>Fig. <span class="figno">5</span> <span class="fig-title">Child Containers inside a Basic Container.</span></figcaption>
     </figure>
 
Binary file TR/2015/NOTE-ldp-primer-20150421/bc.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/bcs.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/dc1.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/dc_bugs.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/dc_photos.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/images/bc.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/images/bcs.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/images/dc1.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/images/dc_bugs.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/images/dc_photos.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/images/resources.png has changed
Binary file TR/2015/NOTE-ldp-primer-20150421/resources.png has changed