Skip to content

Commit

Permalink
image changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lefteris committed Jun 25, 2014
1 parent 2cb03ad commit 455ab04
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 140 deletions.
155 changes: 18 additions & 137 deletions .idea/workspace.xml

Large diffs are not rendered by default.

16 changes: 13 additions & 3 deletions voidEditor/src/main/webapp/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h3 id="sources">Incorporating Sources in your dataset</h3>

<h3 id="export"> Download VoID</h3>

<p> Once you have created the VoID correctly and inputed all the necassery information the user can download
<p> Once you have created the VoID correctly and inputed all the necessary information the user can download
the VoID dataset description.</p>

<p style=" text-align: center;">
Expand All @@ -264,7 +264,7 @@ <h3 id="whatisalinkset">What is a linkset?</h3>
These links all use the same link predicate.</p>
<br>
<h3 id="diff">Is the Linkset creator different from the VoID Editor?</h3>
<p> Yes, the VoID editor creates the VoID descriptions for the dataset. While the Linkset Creator creats a VoID
<p> Yes, the VoID editor creates the VoID descriptions for the dataset. While the Linkset Creator creates a VoID
describing the links that exist within that dataset. </p>

<br>
Expand All @@ -276,7 +276,7 @@ <h3 id="linksetUndertheHood">Under the Hood</h3>

<p style=" text-align: center;">
<img alt="" src="img/linkmodal.png"
title="Linkset Creator Modal - To view RDF produces" id="modal.png"></p>
title="Linkset Creator Modal - To view RDF produces" id="linkmodal.png"></p>
<br>
<h3 id="sourcetarget">Source / Target</h3>
<p>
Expand All @@ -296,7 +296,16 @@ <h3 id="linking">Linking</h3>
<img alt="" src="img/linking.png"
title="Linkset Creator linking" id="linking.png"></p>
<br>
<h3 id="linksetdownload">Download</h3>
<p>
Once you have created the VoID correctly and inputed all the necessary information the user can download
the VoID Linkset description.
</p>

<p style=" text-align: center;">
<img alt="" src="img/linksetdownload.png"
title="Linkset Creator linksetdownload" id="linksetdownload.png"></p>
<br>


</div>
Expand Down Expand Up @@ -328,6 +337,7 @@ <h4><a ng-click="scrollTo('linkset')">Linkset Creator</a></h4>
<li><a ng-click="scrollTo('linksetUndertheHood')">Under the Hood</a></li>
<li><a ng-click="scrollTo('sourcetarget')">Source / Target</a></li>
<li><a ng-click="scrollTo('linking')">Linking</a></li>
<li><a ng-click="scrollTo('linksetdownload')">Download</a></li>
</ul>
</li>

Expand Down
Binary file modified voidEditor/src/main/webapp/img/Thumbs.db
Binary file not shown.
Binary file modified voidEditor/src/main/webapp/img/linking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified voidEditor/src/main/webapp/img/sourcetarget.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 455ab04

Please sign in to comment.