- generatorFunction - Variable in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
- GEO_URI_SUFFIX - Static variable in class eu.slipo.athenarc.triplegeo.utils.Constants
-
Suffix to URIs for geometries of features
- geoidheight - Variable in class com.topografix.gpx.WptType
-
- GeoJsonToRdf - Class in eu.slipo.athenarc.triplegeo.tools
-
Entry point to convert GeoJSON files into RDF triples.
- GeoJsonToRdf(Configuration, Classification, String, String, int, int) - Constructor for class eu.slipo.athenarc.triplegeo.tools.GeoJsonToRdf
-
Constructor for the transformation process from GeoJSON file to RDF.
- geometry - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- geometry - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
-
- geometry - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- GEOMETRY - Static variable in class eu.slipo.athenarc.triplegeo.utils.Constants
-
- geometry2WKT(Geometry, String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Provides the Well-Known Text representation of a geometry for its inclusion as literal in RDF triples.
- geometryFactory - Variable in class eu.slipo.athenarc.triplegeo.osm.OSMRecordBuilder
-
- geometryFactory - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmPbfToRdf
-
- geometryFactory - Variable in class eu.slipo.athenarc.triplegeo.tools.OsmXmlToRdf
-
- geometryNS - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
-
Geometry namespace for WKT literals and spatial properties.
- geomFlatTransform(Geometry, int) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Projects the given geometry to a flat Cartesian plane
- geomTransform(Geometry, MathTransform) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Transforms an original geometry into another CRS (reprojection).
- geomTransformWGS84(String, int) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Reprojects a given geometry into the WGS84 (lon/lat) coordinate reference system
- geomType - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
-
- geomType - Variable in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
-
- geomValidate(Geometry) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Get / create a valid version of the geometry given.
- get(String) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMDiskIndex
-
Provides the geometry indexed under the given (unique) key value.
- get(String) - Method in interface eu.slipo.athenarc.triplegeo.osm.OSMIndex
-
Provides the geometry indexed under the given (unique) key value.
- get(String) - Method in class eu.slipo.athenarc.triplegeo.osm.OSMMemoryIndex
-
Provides the geometry indexed under the given (unique) key value.
- getAction() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getAgeofdgpsdata() - Method in class com.topografix.gpx.WptType
-
Gets the value of the ageofdgpsdata property.
- getAllCategories() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMFilterFileParser
-
- getAllTags() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMFilterFileParser
-
- getAny() - Method in class com.topografix.gpx.ExtensionsType
-
Gets the value of the any property.
- getArea(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Returns the area of a polygon geometry from its the Well-Known Text representation.
- getArea(String, int) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that returns the area of a polygon geometry from its the Well-Known Text representation.
- getArgValues(List<String>, Map<String, String>) - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
-
Provides a list of argument values to be used in calling a built-in function.
- getAuthor() - Method in class com.topografix.gpx.CopyrightType
-
Gets the value of the author property.
- getAuthor() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the author property.
- getBounds() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the bounds property.
- getCategory() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMFilter
-
- getCategory() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
-
Provides the category assigned to an OSM feature (node, way, or relation).
- getCategory(Map<String, String>) - Static method in class eu.slipo.athenarc.triplegeo.osm.OSMRecordBuilder
-
Assign a category to a OSM feature (node, way, or relation) based on its tags.
- getCategoryRecursive(OSMFilter, Map<String, String>, String) - Static method in class eu.slipo.athenarc.triplegeo.osm.OSMRecordBuilder
-
Recursively search in the classification hierarchy to match the given tag (key).
- getChangeset() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getClassID() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getClassIDs() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRelation
-
- getClassIDs() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getCmt() - Method in class com.topografix.gpx.RteType
-
Gets the value of the cmt property.
- getCmt() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the cmt property.
- getCmt() - Method in class com.topografix.gpx.WptType
-
Gets the value of the cmt property.
- getCoordinateList() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getCopyright() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the copyright property.
- getCreator() - Method in class com.topografix.gpx.GpxType
-
Gets the value of the creator property.
- getDatabaseUrl() - Method in class eu.slipo.athenarc.triplegeo.db.DB2DbConnector
-
Returns the Database URL.
- getDatabaseUrl() - Method in interface eu.slipo.athenarc.triplegeo.db.DbConnector
-
Returns the Database URL.
- getDatabaseUrl() - Method in class eu.slipo.athenarc.triplegeo.db.MsAccessDbConnector
-
Returns the Database URL.
- getDatabaseUrl() - Method in class eu.slipo.athenarc.triplegeo.db.MySqlDbConnector
-
Returns the Database URL.
- getDatabaseUrl() - Method in class eu.slipo.athenarc.triplegeo.db.OracleDbConnector
-
Returns the Database URL.
- getDatabaseUrl() - Method in class eu.slipo.athenarc.triplegeo.db.PostgisDbConnector
-
Returns the Database URL.
- getDatabaseUrl() - Method in class eu.slipo.athenarc.triplegeo.db.SpatiaLiteDbConnector
-
Returns the Database URL.
- getDatabaseUrl() - Method in class eu.slipo.athenarc.triplegeo.db.SqlServerDbConnector
-
Returns the Database URL.
- getDataSource() - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that identifies the provider of the dataset as specified in the configuration settings.
- getDataType() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the data type used for literals of a resource.
- getDesc() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the desc property.
- getDesc() - Method in class com.topografix.gpx.RteType
-
Gets the value of the desc property.
- getDesc() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the desc property.
- getDesc() - Method in class com.topografix.gpx.WptType
-
Gets the value of the desc property.
- getDgpsid() - Method in class com.topografix.gpx.WptType
-
Gets the value of the dgpsid property.
- getDomain() - Method in class com.topografix.gpx.EmailType
-
Gets the value of the domain property.
- getEle() - Method in class com.topografix.gpx.PtType
-
Gets the value of the ele property.
- getEle() - Method in class com.topografix.gpx.WptType
-
Gets the value of the ele property.
- getEmail() - Method in class com.topografix.gpx.PersonType
-
Gets the value of the email property.
- getEmbedCategory() - Method in class eu.slipo.athenarc.triplegeo.utils.Category
-
Provides the name of the embedded category according to the default classification scheme
- getEmbeddedCategory(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Classification
-
For a given category name, identifies its respective category in the embedded (default) classification scheme
- getEmbedScore() - Method in class eu.slipo.athenarc.triplegeo.utils.Category
-
Provides the similarity score assigned to the embedded category according to the default classification scheme
- getEntityType() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the entity type of the resource.
- getExtensions() - Method in class com.topografix.gpx.GpxType
-
Gets the value of the extensions property.
- getExtensions() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the extensions property.
- getExtensions() - Method in class com.topografix.gpx.RteType
-
Gets the value of the extensions property.
- getExtensions() - Method in class com.topografix.gpx.TrksegType
-
Gets the value of the extensions property.
- getExtensions() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the extensions property.
- getExtensions() - Method in class com.topografix.gpx.WptType
-
Gets the value of the extensions property.
- getExtraGeometricAttributes() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping
-
Provides a list with the names of all geometric attributes that will be generated on-the-fly during transformation.
- getExtraThematicAttributes() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping
-
Provides a list with the names of all thematic attributes that will be generated on-the-fly during transformation.
- getFileFromShapefile(String, String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Returns the absolute path of the requested file from the shapefile collection.
- getFilterExtent() - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Returns the geometry that represents the spatial filter that is being applied to select features from the input dataset.
- getFilters() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMClassification
-
Return all filters that will be used to assign categories to OSM elements (nodes, ways, relations).
- getFix() - Method in class com.topografix.gpx.WptType
-
Gets the value of the fix property.
- getFunctionArguments() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the list of arguments where a built-in function will be applied in order to generate values for this attribute.
- getGeneralShapeType(int) - Method in class eu.slipo.athenarc.triplegeo.utils.PGDBDecoder
-
- getGeneratorFunction() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the name of built-in function that will be used to generate values for this attribute.
- getGeoHash(double, double, int) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Encode a geographic location into a short string of letters and digits, according to http://geohash.org/
- getGeoidheight() - Method in class com.topografix.gpx.WptType
-
Gets the value of the geoidheight property.
- getGeometry() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getGeometry() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
-
Provides the geometry representation of the OSM feature.
- getGeometry() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getGeometry(String) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
-
- getGeometry(String) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
-
Cleans up geometry literals and generates its internal representation.
- getGeometry(String) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
-
- getGeometry(String) - Method in interface eu.slipo.athenarc.triplegeo.utils.ReverseConverter
-
Identifies SRID (EPSG code) and geometry type from a WKT literal.
- getGeometrySpec(String) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
-
Cleans up geometry literals and generates extended WKT (EWKT) representation, which includes the SRID (EPSG code).
- getGeometrySpec(Literal) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToCsv
-
- getGeometrySpec(Literal) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
-
- getGeometrySpec(String) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToGeoJson
-
- getGeometrySpec(Literal) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
-
Identifies SRID (EPSG code) and geometry type from a WKT literal.
- getGeometrySpec(String) - Method in class eu.slipo.athenarc.triplegeo.tools.RdfToShp
-
- getGeometrySpec(Literal) - Method in interface eu.slipo.athenarc.triplegeo.utils.ReverseConverter
-
Identifies SRID (EPSG code) and geometry type from a WKT literal.
- getGeometrySpec(String) - Method in interface eu.slipo.athenarc.triplegeo.utils.ReverseConverter
-
Identifies SRID (EPSG code) and geometry type from a WKT string.
- getGMTime() - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Get the current time (in the GMT time zone) to be used in user notifications.
- getHdop() - Method in class com.topografix.gpx.WptType
-
Gets the value of the hdop property.
- getHref() - Method in class com.topografix.gpx.LinkType
-
Gets the value of the href property.
- getId() - Method in class com.topografix.gpx.EmailType
-
Gets the value of the id property.
- getID() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getID() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
-
Provides the identifier of an OSM feature (node, way, or relation).
- getID() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRelation
-
- getID() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getId() - Method in class eu.slipo.athenarc.triplegeo.utils.Category
-
Provides the original identifier of this category
- getIndexVector() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getInstance() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the ontology class that this resource is an instance of.
- getKey() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMFilter
-
- getKeys() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping
-
Provides all attribute names listed in the user-specified mapping.
- getKeywords() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the keywords property.
- getlang() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getLanguage(String, int) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that extracts the language tag from an attribute name.
- getLanguage() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the language tag used in string literals for this resource.
- getLat() - Method in class com.topografix.gpx.PtType
-
Gets the value of the lat property.
- getLat() - Method in class com.topografix.gpx.WptType
-
Gets the value of the lat property.
- getLatitude(Geometry) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Calculate the latitude at the centroid of the geometry
- getLength(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Returns the length of a linestring or the perimeter of a polygon geometry from its the Well-Known Text representation.
- getLength(String, int) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that returns the length of a linestring or the perimeter of a polygon geometry from its the Well-Known Text representation.
- getLicense() - Method in class com.topografix.gpx.CopyrightType
-
Gets the value of the license property.
- getLink() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the link property.
- getLink() - Method in class com.topografix.gpx.PersonType
-
Gets the value of the link property.
- getLink() - Method in class com.topografix.gpx.RteType
-
Gets the value of the link property.
- getLink() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the link property.
- getLink() - Method in class com.topografix.gpx.WptType
-
Gets the value of the link property.
- getLogicalExpression(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Returns a logical expression to be evaluated against a record (represented as a Map with key-value pairs); evaluation returns a boolean value.
- getLon() - Method in class com.topografix.gpx.PtType
-
Gets the value of the lon property.
- getLon() - Method in class com.topografix.gpx.WptType
-
Gets the value of the lon property.
- getLongitude(Geometry) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Calculate the longitude at the centroid of the geometry
- getLonLatCoords(String, int) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that returns a pair of lon/lat coordinates (in WGS84) of a geometry as calculated from its the Well-Known Text representation.
- getMagvar() - Method in class com.topografix.gpx.WptType
-
Gets the value of the magvar property.
- getMappingProfile() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the profile to be applied in the generation of triples regarding this attribute according to the mapping.
- getMaxlat() - Method in class com.topografix.gpx.BoundsType
-
Gets the value of the maxlat property.
- getMaxlon() - Method in class com.topografix.gpx.BoundsType
-
Gets the value of the maxlon property.
- getMBR() - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Provides the MBR of the geographic dataset that has been transformed.
- getMBR() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
-
Provides the MBR of the geographic dataset that has been transformed.
- getMBR() - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
-
Provides the MBR of the geographic dataset that has been transformed.
- getMemberReferences() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRelation
-
- getMetadata() - Method in class com.topografix.gpx.GpxType
-
Gets the value of the metadata property.
- getMinlat() - Method in class com.topografix.gpx.BoundsType
-
Gets the value of the minlat property.
- getMinlon() - Method in class com.topografix.gpx.BoundsType
-
Gets the value of the minlon property.
- getModel() - Method in interface eu.slipo.athenarc.triplegeo.utils.Converter
-
Provides access to the disk-based model consisting of transformed triples.
- getModel() - Method in class eu.slipo.athenarc.triplegeo.utils.GraphConverter
-
Provides access to the disk-based model consisting of transformed triples.
- getModel() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
-
Provides the disk-based model consisting of transformed triples.
- getModel() - Method in class eu.slipo.athenarc.triplegeo.utils.StreamConverter
-
Provides access to the disk-based model consisting of transformed triples.
- getName() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the name property.
- getName() - Method in class com.topografix.gpx.PersonType
-
Gets the value of the name property.
- getName() - Method in class com.topografix.gpx.RteType
-
Gets the value of the name property.
- getName() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the name property.
- getName() - Method in class com.topografix.gpx.WptType
-
Gets the value of the name property.
- getName() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
-
Provides the name of an OSM feature (node, way, or relation).
- getName() - Method in class eu.slipo.athenarc.triplegeo.utils.Category
-
Provides the name of this category in the classification scheme
- getNextSerial() - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Provides the next serial number (long) to be used as an intermediate identifier
- getNodeGeometries() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getNodeReferences() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getNumber() - Method in class com.topografix.gpx.RteType
-
Gets the value of the number property.
- getNumber() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the number property.
- getNumberOfNodes() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getOutputExtension(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Determines the file extension of the output file(s), depending on the RDF serialization.
- getParent() - Method in class eu.slipo.athenarc.triplegeo.utils.Category
-
Provides the original identifier of the parent of this category
- getPart() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the name of parent property that this resource is part of.
- getPdop() - Method in class com.topografix.gpx.WptType
-
Gets the value of the pdop property.
- getPredicate() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the predicate property of the resource.
- getPt() - Method in class com.topografix.gpx.PtsegType
-
Gets the value of the pt property.
- getRandomUUID() - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that provides a UUID (Universally Unique Identifier) that represents a 128-bit long value to be used in the URI of a transformed feature.
- getRDFLang(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Determines the serialization mode in the output RDF triples.
- getRDFSerialization(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Determines the serialization mode in the output RDF triples.
- getResourceType(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that assigns a value as the type of a resource.
- getResourceType() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the type of the resource.
- getResourceTypeFunction() - Method in class eu.slipo.athenarc.triplegeo.utils.Mapping.mapProperties
-
Provides the built-in function and its arguments that will generate the type of the resource.
- getRte() - Method in class com.topografix.gpx.GpxType
-
Gets the value of the rte property.
- getRtept() - Method in class com.topografix.gpx.RteType
-
Gets the value of the rtept property.
- getSat() - Method in class com.topografix.gpx.WptType
-
Gets the value of the sat property.
- getSrc() - Method in class com.topografix.gpx.RteType
-
Gets the value of the src property.
- getSrc() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the src property.
- getSrc() - Method in class com.topografix.gpx.WptType
-
Gets the value of the src property.
- getStatistics() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
-
Provides statistics collected for each attribute after transformation.
- getStatistics() - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
-
Provides the statistics collected during transformation (i.e., count of transformed values per attribute)
- getSym() - Method in class com.topografix.gpx.WptType
-
Gets the value of the sym property.
- getTagKeyValue() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getTagKeyValue() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
-
Provides a dictionary with all OSM tags and their respective values for an OSM feature.
- getTagKeyValue() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRelation
-
- getTagKeyValue() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMWay
-
- getTags() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMClassification
-
Return all OSM tags specifying the filters
- getTDBDir() - Method in interface eu.slipo.athenarc.triplegeo.utils.Converter
-
Returns the local directory that holds the disk-based RDF graph for this transformation thread.
- getTDBDir() - Method in class eu.slipo.athenarc.triplegeo.utils.GraphConverter
-
Returns the local directory that holds the disk-based RDF graph for this transformation thread.
- getTDBDir() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
-
Returns the local directory that holds the disk-based RDF graph for this transformation thread.
- getTDBDir() - Method in class eu.slipo.athenarc.triplegeo.utils.StreamConverter
-
Returns the local directory that holds the disk-based RDF graph for this transformation thread.
- getText() - Method in class com.topografix.gpx.LinkType
-
Gets the value of the text property.
- getTime() - Method in class com.topografix.gpx.MetadataType
-
Gets the value of the time property.
- getTime() - Method in class com.topografix.gpx.PtType
-
Gets the value of the time property.
- getTime() - Method in class com.topografix.gpx.WptType
-
Gets the value of the time property.
- getTimestamp() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getTransliteration(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that provides a transliteration into phonetically equivalent Latin characters of a string literal written in a non-Latin alphabet.
- getTriples() - Method in interface eu.slipo.athenarc.triplegeo.utils.Converter
-
Provides triples resulted after applying transformation in STREAM mode.
- getTriples() - Method in class eu.slipo.athenarc.triplegeo.utils.GraphConverter
-
Provides triples resulted from transformation.
- getTriples() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
-
Provides triples resulting from transformation.
- getTriples() - Method in class eu.slipo.athenarc.triplegeo.utils.StreamConverter
-
Provides triples resulted after applying transformation against a single input feature or a small batch of features.
- getTriples() - Method in class eu.slipo.athenarc.triplegeo.utils.TripleGenerator
-
Provides a collection of triples resulting from conversion (usually from a single input feature)
- getTrk() - Method in class com.topografix.gpx.GpxType
-
Gets the value of the trk property.
- getTrkpt() - Method in class com.topografix.gpx.TrksegType
-
Gets the value of the trkpt property.
- getTrkseg() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the trkseg property.
- getTuples4Registry() - Method in class eu.slipo.athenarc.triplegeo.utils.FeatureRegister
-
Provides a collection of custom tuples with attribute values that will be used for the SLIPO Registry
- getType() - Method in class com.topografix.gpx.LinkType
-
Gets the value of the type property.
- getType() - Method in class com.topografix.gpx.RteType
-
Gets the value of the type property.
- getType() - Method in class com.topografix.gpx.TrkType
-
Gets the value of the type property.
- getType() - Method in class com.topografix.gpx.WptType
-
Gets the value of the type property.
- getType() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMRecord
-
Provides the type of an OSM feature (node, way, or relation).
- getUid() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getURItemplate4Classification() - Method in interface eu.slipo.athenarc.triplegeo.utils.Converter
-
Provides the URI template used for all subjects in RDF triples concerning the classification hierarchy.
- getURItemplate4Classification() - Method in class eu.slipo.athenarc.triplegeo.utils.GraphConverter
-
Provides the URI template used for all subjects in RDF triples concerning the classification hierarchy.
- getURItemplate4Classification() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
-
Provides the URI template used for all subjects in RDF triples concerning the classification hierarchy.
- getURItemplate4Classification() - Method in class eu.slipo.athenarc.triplegeo.utils.StreamConverter
-
Provides the URI template used for all subjects in RDF triples concerning the classification hierarchy.
- getURItemplate4Feature() - Method in class eu.slipo.athenarc.triplegeo.utils.RMLConverter
-
Provides the URI template used for all subjects in RDF triples concerning features.
- getUser() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getUUID(String, String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that provides a UUID (Universally Unique Identifier) that represents a 128-bit long value to be used in the URI of a transformed feature.
- getUUID(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Built-in function that provides a UUID (Universally Unique Identifier) that represents a 128-bit long value to be used in the URI of a transformed feature.
- getUUID() - Method in class eu.slipo.athenarc.triplegeo.utils.Category
-
Provides the UUID of this category
- getUUID(String) - Method in class eu.slipo.athenarc.triplegeo.utils.Classification
-
For a given category name, identifies its respective UUID in the classification scheme
- getValue() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMFilter
-
- getVdop() - Method in class com.topografix.gpx.WptType
-
Gets the value of the vdop property.
- getVersion() - Method in class com.topografix.gpx.GpxType
-
Gets the value of the version property.
- getVersion() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getVisible() - Method in class eu.slipo.athenarc.triplegeo.osm.OSMNode
-
- getWpt() - Method in class com.topografix.gpx.GpxType
-
Gets the value of the wpt property.
- getYear() - Method in class com.topografix.gpx.CopyrightType
-
Gets the value of the year property.
- gf - Static variable in class eu.slipo.athenarc.triplegeo.utils.PGDBDecoder
-
- gmtDateFormat - Variable in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
- GpxToRdf - Class in eu.slipo.athenarc.triplegeo.tools
-
Main entry point of the utility for extracting RDF triples from GPX files.
- GpxToRdf(Configuration, Classification, String, String, int, int) - Constructor for class eu.slipo.athenarc.triplegeo.tools.GpxToRdf
-
Constructor for the transformation process from GPX file to RDF.
- GpxType - Class in com.topografix.gpx
-
GPX documents contain a metadata header, followed by waypoints, routes, and tracks.
- GpxType() - Constructor for class com.topografix.gpx.GpxType
-
- GraphConverter - Class in eu.slipo.athenarc.triplegeo.utils
-
Creates and populates a Jena model stored on disk so that data can be serialized into a file.
- GraphConverter(Configuration, Assistant, String) - Constructor for class eu.slipo.athenarc.triplegeo.utils.GraphConverter
-
Constructs a GraphConverter object that will conduct transformation at GRAPH mode.