Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y _ 

O

ObjectFactory - Class in com.topografix.gpx
This object contains factory methods for each Java content interface and Java element interface generated in the com.topografix.gpx package.
ObjectFactory() - Constructor for class com.topografix.gpx.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.topografix.gpx
offset - Variable in class eu.slipo.athenarc.triplegeo.expression.TokenStream
 
ontologyNS - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Ontology namespace of each transformed feature.
op - Variable in class eu.slipo.athenarc.triplegeo.expression.SimpleExpr
 
openConnection() - Method in class eu.slipo.athenarc.triplegeo.db.DB2DbConnector
Establishes a connection to the IBM DB2 database.
openConnection() - Method in class eu.slipo.athenarc.triplegeo.db.MsAccessDbConnector
Establishes a connection to the MSAccess database.
openConnection() - Method in class eu.slipo.athenarc.triplegeo.db.MySqlDbConnector
Establishes a connection to the MySQL database.
openConnection() - Method in class eu.slipo.athenarc.triplegeo.db.OracleDbConnector
Establishes a connection to an Oracle Spatial database.
openConnection() - Method in class eu.slipo.athenarc.triplegeo.db.PostgisDbConnector
Establishes a connection to the PostgreSQL/PostGIS database.
openConnection() - Method in class eu.slipo.athenarc.triplegeo.db.SpatiaLiteDbConnector
Establishes a connection to the Database.
openConnection() - Method in class eu.slipo.athenarc.triplegeo.db.SqlServerDbConnector
Establishes a connection to the Database.
ORACLE - Static variable in class eu.slipo.athenarc.triplegeo.utils.Constants
Index key of Oracle Spatial database connector
OracleDbConnector - Class in eu.slipo.athenarc.triplegeo.db
Oracle implementation of DbConnector class.
OracleDbConnector(String, int, String, String, String, String) - Constructor for class eu.slipo.athenarc.triplegeo.db.OracleDbConnector
Constructor of DbConnector implementation class for establishing a connection to an Oracle Spatial database.
OrExpr - Class in eu.slipo.athenarc.triplegeo.expression
Handles sub-expressions connected with a logical OR operation.
OrExpr(TokenStream) - Constructor for class eu.slipo.athenarc.triplegeo.expression.OrExpr
Constructor of the class.
OSMClassification - Class in eu.slipo.athenarc.triplegeo.osm
Given a YAML file with OSM tags and their correspondence to categories/subcategories, it creates a representation of a hierarchical classification scheme.
OSMClassification(String, String) - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMClassification
Constructor of this class.
OSMDiskIndex - Class in eu.slipo.athenarc.triplegeo.osm
Support for disk-based indexing of OSM elements.
OSMDiskIndex(String, String) - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMDiskIndex
Constructor of this class.
OSMFilter - Class in eu.slipo.athenarc.triplegeo.osm
 
OSMFilter(String, String, String) - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMFilter
 
OSMFilterFileParser - Class in eu.slipo.athenarc.triplegeo.osm
 
OSMFilterFileParser(String) - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMFilterFileParser
 
OSMIndex - Interface in eu.slipo.athenarc.triplegeo.osm
Interface for indexing of OSM elements.
OSMMemoryIndex - Class in eu.slipo.athenarc.triplegeo.osm
Support for in-memory indexing of OSM elements.
OSMMemoryIndex() - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMMemoryIndex
Constructor
OSMNode - Class in eu.slipo.athenarc.triplegeo.osm
Class containing information about the OSM nodes.
OSMNode() - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMNode
 
OsmPbfToRdf - Class in eu.slipo.athenarc.triplegeo.tools
Entry point to convert OpenStreetMap (OSM) PBF (compressed) files into RDF triples using Osmosis.
OsmPbfToRdf(Configuration, String, String, int, int) - Constructor for class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
Constructor for the transformation process from OpenStreetMap PBF file to RDF.
OSMRecord - Class in eu.slipo.athenarc.triplegeo.osm
Class containing information about the OSM records (nodes, ways, or relations).
OSMRecord() - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMRecord
 
OSMRecordBuilder - Class in eu.slipo.athenarc.triplegeo.osm
Creates OSM record objects that contain all geospatial and thematic information from OSM elements (nodes, ways, relations).
OSMRecordBuilder(List<OSMFilter>) - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMRecordBuilder
 
OSMRelation - Class in eu.slipo.athenarc.triplegeo.osm
Class containing information about the OSM relations.
OSMRelation() - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMRelation
 
OSMWay - Class in eu.slipo.athenarc.triplegeo.osm
Class containing information about the OSM ways.
OSMWay() - Constructor for class eu.slipo.athenarc.triplegeo.osm.OSMWay
 
OsmXmlToRdf - Class in eu.slipo.athenarc.triplegeo.tools
Entry point to convert OpenStreetMap (OSM) XML files into RDF triples using Saxon XSLT.
OsmXmlToRdf(Configuration, String, String, int, int) - Constructor for class eu.slipo.athenarc.triplegeo.tools.OsmXmlToRdf
Constructor for the transformation process from OpenStreetMap XML file to RDF.
outFile - Static variable in class eu.slipo.athenarc.triplegeo.ReverseExtractor
 
outFile - Variable in class eu.slipo.athenarc.triplegeo.utils.StreamConverter
 
outFormat - Static variable in class eu.slipo.athenarc.triplegeo.extra.ClassificationSchemeValidator
 
outputDir - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMClassification
 
outputDir - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Path to the directory where output files will be written.
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.GeoJsonToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.JsonToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.MapToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmXmlToRdf
 
outputFile - Static variable in class eu.slipo.athenarc.triplegeo.tools.RdbToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.tools.ShpToRdf
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.utils.Classification
 
outputFile - Variable in class eu.slipo.athenarc.triplegeo.utils.ReverseConfiguration
Path to the output file that will contain all resulting records.
outputFiles - Static variable in class eu.slipo.athenarc.triplegeo.Extractor
 
outputFiles - Variable in class eu.slipo.athenarc.triplegeo.partitioning.CsvPartitioner
 
outputFiles - Variable in class eu.slipo.athenarc.triplegeo.partitioning.ShpPartitioner
 
outputFormat - Variable in class eu.slipo.athenarc.triplegeo.utils.ReverseConfiguration
Format of output data file.
A B C D E F G H I J K L M N O P Q R S T U V W Y _ 
Skip navigation links