linkedfactory / linkedfactory-pod

The reference implementation of the LinkedFactory APIs.
Apache License 2.0
0 stars 2 forks source link

Add factory for creating Kvin instances based on RDF configurations #13

Closed kenwenzel closed 8 months ago

kenwenzel commented 9 months ago

This change adds the ability to configure different Kvin implementations via a factory pattern using RDF types and associated configuration properties.

kenwenzel commented 9 months ago

@mfriedemann I've fixed the namespaces and separated the configurations of default data model and the Kvin store.