Skip to content

Update code to follow a DAO pattern #37

@NinePts

Description

@NinePts

Currently, the code is written assuming a backing Stardog triple store. All of the triple-processing is restricted to the file, GraphDBAccess, but the code does not use a DAO pattern.

This change would make it straightforward to substitute other APIs and repositories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions