Class | Description |
---|---|
CsvToRdf |
Main entry point of the utility for extracting RDF triples from CSV file.
|
GeoJsonToRdf |
Entry point to convert GeoJSON files into RDF triples.
|
GpxToRdf |
Main entry point of the utility for extracting RDF triples from GPX files.
|
JsonToRdf |
Main entry point of the utility for extracting RDF triples from JSON documents.
|
MapToRdf |
Main entry point of the utility for extracting RDF triples from a Map.
|
OsmPbfToRdf |
Entry point to convert OpenStreetMap (OSM) PBF (compressed) files into RDF triples using Osmosis.
|
OsmXmlToRdf |
Entry point to convert OpenStreetMap (OSM) XML files into RDF triples using Saxon XSLT.
|
RdbToRdf |
Entry point of the utility for extracting RDF triples from spatially-enabled DBMSs.
|
RdfToCsv |
Main entry point of the utility for reconverting triples from a RDF graph into a CSV file.
|
RdfToGeoJson |
Main entry point of the utility for reconverting triples from a RDF graph into a GeoJson file.
|
RdfToShp |
Main entry point of the utility for reconverting triples from a RDF graph into an ESRI Shapefile.
|
ShpToRdf |
Entry point to convert ESRI shapefiles into RDF triples.
|