You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/17 11:33:25 UTC

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

    [ https://issues.apache.org/jira/browse/MARMOTTA-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874634#comment-13874634 ] 

ASF subversion and git services commented on MARMOTTA-423:
----------------------------------------------------------

Commit 1aeb3a101bf3f5f4965543d2ea2bec997cfd9d63 in branch refs/heads/develop from [~wikier]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=1aeb3a1 ]

MARMOTTA-423: added some tests


> 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
>            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)