public class SPARQLFilterQuery extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OBS_VAR |
protected StringBuffer |
query |
| Constructor and Description |
|---|
SPARQLFilterQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFilter(DSAPIComponent component,
Range range) |
void |
addQuery(DSAPIComponent component) |
String |
getQuery() |
static String |
idToSPARQL(String id) |
public static final String OBS_VAR
protected StringBuffer query
public void addFilter(DSAPIComponent component, Range range)
public void addQuery(DSAPIComponent component)
public String getQuery()
Copyright © 2014. All rights reserved.