Skip to content

Would removing P2888 properties improve SPARQL queries #432

@TTG3333

Description

@TTG3333

Currently, all entities that are directly reconciled have a triple with P2888 linking them to the QID of the related entity, but links between entities within a database only point directly to that entity.

For example, to indicate the country of birth of an artist, it currently looks something like this: mb:Artist → mb:Area → wd:Q30

We should look into flattening the P2888 triples, so simplifying the above example to mb:Artist → wd:Q30, to see if it would noticeably improve SPARQL performance and/or prompting.

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