Class | Description |
---|---|
Extractor |
Entry point to TripleGeo for converting from various input formats (optionally enabling MULTI-THREADED execution or execution on top of Spark/GeoSpark )
USAGE: Execution command over JVM or SPARK:
JVM: java -cp target/triplegeo-2.0-SNAPSHOT.jar eu.slipo.athenarc.triplegeo.Extractor
|
ReverseExtractor |
Utility for validating RDF datasets and exporting them into geographical files (reverse transformation).
|