Uses of Class
org.aksw.rml.jena.plugin.ReferenceFormulationRegistry
Packages that use ReferenceFormulationRegistry
-
Uses of ReferenceFormulationRegistry in org.aksw.rml.jena.impl
Fields in org.aksw.rml.jena.impl declared as ReferenceFormulationRegistryMethods in org.aksw.rml.jena.impl that return ReferenceFormulationRegistryMethods in org.aksw.rml.jena.impl with parameters of type ReferenceFormulationRegistryModifier and TypeMethodDescriptionRmlImporter.setReferenceFormulationRegistry(ReferenceFormulationRegistry registry) Constructors in org.aksw.rml.jena.impl with parameters of type ReferenceFormulationRegistryModifierConstructorDescriptionTriplesMapProcessorRmlX(org.aksw.rmltk.model.backbone.rml.ITriplesMapRml triplesMap, String baseIri, org.apache.jena.rdf.model.Model fnmlModel, ReferenceFormulationRegistry registry) -
Uses of ReferenceFormulationRegistry in org.aksw.rml.jena.plugin
Methods in org.aksw.rml.jena.plugin that return ReferenceFormulationRegistryModifier and TypeMethodDescriptionstatic ReferenceFormulationRegistryReferenceFormulationRegistry.chooseRegistry(org.apache.jena.sparql.util.Context cxt) static ReferenceFormulationRegistryReferenceFormulationRegistry.get()static ReferenceFormulationRegistryReferenceFormulationRegistry.get(org.apache.jena.sparql.util.Context cxt) Methods in org.aksw.rml.jena.plugin with parameters of type ReferenceFormulationRegistryModifier and TypeMethodDescriptionstatic voidReferenceFormulationRegistry.registryDefaults(ReferenceFormulationRegistry registry) static voidReferenceFormulationRegistry.set(org.apache.jena.sparql.util.Context cxt, ReferenceFormulationRegistry registry)