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.
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
.