Class PropertyNameMappingImpl_RegexMatchToURIs
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_AllToURIs
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_RegexMatchToURIs
- All Implemented Interfaces:
PropertyNameMapping
-
Field Summary
FieldsFields inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_AllToURIs
NSPROPERTY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_AllToURIs
isPossibleResult, unmap
-
Field Details
-
regex
-
-
Constructor Details
-
PropertyNameMappingImpl_RegexMatchToURIs
-
-
Method Details
-
map
Description copied from interface:PropertyNameMapping
Returns the IRI (in the form of a JenaNode
object) that is the result of applying this property name mapping to the given property name.- Specified by:
map
in interfacePropertyNameMapping
- Overrides:
map
in classPropertyNameMappingImpl_AllToURIs
-