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/21 17:07:19 UTC

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

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

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

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

improving MARMOTTA-423


> Freebase returns wrong data
> ---------------------------
>
>                 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)