- BASE_URL - Static variable in class eu.slipo.athenarc.triplegeo.utils.Constants
-
Index of URLs used in JDBC connections with each DBMS
- batch_size - Variable in class eu.slipo.athenarc.triplegeo.utils.Configuration
-
Default number of entities (i.e., records) to handle in each batch (applicable to STREAM and RML modes).
- batch_size - Variable in class eu.slipo.athenarc.triplegeo.utils.ReverseConfiguration
-
Default number of entities (i.e., records) to process in each batch of the reverse transformation before writing them to file.
- BatchReverseConverter - Class in eu.slipo.athenarc.triplegeo.utils
-
Recreates a disk-based RDF graph and extracts its contents through a user-specified SELECT query in SPARQL.
- BatchReverseConverter(ReverseConfiguration, String[]) - Constructor for class eu.slipo.athenarc.triplegeo.utils.BatchReverseConverter
-
Constructs a ReverseConverter object.
- blob2WKT(Blob, MathTransform) - Method in class eu.slipo.athenarc.triplegeo.utils.Assistant
-
Transforms a BLOB representation of a geometry contained in an ESRI personal geodatabase (.mdb) into WKT.
- bounds - Variable in class com.topografix.gpx.MetadataType
-
- BoundsType - Class in com.topografix.gpx
-
Two lat/lon pairs defining the extent of an element.
- BoundsType() - Constructor for class com.topografix.gpx.BoundsType
-
- buildConfiguration() - Method in class eu.slipo.athenarc.triplegeo.utils.Configuration
-
Loads the configuration from a properties file.
- buildConfiguration() - Method in class eu.slipo.athenarc.triplegeo.utils.ReverseConfiguration
-
Loads the reverse configuration from a properties file.
- buildDefaultClassificationYML() - Method in class eu.slipo.athenarc.triplegeo.utils.EmbeddedClassifier
-
Parses a resource YML file and populates the dictionary of tags and their correspondence to embedded categories.