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 _ 

A

abort(Exception, String) - Static method in class eu.slipo.athenarc.triplegeo.utils.ExceptionHandler
Terminates execution of the transformation process due to an error.
action - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMNode
 
add(String, String[]) - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping
Create a new mapping for a specific attribute in the input dataset.
addExtensionValues(Map<String, String>, List<Object>) - Method in class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
Updates a dictionary with the values specified in custom GPX extensions (the name of the custom attribute is used as the key for the respective value)
addLineString(LineString, Polygonizer) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Add the linestring given to the polygonizer
addMemberReference(String, String, String) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRelation
 
addNodeGeometry(Geometry) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
 
addNodeReference(String) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
 
addPolygon(Polygon, Polygonizer) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Add all line strings from the polygon given to the polygonizer
addTagValue(Map<String, String>, String, Object) - Method in class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
Updates a dictionary with the given value for an attribute (its original name is used as tag)
ageofdgpsdata - Variable in class com.topografix.gpx.WptType
 
AndExpr - Class in eu.slipo.athenarc.triplegeo.expression
Handles sub-expressions connected with a logical AND operation.
AndExpr(TokenStream) - Constructor for class eu.slipo.athenarc.triplegeo.expression.AndExpr
Constructor of the class.
any - Variable in class com.topografix.gpx.ExtensionsType
 
apply() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMClassification
Applies the user-specified filters over OSM tags and creates an intermediate CSV file with the resulting classification
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.CsvToRdf
Applies transformation according to the configuration settings.
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.GeoJsonToRdf
Applies transformation according to the configuration settings.
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
Applies transformation according to the configuration settings.
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.JsonToRdf
Applies transformation according to the configuration settings.
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.MapToRdf
 
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
Applies transformation according to the configuration settings.
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.OsmXmlToRdf
Applies transformation according to the configuration settings.
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.RdbToRdf
Applies transformation according to the configuration settings.
apply() - Method in class eu.slipo.athenarc.triplegeo.tools.ShpToRdf
Applies transformation according to the configuration settings.
applyRuntimeMethod(String, Object[]) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
Applies a function at runtime, based on user-defined YML specifications regarding an attribute.
assignCategory(String) - Method in class eu.slipo.athenarc.triplegeo.utils.EmbeddedClassifier
Given a textual description, search the dictionary for the most similar tag and assign the corresponding category.
assignClassificationURI(Map<String, String>, Classification) - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
Assigns a suitable URI for the category of this feature according to the classification scheme pertinent to the dataset
Assistant - Class in eu.slipo.athenarc.triplegeo.utils
Assistance class with various helper methods used in transformation or reverse transformation.
Assistant() - Constructor for class eu.slipo.athenarc.triplegeo.utils.Assistant
Constructor of the class without explicit declaration of configuration settings.
Assistant(Configuration) - Constructor for class eu.slipo.athenarc.triplegeo.utils.Assistant
Constructor of the class with explicit declaration of configuration settings.
attrAssignedCategory - Variable in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
 
attrAssignedCategory - Variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
attrCategories - Variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
attrCategory - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Name of the attribute specifying the category of a feature according to a classification scheme.
attrCategoryURI - Variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
attrDataSource - Variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
attrGeom - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
 
attrGeom - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
 
attrGeom - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
 
attrGeometry - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Name of the attribute containing the geometry of a feature.
attrKey - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Name of the input attribute containing a unique identifier of each feature.
attrKeys - Variable in class eu.slipo.athenarc.triplegeo.utils.FeatureRegister
 
attrList - Variable in class eu.slipo.athenarc.triplegeo.utils.BatchReverseConverter
 
attrMappings - Variable in class eu.slipo.athenarc.triplegeo.utils.Mapping
Basic structure with mappings of feature attributes (key) to RDF predicates (values)
attrMappings - Variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
attrName - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Name of the attribute specifying the main name of a feature.
attrStatistics - Variable in class eu.slipo.athenarc.triplegeo.utils.BatchReverseConverter
 
attrStatistics - Variable in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
 
attrStatistics - Variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
attrURI - Variable in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
 
attrX - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Name of the attribute containing the X-ordinate (or longitude) of a feature.
attrY - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
Name of the attribute containing the Y-ordinate (or latitude) of a feature.
author - Variable in class com.topografix.gpx.CopyrightType
 
author - Variable in class com.topografix.gpx.MetadataType
 
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