<div dir="ltr">Hi all,<div><br></div><div>I've updated <a href="https://trac.clarin.eu/wiki/SoftwareDevelopment/EPIC/APIv2">https://trac.clarin.eu/wiki/SoftwareDevelopment/EPIC/APIv2</a> with the examples Sven Bingert gave and linked to the EPIC page from <a href="https://trac.clarin.eu/wiki/SoftwareDevelopment">https://trac.clarin.eu/wiki/SoftwareDevelopment</a></div><div><br></div><div>It would be nice if developers put more pointers to formal specs, API docs, code examples, etc. under the relevant section of the latter page so that we do not have to search mailing list archives for such info.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Best,<br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font-family:arial,helvetica,sans-serif"><font color="#888888"><div style="display:inline">Sander <br><span><span style="font-family:arial,helvetica,sans-serif"><font color="#888888">--</font></span></span><br><font size="1"><span style="font-family:arial,helvetica,sans-serif"><font color="#888888"><b>Sent as system administrator and engineer for CLARIN</b></font></span><br></font></div></font></span><div dir="ltr" style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font color="#888888"><div style="display:inline"><font color="#888888" size="1"><i>Please send inquiries about specific services to the corresponding e-mail address</i></font></div></font></span></div><div dir="ltr" style="color:rgb(0,0,0)"><font color="#888888"><div style="display:inline"><font color="#888888"><i><font face="arial, helvetica, sans-serif" size="1">See <a href="https://www.clarin.eu/content/support" style="color:rgb(17,85,204)" target="_blank">https://www.clarin.eu/content/support</a></font></i></font></div></font></div></div><div dir="ltr"><span style="font-family:arial,helvetica,sans-serif"><font size="1"><font color="#888888"><div style="display:inline"><span><span style="font-family:arial,helvetica,sans-serif"><font color="#888888"><i><br></i></font></span></span></div><a href="https://tla.mpi.nl/" target="_blank">Max Planck Institute for Psycholinguistics</a>, software developer<br>
personal Skype: <a>sander.maijers</a></font> | work address: Wundtlaan 1, <span>6525 XD, Nijmegen</span> (NL)</font><br><br></span><br></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Mar 15, 2016 at 9:12 AM, Dieter Van Uytvanck <span dir="ltr"><<a href="mailto:dieter@clarin.eu" target="_blank">dieter@clarin.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
-------- Forwarded Message --------
<div>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" nowrap valign="BASELINE">Subject:
</th>
<td>[Epic-announce] Maintenance of the GWDG ePIC service on
March 17th</td>
</tr>
<tr>
<th align="RIGHT" nowrap valign="BASELINE">Date: </th>
<td>Thu, 3 Mar 2016 08:57:04 +0000</td>
</tr>
<tr>
<th align="RIGHT" nowrap valign="BASELINE">From: </th>
<td>Bingert, Sven <a href="mailto:sven.bingert@gwdg.de" target="_blank"><sven.bingert@gwdg.de></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap valign="BASELINE">To: </th>
<td><a href="mailto:epic-announce@pidconsortium.eu" target="_blank">epic-announce@pidconsortium.eu</a>
<a href="mailto:epic-announce@pidconsortium.eu" target="_blank"><epic-announce@pidconsortium.eu></a></td>
</tr>
</tbody>
</table>
<br>
<br>
Dear Users,<br>
<div><br>
</div>
<div>
<div style="word-wrap:break-word">
<div>to improve our service we scheduled a
maintenance of the ePIC infrastructure at GWDG on March 17th
afternoon.</div>
<div><br>
</div>
<div>If you are not sure whether you or your client
software directly uses the GWDG ePIC service please contact
us: <a href="mailto:support@pidconsortium.eu" target="_blank">support@pidconsortium.eu</a></div>
<div><br>
</div>
<div>The maintenance includes the following steps:</div>
<div>1) moving the server to a different network</div>
<div>2) changing hostnames </div>
<div>3) upgrading to the newest version of the Handle
software</div>
<div>4) upgrading to the newest version of the ePIC
API</div>
<div><br>
</div>
<div>Although the maintenance should not effect your
work, we would like to raise your attention on following
topics:</div>
<div><br>
</div>
<div>+ If you or your client software is using any
hardcoded IP address of the GWDG service please change it
to <a href="http://pid.gwdg.de/" target="_blank">pid.gwdg.de</a></div>
<div><br>
</div>
<div>+ If you or your client software is using a
hostname like <a href="http://pid-vm01.gwdg.de/" target="_blank">pid-vm01.gwdg.de</a> please
replace it by <a href="http://pid.gwdg.de/" target="_blank">pid.gwdg.de</a></div>
<div> The server <a href="http://pid.gwdg.de/" target="_blank">pid.gwdg.de</a> is
used as a proxy for all incomming requests.</div>
<div><br>
</div>
<div>+ If you or your client software is expecting
the return in Json-format please indicate it by the
following examples:</div>
<div><br>
</div>
<div>A) In order to get a <b>JSON </b>response
specify <b>application/json</b> in the "Accept"
header field:</div>
<div> > curl -vv -u "user:pass" -H
"Content-Type:application/json" -H "Accept:<b>application/json</b>"
-X POST --data '[{"type":"URL","parsed_data":"<a href="http://www.gwdg.de/" target="_blank"></a><a href="http://www.gwdg.de" target="_blank">http://www.gwdg.de</a>"}]' <a href="http://pid.gwdg.de/handles/$PREFIX" target="_blank"></a><a href="http://pid.gwdg.de/handles/$PREFIX" target="_blank">http://pid.gwdg.de/handles/$PREFIX</a></div>
<div><br>
</div>
<div>B) In order to get a <b>HTML</b>
response specify <b>text/html</b> in the "Accept"
header field:</div>
<div> > curl -vv -u "user:pass" -H
"Content-Type:application/json" -H "Accept:<b>text/html</b>"
-X POST --data '[{"type":"URL","parsed_data":"<a href="http://www.gwdg.de/" target="_blank"></a><a href="http://www.gwdg.de" target="_blank">http://www.gwdg.de</a>"}]' <a href="http://pid.gwdg.de/handles/$PREFIX" target="_blank"></a><a href="http://pid.gwdg.de/handles/$PREFIX" target="_blank">http://pid.gwdg.de/handles/$PREFIX</a></div>
<div><br>
</div>
<div>C) In order to get a <b>XHTML</b>
response specify <b>application/xhtml+xml </b>in
the "Accept" header field:</div>
<div> > curl -vv -u "user:pass" -H
"Content-Type:application/json" -H “Accept:<b>application/xhtml+xml</b>"
-X POST --data '[{"type":"URL","parsed_data":"<a href="http://www.gwdg.de/" target="_blank"></a><a href="http://www.gwdg.de" target="_blank">http://www.gwdg.de</a>"}]' <a href="http://pid.gwdg.de/handles/$PREFIX" target="_blank"></a><a href="http://pid.gwdg.de/handles/$PREFIX" target="_blank">http://pid.gwdg.de/handles/$PREFIX</a></div>
<div><br>
</div>
<div>We scheduled a downtime of 1h to proceed with
all changes. During that time the resolution of PIDs is not
affected as it is </div>
<div>covered by the mirrors within the ePIC
consortium.</div>
<div><br>
</div>
<div>If you have any questions concerning the changes
or the downtime please do not hesitate to contact us: <a href="mailto:support@pidconsoritum.eu" target="_blank"></a><a href="mailto:support@pidconsoritum.eu" target="_blank">support@pidconsoritum.eu</a></div>
<div><br>
</div>
<div>We ask in advance to excuse for any possible
inconvenience.</div>
<div><br>
</div>
<div>Best regards </div>
<div> Sven Bingert</div>
<div><br>
</div>
</div>
</div>
<div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div>---</div>
</div>
<div style="word-wrap:break-word">
<div>Dr. Sven Bingert</div>
<div>GWDG - Gesellschaft für wissenschaftliche
Datenverarbeitung mbH Göttingen</div>
<div>Am Faßberg 11, 37077 Göttingen, Germany<br>
<a href="http://www.gwdg.de" target="_blank">www.gwdg.de</a><br>
Tel.: <a href="tel:%2B49%20%280%29551%20201-2164" value="+495512012164" target="_blank">+49 (0)551 201-2164</a></div>
<div>Mail: <a href="mailto:sven.bingert@gwdg.de" target="_blank">sven.bingert@gwdg.de</a></div>
<div>- - - - - - - - - - - - - - - - - - - - -
- -</div>
<div>Geschäftsführer: Prof. Dr. Ramin Yahyapour<br>
Aufsichtsratsvorsitzender: Prof. Dr. Christian
Griesinger</div>
<div>Sitz der Gesellschaft: Göttingen</div>
<div>Registergericht: Göttingen<br>
Handelsregister-Nr. B 598</div>
<div>- - - - - - - - - - - - - - - - - - - - -
- -</div>
<div><br>
</div>
</div>
</div>
<br>
</div>
<br>
</div>
<br>
<br>
</div>
<br>
<br>
</div>
<br>
</div>
<br>_______________________________________________<br>
Dev mailing list<br>
<a href="mailto:Dev@lists.clarin.eu">Dev@lists.clarin.eu</a><br>
<a href="https://lists.clarin.eu/cgi-bin/mailman/listinfo/dev" rel="noreferrer" target="_blank">https://lists.clarin.eu/cgi-bin/mailman/listinfo/dev</a><br>
<br></blockquote></div><br></div></div>