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.
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.