Skip to content

PersistentGraph/VersionedGraph hard-code parameters for create and identifier #100

@curtosis

Description

@curtosis

In persistent.py PersistentGraph and VersionedGraph hard-code parameters that were previously usable:

  • the identifier parameter used by rdflib-sqlalchemy is set to "brickschema_persistent_graph" and "my_store", respectively
  • create=True when opening the graph.

This makes it impossible to connect to existing repositories created with a different identifier, or to recognize that a repository expected to exist does not.

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