Interface IMappingComponent
- All Superinterfaces:
org.apache.jena.graph.FrontsNode,org.apache.jena.rdf.model.RDFNode,org.apache.jena.rdf.model.Resource
- All Known Subinterfaces:
IBaseTableOrView,IDatatypeMap,IGraphMap,ILogicalTableR2rml,IMappingComponentRml,IObjectMap,IObjectMapRml,IObjectMapType,IObjectMapTypeRml,IPredicateMap,IPredicateMapRml,IPredicateObjectMap,IPredicateObjectMapRml,IR2rmlView,IRefObjectMap,IRefObjectMapRml,ISubjectMap,ITermMap,ITermMapRml,ITermSpec,ITermSpecRml,ITriplesMap,ITriplesMapRml
public interface IMappingComponent
extends org.apache.jena.rdf.model.Resource
Marker interface for R2RML classes in according with the R2RML specification:
https://www.w3.org/TR/r2rml/#dfn-mapping-component
"The R2RML vocabulary also includes the following R2RML classes: [...]
The members of these classes are collectively called mapping components."
- Author:
- raven
-
Method Summary
Methods inherited from interface org.apache.jena.graph.FrontsNode
asNodeMethods inherited from interface org.apache.jena.rdf.model.RDFNode
as, asLiteral, asResource, asStatementTerm, canAs, getModel, isAnon, isLiteral, isResource, isStatementTerm, isURIResource, visitWithMethods inherited from interface org.apache.jena.rdf.model.Resource
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toString