mdesalvo / RDFSharp

Lightweight and friendly .NET library for realizing Semantic Web applications
Apache License 2.0
118 stars 26 forks source link

Design bottlenecks in RDFStore due to internals visibility #299

Closed mdesalvo closed 1 year ago

mdesalvo commented 1 year ago

Actually it is not possible to create custom implementations of RDFStore without prior configuration of RDFSharp internals visibility. This limited the ability of users needing to build their own RDFStore providers.