Package | Description |
---|---|
eu.slipo.athenarc.triplegeo | |
eu.slipo.athenarc.triplegeo.tools | |
eu.slipo.athenarc.triplegeo.utils |
Modifier and Type | Field and Description |
---|---|
(package private) static ReverseConverter |
ReverseExtractor.conv |
Modifier and Type | Class and Description |
---|---|
class |
RdfToCsv
Main entry point of the utility for reconverting triples from a RDF graph into a CSV file.
|
class |
RdfToGeoJson
Main entry point of the utility for reconverting triples from a RDF graph into a GeoJson file.
|
class |
RdfToShp
Main entry point of the utility for reconverting triples from a RDF graph into an ESRI Shapefile.
|
Modifier and Type | Method and Description |
---|---|
void |
BatchReverseConverter.queryModel(java.lang.String sparql,
ReverseConverter conv)
Submits a SPARQL query and evaluates it against this model.
|