Skip to content

Avoid extending query objects in the configuration #126

@mvanbrab

Description

@mvanbrab

SparqlDataProvider is adding properties to query objects, directl in the configuration.
This is bad practice and will conflict with dynamic configuration changes, planned hereafter.
As a workaround, SparqlDataProvider could use working copies of these query objects, and the components using these objects could read these working copies.

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