Class SparqlBasedViewDTO
java.lang.Object
it.uniroma2.art.semanticturkey.customviews.SparqlBasedViewDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBindings(Map<String, org.eclipse.rdf4j.model.Value> bindings) org.eclipse.rdf4j.model.ValuegetBindingValue(String bindingName) Returns the value for the given bindingvoidsetBindingsList(List<Map<String, org.eclipse.rdf4j.model.Value>> bindingsList) voidsetUpdateMode(UpdateMode updateMode)
-
Constructor Details
-
SparqlBasedViewDTO
public SparqlBasedViewDTO()
-
-
Method Details
-
getBindingsList
-
setBindingsList
-
addBindings
-
getBindingValue
Returns the value for the given binding- Parameters:
bindingName-- Returns:
-
getUpdateMode
-
setUpdateMode
-