Package org.aksw.r2rml.jena.jdbc.api
Interface NodeMapper
- All Known Implementing Classes:
NodeMapperMultiplexer,NodeMapperViaSqlDatatype,RowToNodeViaTypeManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface for obtaining the (typically natural) RDF term for the value in the
result set's current row at the given index.
See also information related to https://www.w3.org/TR/r2rml/#dfn-natural-rdf-datatype.
- Author:
- Claus Stadler
-
Method Summary
-
Method Details
-
map
- Throws:
SQLException
-