Uses of Interface
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.NodeMapping
Packages that use NodeMapping
Package
Description
-
Uses of NodeMapping in se.liu.ida.hefquin.engine.wrappers.lpg.conf
Methods in se.liu.ida.hefquin.engine.wrappers.lpg.conf that return NodeMappingModifier and TypeMethodDescriptionLPG2RDFConfigurationReader.readIRIPrefixBasedNodeMapping
(org.apache.jena.rdf.model.Resource nm) LPG2RDFConfigurationReader.readNodeMappingFromConfig
(org.apache.jena.rdf.model.Resource lpg2rdfConfig) -
Uses of NodeMapping in se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl
Classes in se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl that implement NodeMappingModifier and TypeClassDescriptionclass
class
Fields in se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl declared as NodeMappingConstructors in se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl with parameters of type NodeMappingModifierConstructorDescriptionLPG2RDFConfigurationImpl
(NodeMapping nm, NodeLabelMapping nlm, EdgeLabelMapping elm, PropertyNameMapping pm, org.apache.jena.graph.Node labelPredicate)