Skip to content

dbpedia-spotlight model wrong URL for FOAF:Person #44

@Ga11u

Description

@Ga11u

I open this issue in this project as it does not seem to be a specific active project with an issue tracker for dbpedia-spotlight or dbpedia models.

The Dbpedia Spotlight models and its dockerised services have mapped the URI to FOAF:Person wrong. They report: Http://xmlns.com/foaf/0.1/Person with a capital H . The correct URI is http://xmlns.com/foaf/0.1/Person with lowercase h.

Even though this is a small issue, it is not consistent with the other URIs returned when annotating entities. This can also cause some problems when string matching or parsing the triples in RDF. I think it should be quite straight forward to solve it, as it seems to be a mapping issue in the model or docker-spotlight service.

If there is a better/alternative place to report this issue, let me know.

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