Re: [dxwg] Usage notes [RUN] (#86)

The failure could have been with the PURL server. It used to fail often,
when it was hosted by OClC; I don't know how reliable it is now that it
is run by the Internet Archive. It unfortunately is a very large single
point of failure.

kc

On 3/12/19 2:05 AM, Lars G. Svensson via GitHub wrote:
>> I agree that as the VANN vocabulary is not available (getting 404 with
>> the term http://purl.org/vocab/vann/usageNote),
> 
> Funny, I just tried it and it works for me... (redirects to
> http://vocab.org/vann/#usageNote):
> 
> ```
> $ curl -I -L http://purl.org/vocab/vann/usageNote
> HTTP/1.1 302 FOUND
> Server: nginx/1.14.0 (Ubuntu)
> Date: Tue, 12 Mar 2019 09:04:43 GMT
> Content-Type: text/html; charset=utf-8
> Content-Length: 194
> Connection: keep-alive
> Location: http://vocab.org/vann/usageNote
> Access-Control-Allow-Origin: *
> 
> HTTP/1.1 303 See Other
> Server: nginx/1.6.2
> Date: Tue, 12 Mar 2019 09:04:43 GMT
> Content-Type: text/html
> Content-Length: 168
> Connection: keep-alive
> Location: http://vocab.org/vann/#usageNote
> 
> HTTP/1.1 200 OK
> Server: nginx/1.6.2
> Date: Tue, 12 Mar 2019 09:04:43 GMT
> Content-Type: text/html
> Content-Length: 12563
> Last-Modified: Mon, 19 Oct 2015 00:02:14 GMT
> Connection: keep-alive
> ETag: "56243306-3113"
> Accept-Ranges: bytes
> ```
> 
> 

-- 
Karen Coyle
kcoyle@kcoyle.net http://kcoyle.net
m: 1-510-435-8234 (Signal)
skype: kcoylenet/+1-510-984-3600

Received on Tuesday, 12 March 2019 13:42:13 UTC