Skip to content

Issue with DBpedia. #59

Description

@gulyx

@ftaglino I am getting the following message in the log:

15:11:50 INFO Abstract_EdgeWeighting_IC :: MaxWeight Must be Computed Again (this activity may cost time ... )

15:13:51 ERROR SPARQLEndpointConnector :: SELECT DISTINCT ?p FROM <http://dbpedia.org> WHERE { ?s ?p ?o . FILTER (isLiteral(?o) != true) . FILTER (?p != <http://dbpedia.org/ontology/wikiPageRedirects>) . FILTER (?p != <http://xmlns.com/foaf/0.1/depiction>) . FILTER (?p != <http://xmlns.com/foaf/0.1/img>) . FILTER (?p != <http://xmlns.com/foaf/0.1/logo>) . FILTER (?p != <http://xmlns.com/foaf/0.1/thumbnail>) . FILTER (?p != <http://dbpedia.org/ontology/thumbnail>) . FILTER (?p != <http://xmlns.com/foaf/0.1/Image>) . FILTER (?p != <http://xmlns.com/foaf/0.1/depicts>) } HTTP 500 error making the query: SPARQL Request Failed

15:13:51 INFO Abstract_EdgeWeighting_IC :: MaxWeight Computed

this compromise the execution .... any idea on what's going on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions