vliz-be-opsci / py-sema

Overall parent of all packages involving semantic manipulation of RDF data.
MIT License
0 stars 0 forks source link

Extend `sema.commons.store` with read-only graph access #20

Open cedricdcc opened 3 months ago

cedricdcc commented 3 months ago

Implement a read-only or cloned access to the graph and expose all triples.

cedricdcc commented 3 months ago

Links to #19

marc-portier commented 2 months ago

Unclear what is concretely implied here? What use case will this cover? What new feature would it bring (or current trouble / issue avoid?) How would client-code look like, to be using this feature?