You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2014/01/20 18:01:22 UTC

[jira] [Resolved] (MARMOTTA-423) Freebase returns wrong content type

     [ https://issues.apache.org/jira/browse/MARMOTTA-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández resolved MARMOTTA-423.
---------------------------------------

    Resolution: Fixed
      Assignee: Sergio Fernández

Although probably incomplete due the many special cases the buggy freebase turtle serialization has, for the moment we can consider this implemented.

> Freebase returns wrong content type
> -----------------------------------
>
>                 Key: MARMOTTA-423
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-423
>             Project: Marmotta
>          Issue Type: Improvement
>          Components: LDCache, LDClient
>    Affects Versions: 3.1-incubating
>            Reporter: Sergio Fernández
>            Assignee: Sergio Fernández
>            Priority: Minor
>              Labels: freebase
>             Fix For: 3.2
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Requests to Freebase return an incorrect content type:
> {quote}
> $ curl -I -H "Accept: text/turtle" http://rdf.freebase.com/ns/m.07zqbwz
> HTTP/1.1 200 OK
> Date: Fri, 17 Jan 2014 07:43:03 GMT
> Content-Type: text/plain; charset=UTF-8
> {quote}
> Even if it's not a problem in our side (Google does not care), we could do something to fix the issue from LDClient. And maybe directly avoid the 301 redirection to the API:
> https://developers.google.com/freebase/v1/rdf



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)