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 _ 

C

categories - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMFilterFileParser
 
categories - Variable in class eu.slipo.athenarc.triplegeo.utils.Classification
Dictionary for all categories and their parents; their name is used as the key in searching.
categories - Variable in class eu.slipo.athenarc.triplegeo.utils.EmbeddedClassifier
 
category - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMFilter
 
category - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
 
Category - Class in eu.slipo.athenarc.triplegeo.utils
A category item in the classification scheme utilized in a dataset.
Category(String, String, String, String, String, double) - Constructor for class eu.slipo.athenarc.triplegeo.utils.Category
Constructor of a Category object.
categoryUUIDs - Variable in class eu.slipo.athenarc.triplegeo.utils.Classification
Auxiliary dictionary for searching the artificial UUID (value) of a given original category identifier (key).
changeset - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMNode
 
check_ShapefileFolder(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Checks if the the input is correct.
check_ShapeFiles(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Checks if folder contains the necessary files of Shapefile.
child - Variable in class eu.slipo.athenarc.triplegeo.expression.SubExpr
 
children - Variable in class eu.slipo.athenarc.triplegeo.expression.AndExpr
 
children - Variable in class eu.slipo.athenarc.triplegeo.expression.OrExpr
 
childs - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMFilter
 
classFile - Static variable in class eu.slipo.athenarc.triplegeo.extra.ClassificationSchemeValidator
 
classFile - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMClassification
 
classID - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMWay
 
classIDs - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMRelation
 
classIDs - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMWay
 
classification - Static variable in class eu.slipo.athenarc.triplegeo.Extractor
 
classification - Static variable in class eu.slipo.athenarc.triplegeo.partitioning.SparkPartitioner
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.GeoJsonToRdf
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.JsonToRdf
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.MapToRdf
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmXmlToRdf
 
classification - Static variable in class eu.slipo.athenarc.triplegeo.tools.RdbToRdf
 
classification - Variable in class eu.slipo.athenarc.triplegeo.tools.ShpToRdf
 
Classification - Class in eu.slipo.athenarc.triplegeo.utils
Parser for a (possibly multi-tier, i.e., hierarchical) classification scheme (category/subcategory/...).
Classification(String, boolean) - Constructor for class eu.slipo.athenarc.triplegeo.utils.Classification
Constructor of the classification hierarchy representation used for testing its validity
Classification(Configuration, String, String) - Constructor for class eu.slipo.athenarc.triplegeo.utils.Classification
Constructor of the classification hierarchy representation to be used in transformation
ClassificationSchemeValidator - Class in eu.slipo.athenarc.triplegeo.extra
Auxiliary utility to TripleGeo for checking the validity a classification hierarchy stored in a file.
ClassificationSchemeValidator() - Constructor for class eu.slipo.athenarc.triplegeo.extra.ClassificationSchemeValidator
 
classificationSpec - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMClassification
 
classificationSpec - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Path to a file specifying a classification hierarchy with categories assigned to features in the dataset.
classifyByName - Static variable in class eu.slipo.athenarc.triplegeo.extra.ClassificationSchemeValidator
 
classifyByName - Variable in class eu.slipo.athenarc.triplegeo.utils.Classification
 
classifyByName - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Specifies whether the join attribute with the classification scheme is based on the category identifier (false) or the actual name of the category (true).
cleanupFilesInDir(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Removes all files from a given directory.
cleanupURL(String) - Method in class eu.slipo.athenarc.triplegeo.utils.ValueChecker
Restores the given string value as a URL
clear() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMDiskIndex
Erases all contents of the index and closes the respective file on disk.
clear() - Method in interface eu.slipo.athenarc.triplegeo.osm.OSMIndex
Erases all contents of the index.
clear() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMMemoryIndex
Erases all contents of the index.
clearTriples() - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
Cleans up all triples resulted from conversion so far
clearTuples4Registry() - Method in class eu.slipo.athenarc.triplegeo.utils.FeatureRegister
Cleans up all tuples collected for the SLIPO Registry so far
close() - Method in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
Closes the parsing process.
close() - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
Closes output file, once all results have been written.
close() - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
Closes output file, once all results have been written.
close() - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
Closes output file, once all results have been written.
close() - Method in interface eu.slipo.athenarc.triplegeo.utils.ReverseConverter
Closes output file, once all results have been written.
closeConnection() - Method in class eu.slipo.athenarc.triplegeo.db.DB2DbConnector
Closes the connection to the MSAccess database.
closeConnection() - Method in interface eu.slipo.athenarc.triplegeo.db.DbConnector
Closes the connection to the database.
closeConnection() - Method in class eu.slipo.athenarc.triplegeo.db.MsAccessDbConnector
Closes the connection to the MSAccess database.
closeConnection() - Method in class eu.slipo.athenarc.triplegeo.db.MySqlDbConnector
Closes the connection to the MySQL database.
closeConnection() - Method in class eu.slipo.athenarc.triplegeo.db.OracleDbConnector
Closes the connection to an Oracle Spatial database.
closeConnection() - Method in class eu.slipo.athenarc.triplegeo.db.PostgisDbConnector
Closes the connection to the PostgreSQL/PostGIS database.
closeConnection() - Method in class eu.slipo.athenarc.triplegeo.db.SpatiaLiteDbConnector
Closes the connection to the database.
closeConnection() - Method in class eu.slipo.athenarc.triplegeo.db.SqlServerDbConnector
Closes the connection to the database.
closeModel() - Method in class eu.slipo.athenarc.triplegeo.utils.BatchReverseConverter
Closes the graph model and releases all system resources.
cmt - Variable in class com.topografix.gpx.RteType
 
cmt - Variable in class com.topografix.gpx.TrkType
 
cmt - Variable in class com.topografix.gpx.WptType
 
colGeom - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
colID - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
colKeep - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
colLat - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
collectData(String) - Static method in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
Loads the CSV file from the configuration path and returns an iterable feature collection.
collectData(String) - Method in class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
Loads the CSV file from the configuration path and returns an iterable feature collection.
collectData(String) - Method in class eu.slipo.athenarc.triplegeo.tools.GeoJsonToRdf
Opens the GeoJSON file specified in the configuration and returns a feature iterator.
collectData(String) - Static method in class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
Loads the GPX file from the configuration path and returns the GPX features (waypoints, tracks) identified according to the GPX schema.
collectData(DbConnector) - Method in class eu.slipo.athenarc.triplegeo.tools.RdbToRdf
Connects to a database and retrieves records from a table (including geometric and non-spatial attributes) according to an SQL query.
collectData(String) - Method in class eu.slipo.athenarc.triplegeo.tools.ShpToRdf
Loads a shapefile from the configuration path and returns an iterable feature collection.
collectTriples() - Method in class eu.slipo.athenarc.triplegeo.utils.GraphConverter
Collects RDF triples generated from a given feature (its thematic attributes and its geometry) and stores them into the disk-based RDF graph.
collectTriples() - Method in class eu.slipo.athenarc.triplegeo.utils.StreamConverter
Collects RDF triples generated from a batch of features (their thematic attributes and their geometries) and streamlines them to output file.
collectTuples4Registry() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
Collects tuples generated from a batch of features (their basic thematic attributes and their geometries) and streamlines them to a file for the SLIPO Registry.
colLon - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
colName - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
colTranslit - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
com.topografix.gpx - package com.topografix.gpx
 
comp - Variable in class eu.slipo.athenarc.triplegeo.expression.SimpleExpr
 
complete() - Method in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
Completes the parsing process.
concatenate(String, String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Built-in function that concatenates a pair of string values into a new one.
concatenate(String[]) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Built-in function that concatenates an array of multiple string values into a unified one.
Configuration - Class in eu.slipo.athenarc.triplegeo.utils
Parser of user-specified configuration files to be used during transformation of geospatial features into RDF triples.
Configuration(String) - Constructor for class eu.slipo.athenarc.triplegeo.utils.Configuration
Constructor of a Configuration object.
connection - Variable in class eu.slipo.athenarc.triplegeo.db.DB2DbConnector
 
connection - Variable in class eu.slipo.athenarc.triplegeo.db.MsAccessDbConnector
 
connection - Variable in class eu.slipo.athenarc.triplegeo.db.MySqlDbConnector
 
connection - Variable in class eu.slipo.athenarc.triplegeo.db.OracleDbConnector
 
connection - Variable in class eu.slipo.athenarc.triplegeo.db.PostgisDbConnector
 
connection - Variable in class eu.slipo.athenarc.triplegeo.db.SpatiaLiteDbConnector
 
connection - Variable in class eu.slipo.athenarc.triplegeo.db.SqlServerDbConnector
 
Constants - Class in eu.slipo.athenarc.triplegeo.utils
Constants utilized in the transformation and reverse transformation processes.
Constants() - Constructor for class eu.slipo.athenarc.triplegeo.utils.Constants
 
consume(TokenType) - Method in class eu.slipo.athenarc.triplegeo.expression.TokenStream
Consumes next token of the given type.
consumeIf(TokenType) - Method in class eu.slipo.athenarc.triplegeo.expression.TokenStream
Consumes token of given type; it pauses and does not consume the rest if type differs.
containsKey(String) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMDiskIndex
Checks whether the index contains an entry with the given key value.
containsKey(String) - Method in interface eu.slipo.athenarc.triplegeo.osm.OSMIndex
Checks whether the index contains an entry with the given key value.
containsKey(String) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMMemoryIndex
Checks whether the index contains an entry with the given key value.
conv - Static variable in class eu.slipo.athenarc.triplegeo.ReverseExtractor
 
Converter - Interface in eu.slipo.athenarc.triplegeo.utils
Conversion Interface for TripleGeo used in transformation of spatial features (including their non-spatial attributes) into RDF triples with various serializations.
convertInputStreamToString(InputStream) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Returns a String with the content of the InputStream
convertStringToInputStream(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Returns an InputStream with the content of the given string.
coordinateList - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMWay
 
copyright - Variable in class com.topografix.gpx.MetadataType
 
COPYRIGHT - Static variable in class eu.slipo.athenarc.triplegeo.utils.Constants
 
CopyrightType - Class in com.topografix.gpx
Information about the copyright holder and any license governing use of this file.
CopyrightType() - Constructor for class com.topografix.gpx.CopyrightType
 
countCategories() - Method in class eu.slipo.athenarc.triplegeo.utils.Classification
Returns the number of categories in the dictionary representation of the classification scheme
countTiers() - Method in class eu.slipo.athenarc.triplegeo.utils.Classification
Returns the depth, i.e., max number of levels in any path of the given multi-tier classification hierarchy
createBoundsType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of BoundsType
createCopyrightType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of CopyrightType
createDirectory(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Creates a temporary directory under the specified path.
createEmailType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of EmailType
createExtensionsType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of ExtensionsType
createFromFile(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping
Creates a new mapping specification from a YML file.
createGpx(GpxType) - Method in class com.topografix.gpx.ObjectFactory
Create an instance of JAXBElement<GpxType>}
createGpxType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of GpxType
createLinkType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of LinkType
createMetadataType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of MetadataType
createModel() - Method in class eu.slipo.athenarc.triplegeo.utils.BatchReverseConverter
Creates a graph that can store RDF triples and enable SPARQL queries.
createOSMRecord(OSMNode) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecordBuilder
Constructs an OSMRecord object from a parsed OSM node.
createOSMRecord(OSMWay) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecordBuilder
Constructs an OSMRecord object from a parsed OSM way.
createOSMRecord(OSMRelation) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecordBuilder
Constructs an OSMRecord object from a parsed OSM relation.
createPersonType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of PersonType
createPtsegType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of PtsegType
createPtType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of PtType
createRteType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of RteType
createSchema(List<String>, QuerySolution) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
Determine schema with all attribute names to be used as the header of CSV file.
createSchema(List<String>, QuerySolution) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
Determine schema with all attribute names and their data types.
createSchema(List<String>, QuerySolution) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
Determine schema with all attribute names and their data types.
createSchema(List<String>, QuerySolution) - Method in interface eu.slipo.athenarc.triplegeo.utils.ReverseConverter
Determines schema with all attribute names and their respective data types.
createTriple4LanguageLiteral(String, String, String, String) - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
Creates an RDF triple with specific handling of literals having a language tag
createTriple4PlainLiteral(String, String, String) - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
Creates an RDF triple for a plain literal (without language tag or data type specification)
createTriple4Resource(String, String, String) - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
Creates an RDF triple with a resource as its object (i.e., non literal values)
createTriple4TypedLiteral(String, String, String, RDFDatatype) - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
Creates an RDF triple with specific handling of literals having a data type specification
createTrksegType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of TrksegType
createTrkType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of TrkType
createTuple(String, Map<String, String>, String, int) - Method in class eu.slipo.athenarc.triplegeo.utils.FeatureRegister
Creates a record of attributes (as a .CSV record) for a feature to be registered in the SLIPO Registry.
createWptType() - Method in class com.topografix.gpx.ObjectFactory
Create an instance of WptType
createWriter(File, String, int) - Method in class eu.slipo.athenarc.triplegeo.partitioning.CsvPartitioner
Creates a buffered writer to be used in copying the contents for a specific partition of the input file
createWriter(String, String, SimpleFeatureType, int) - Method in class eu.slipo.athenarc.triplegeo.partitioning.ShpPartitioner
Creates a writer to be used in copying the features for a specific partition of the input shapefile
creator - Variable in class com.topografix.gpx.GpxType
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.GeoJsonToRdf
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.JsonToRdf
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.MapToRdf
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.OsmXmlToRdf
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.RdbToRdf
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
 
crsFactory - Static variable in class eu.slipo.athenarc.triplegeo.tools.ShpToRdf
 
CSV2Array(CSVRecord) - Static method in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
Convert a CSV record as array for manipulating its constituent values.
csvFormat - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
csvHeader - Static variable in class eu.slipo.athenarc.triplegeo.extra.SyntheticDataGenerator
 
csvHeader - Variable in class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
 
csvHeader - Variable in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
 
CsvPartitioner - Class in eu.slipo.athenarc.triplegeo.partitioning
Splits a CSV text file into several parts in order to be concurrently transformed into RDF.
CsvPartitioner() - Constructor for class eu.slipo.athenarc.triplegeo.partitioning.CsvPartitioner
 
CsvToRdf - Class in eu.slipo.athenarc.triplegeo.tools
Main entry point of the utility for extracting RDF triples from CSV file.
CsvToRdf(Configuration, Classification, String, String, int, int) - Constructor for class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
Constructor for the transformation process from CSV file to RDF.
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.Extractor
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.partitioning.SparkPartitioner
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.ReverseExtractor
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.GeoJsonToRdf
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.JsonToRdf
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.MapToRdf
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmXmlToRdf
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.tools.RdbToRdf
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.tools.ShpToRdf
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.utils.Assistant
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.utils.BatchReverseConverter
 
currentConfig - Variable in class eu.slipo.athenarc.triplegeo.utils.Classification
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.utils.FeatureRegister
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.utils.GraphConverter
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.utils.StreamConverter
 
currentConfig - Static variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
currentFormat - Variable in class eu.slipo.athenarc.triplegeo.utils.Task
 
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