<html><body>
<p><font size="2" face="sans-serif">Hey Ian,<br>
(Cc: Adam Field because this is jisc stuff)</font><br>
<br>
<font size="2" face="sans-serif">thanks - and i found </font><a href="http://wiki.eprints.org/w/API:EPrints/Apache/CRUD#DESCRIPTION"><font size="2" face="sans-serif">http://wiki.eprints.org/w/API:EPrints/Apache/CRUD#DESCRIPTION</font></a><br>
<br>
<font size="2" face="sans-serif">So i redefine my question: Which kind of application really uses this CRUD API?</font><br>
<br>
<font size="2" face="sans-serif">On the other hand we could talk about what the validator </font><a href="https://validator.w3.org/nu/?showsource=yes&showoutline=yes&showimagereport=yes&doc=http%3A%2F%2Fwww.zora.uzh.ch%2F120438%2F"><font size="2" face="sans-serif">https://validator.w3.org/nu/?showsource=yes&showoutline=yes&showimagereport=yes&doc=http%3A%2F%2Fwww.zora.uzh.ch%2F120438%2F</font></a><font size="2" face="sans-serif"> says</font><br>
<br>
<font size="3" face="serif">[...]</font><br>
<font size="3" face="serif">"Bad value </font><tt><font size="3">Sword</font></tt><font size="3" face="serif"> for attribute </font><tt><font size="3">rel</font></tt><font size="3" face="serif"> on element </font><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-link-element"><tt><font size="3" color="#0000FF"><u>link</u></font></tt></a><font size="3" face="serif">: The string </font><tt><font size="3">sword</font></tt><font size="3" face="serif"> is not a registered keyword. </font><font size="2" face="sans-serif">"</font><br>
<font size="3" face="serif">"Bad value </font><tt><font size="3">SwordDeposit</font></tt><font size="3" face="serif"> for attribute </font><tt><font size="3">rel</font></tt><font size="3" face="serif"> on element </font><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-link-element"><tt><font size="3" color="#0000FF"><u>link</u></font></tt></a><font size="3" face="serif">: The string </font><tt><font size="3">sworddeposit</font></tt><font size="3" face="serif"> is not a registered keyword."</font><br>
<font size="3" face="serif">[...]</font><br>
<br>
<font size="2" face="sans-serif">and about registering 'sword' and 'sworddeposit'. I think, this should be jisc's job... @Adam???</font><br>
<br>
<font size="3" face="serif">Jens</font><br>
<font size="2" face="sans-serif">-- <br>
Jens Vieler<br>
Zentrale Informatik<br>
Universität Zürich<br>
Stampfenbachstrasse 73<br>
CH-8006 Zürich<br>
<br>
mail: jens.vieler@id.uzh.ch<br>
phone: +41 44 63 56777<br>
<a href="http://www.id.uzh.ch">http://www.id.uzh.ch</a></font><br>
<br>
<img width="16" height="16" src="cid:1__=4EBB0AE8DFA082548f9e8a93df9@lotus.uzh.ch" border="0" alt="Inactive hide details for Ian Stuart ---30.11.2016 10:16:34---SWORD 2 http://wiki.eprints.org/w/SWORD"><font size="2" color="#424282" face="sans-serif">Ian Stuart ---30.11.2016 10:16:34---SWORD 2 <a href="http://wiki.eprints.org/w/SWORD">http://wiki.eprints.org/w/SWORD</a></font><br>
<br>
<font size="1" color="#5F5F5F" face="sans-serif">Von:        </font><font size="1" face="sans-serif">Ian Stuart <Ian.Stuart@ed.ac.uk></font><br>
<font size="1" color="#5F5F5F" face="sans-serif">An:        </font><font size="1" face="sans-serif"><eprints-tech@ecs.soton.ac.uk></font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Datum:        </font><font size="1" face="sans-serif">30.11.2016 10:16</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Betreff:        </font><font size="1" face="sans-serif">Re: [EP-tech] HTML5 and EPrints</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Gesendet von:        </font><font size="1" face="sans-serif">eprints-tech-bounces@ecs.soton.ac.uk</font><br>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt><font size="2">SWORD 2<br>
<br>
</font></tt><tt><font size="2"><a href="http://wiki.eprints.org/w/SWORD">http://wiki.eprints.org/w/SWORD</a></font></tt><tt><font size="2"><br>
<br>
The second <link /> is where one goes to find out what the specific <br>
SWORD configuration is for the repository<br>
<br>
The third <link /> is the base URL for making SWORD deposits<br>
<br>
What's the fight about?<br>
<br>
On 30/11/16 09:00, jens.vieler@id.uzh.ch wrote:<br>
> Dear List,<br>
><br>
> after making some changes on templates and a couple of modules like<br>
> XHTML.pm, we proudly offer some output, that looks like html5 - just to<br>
> calm down W3C Validator (</font></tt><tt><font size="2"><a href="https://validator.w3.org/nu/">https://validator.w3.org/nu/</a></font></tt><tt><font size="2">) on our responsive<br>
> design. In the end we fight against these link rels:<br>
><br>
> *<link rel="schema.DC" href="**http://purl.org/DC/elements/1.0/**" />*<br>
> *<link rel="Sword"<br>
> href="**https://www.zora.uzh.ch/sword-app/servicedocument**" />*<br>
> *<link rel="SwordDeposit" href="**https://www.zora.uzh.ch/id/contents**"<br>
> />*<br>
><br>
> Does anybody know, what they are use for? Are Sword links really nedded<br>
> in every single webpage?<br>
><br>
> Jens<br>
> --<br>
> Jens Vieler<br>
> Zentrale Informatik<br>
> Universität Zürich<br>
> Stampfenbachstrasse 73<br>
> CH-8006 Zürich<br>
><br>
> mail: jens.vieler@id.uzh.ch<br>
> phone: +41 44 63 56777<br>
> </font></tt><tt><font size="2"><a href="http://www.id.uzh.ch">http://www.id.uzh.ch</a></font></tt><tt><font size="2"><br>
><br>
><br>
> *** Options: </font></tt><tt><font size="2"><a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a></font></tt><tt><font size="2"><br>
> *** Archive: </font></tt><tt><font size="2"><a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a></font></tt><tt><font size="2"><br>
> *** EPrints community wiki: </font></tt><tt><font size="2"><a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a></font></tt><tt><font size="2"><br>
> *** EPrints developers Forum: </font></tt><tt><font size="2"><a href="http://forum.eprints.org/">http://forum.eprints.org/</a></font></tt><tt><font size="2"><br>
><br>
<br>
-- <br>
The University of Edinburgh is a charitable body, registered in<br>
Scotland, with registration number SC005336.<br>
<br>
<br>
*** Options: </font></tt><tt><font size="2"><a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a></font></tt><tt><font size="2"><br>
*** Archive: </font></tt><tt><font size="2"><a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a></font></tt><tt><font size="2"><br>
*** EPrints community wiki: </font></tt><tt><font size="2"><a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a></font></tt><tt><font size="2"><br>
*** EPrints developers Forum: </font></tt><tt><font size="2"><a href="http://forum.eprints.org/">http://forum.eprints.org/</a></font></tt><tt><font size="2"><br>
</font></tt><br>
</body></html>