Skip to content

Refactor meta-data persistence #132

@hanswesterbeek

Description

@hanswesterbeek

Currently, all data is stored in a triple-store, not just the actual content. Metadata such as dataset-names, state changes and settings are also stored there.

For such data, a triple-store is not a good fit and the code interacting with the data shows it.

Replace the persistence provider for non-object (actual content) data to plain jdbc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions