epsilonlabs / emc-rdf

EMC driver for RDF graphs
Eclipse Public License 2.0
0 stars 0 forks source link

Allow for configuration of prefixes #2

Closed agarciadom closed 1 month ago

agarciadom commented 2 months ago

At the moment, we're getting prefixes from the documents we are loading, but this may not be reliable (e.g. we may have conflicting prefixes across RDF documents, or the prefix may not be associated to the URL we expect). It would be useful to be able to customise the prefix-URL association for a given RDFModel.