Package org.aksw.rml.jena.plugin
Interface ReferenceFormulationService
- All Known Implementing Classes:
ReferenceFormulationRegistry
public interface ReferenceFormulationService
-
Method Summary
Modifier and TypeMethodDescriptionIf there is no entry then null must be returneddefault ReferenceFormulationgetOrThrow(String iri)
-
Method Details
-
get
If there is no entry then null must be returned -
getOrThrow
-