<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/">

  <dctype:Text rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/">

    <dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/"></dc:identifier>

    <dc:language>
      <dcterms:RFC1766>
        <rdf:value>en-gb</rdf:value>
        <rdfs:label>English (United Kingdom)</rdfs:label>
      </dcterms:RFC1766>
    </dc:language>

    <dc:title xml:lang="en-gb">Attaching hyperlinks</dc:title>

    <dcterms:alternative>
      
  
  MKDoc.org : Documentation : Step by step tutorials : Attaching hyperlinks : 
 
      Attaching hyperlinks
    </dcterms:alternative>

    <dc:description xml:lang="en-gb">This tutorial explains how to build hyperlinks using MKDoc. In this example, we'll take a full text article and explain how to hyperlink it using MKDoc's link component.</dc:description>

    <dc:creator>Jean-Michel Hiver</dc:creator>

    

    <dc:publisher xml:lang="en-gb">MKDoc Ltd., 31 Psalter Lane, Sheffield, S11 8YL, UK.</dc:publisher>

    <dc:subject xml:lang="en-gb">Tutorial</dc:subject><dc:subject xml:lang="en-gb"> Hyperlinks</dc:subject>

    <dcterms:audience>Web Designers</dcterms:audience><dcterms:audience>Software Developers</dcterms:audience><dcterms:audience>Document authors</dcterms:audience>

    <dc:rights xml:lang="en-gb"></dc:rights>

    <dc:format>
      <dcterms:IMT>
        <rdf:value>text/html</rdf:value>
        <rdfs:label>HTML</rdfs:label>
      </dcterms:IMT>
    </dc:format>

    <dcterms:created>
      <dcterms:W3CDTF>
        <rdf:value>2003-10-17T12:27:41Z</rdf:value>
        <rdfs:label>Created</rdfs:label>
      </dcterms:W3CDTF>
    </dcterms:created>

    <dcterms:modified>
      <dcterms:W3CDTF>
        <rdf:value>2003-10-17T14:23:33Z</rdf:value>
        <rdfs:label>Modified</rdfs:label>
      </dcterms:W3CDTF>
    </dcterms:modified>

    

    <dcterms:conformsTo rdf:resource="http://www.w3.org/TR/xhtml1/"></dcterms:conformsTo>

    <dcterms:conformsTo rdf:resource="http://www.w3.org/TR/REC-CSS21/"></dcterms:conformsTo>

    <dcterms:conformsTo rdf:resource="http://www.w3.org/TR/WCAG10/"></dcterms:conformsTo>

    <dcterms:references>
      <!-- parent document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/tutorials/">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/"></dc:identifier>
        <dc:title xml:lang="en-gb">Step by step tutorials</dc:title>
        <dc:description xml:lang="en-gb">Help information and advice for version 1.6 of MKDoc.</dc:description>
        <dc:language>
          <dcterms:RFC1766>
            <rdf:value>en-gb</rdf:value>
            <rdfs:label>English (United Kingdom)</rdfs:label>
          </dcterms:RFC1766>
        </dc:language>
      </dctype:Text>
    </dcterms:references>

    


	    <dcterms:references>
	    <!-- link component --> 
	      <rdf:Description rdf:about="http://www.disneyland.com/">
		<dc:title>DisneyLand</dc:title>
		<dc:description>Well known company.</dc:description>
	      </rdf:Description>
	    </dcterms:references>

	    <dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-1.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-1.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 1</dc:title>
		 <dc:description xml:lang="en-gb">Let us examine how we can hyperlink this text, which has been taken from the wikipedia homepage.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-1.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-1.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-1.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-2.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-2.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 2</dc:title>
		 <dc:description xml:lang="en-gb">First of all, let's click on the 'content' tab of our document.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-2.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-2.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-2.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-3.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-3.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 3</dc:title>
		 <dc:description xml:lang="en-gb">This is our text component. Let's create a hyperlink component which will hyperlink the word 'wikipedia' to the wikipedia URI.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-3.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-3.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-3.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-4.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-4.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 4</dc:title>
		 <dc:description xml:lang="en-gb">At the bottom of the page, use the select list to select 'link' and press the 'add' button.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-4.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-4.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-4.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-5.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-5.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 5</dc:title>
		 <dc:description xml:lang="en-gb">Since we want to hyperlink 'wikipedia', let's set the title of the link component to 'wikipedia'.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-5.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-5.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-5.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-6.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-6.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 6</dc:title>
		 <dc:description xml:lang="en-gb">Then, set the URI of the link component to the wikipedia address, i.e. http://en.wikipedia.org/</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-6.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-6.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-6.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-7.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-7.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 7</dc:title>
		 <dc:description xml:lang="en-gb">Finally, we need to enter a description for the hyperlink. The description is used both as a tooltip and for accessbility reasons.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-7.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-7.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-7.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-8.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-8.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 8</dc:title>
		 <dc:description xml:lang="en-gb">As you can see, 'Wikipedia' has now become a hyperlink. Indeed we can hyperlink more than one thing... let's go back to the content page.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-8.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-8.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-8.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-9.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-9.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 9</dc:title>
		 <dc:description xml:lang="en-gb">Here we've added two extra link components, so that 'multilingual' and 'free content' can also be hyperlinked.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-9.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-9.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-9.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-10.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-10.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 10</dc:title>
		 <dc:description xml:lang="en-gb">The final page, with 'wikipedia', 'multilingual', and 'free content' hyperlinked.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-10.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-10.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-10.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart><dcterms:hasPart>
	      <!-- photo component -->
	      <dctype:StillImage rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-11.png">
		<dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-11.png"></dc:identifier>
		<dc:title xml:lang="en-gb">Step 11</dc:title>
		 <dc:description xml:lang="en-gb">The same page on the public interface.</dc:description>
		 <dcterms:created>
		   <dcterms:W3CDTF>
		     <rdf:value>2003-10-17</rdf:value>
		     <rdfs:label>Created</rdfs:label>
		   </dcterms:W3CDTF>
		 </dcterms:created>
		 
		 
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-11.png,scaled"></dcterms:hasVersion>
		 <dcterms:hasVersion rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-11.png,small"></dcterms:hasVersion>
		 <dcterms:isReferencedBy rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/step-11.png,html"></dcterms:isReferencedBy>
	      </dctype:StillImage>
	    </dcterms:hasPart>

	    

	    

	    

	    

	    

    

    <dcterms:hasVersion>
      <!-- print version of this document -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/.print.html">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/.print.html"></dc:identifier>
        <dc:title xml:lang="en-gb">Attaching hyperlinks</dc:title>
        <dc:format>
          <dcterms:IMT>
            <rdf:value>text/html</rdf:value>
            <rdfs:label>HTML</rdfs:label>
          </dcterms:IMT>
        </dc:format>
      </dctype:Text>
    </dcterms:hasVersion>

    <dcterms:references>
      <!-- document rss feed -->
      <dctype:Text rdf:about="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/.headlines.rss">
        <dc:identifier rdf:resource="http://www.mkdoc.org/docs/tutorials/attaching-hyperlinks/.headlines.rss"></dc:identifier>
        <dc:format>
          <dcterms:IMT>
            <rdf:value>application/xml</rdf:value>
            <rdfs:label>XML</rdfs:label>
          </dcterms:IMT>
        </dc:format>
      </dctype:Text>
    </dcterms:references>

  </dctype:Text>
</rdf:RDF>