public static final java.lang.String |
COPYRIGHT |
"*********************************************************************\n* TripleGeo version 2.0 *\n* Developed by the Information Management Systems Institute. *\n* Copyright (C) 2013-2019 Athena Research Center, Greece. *\n* This program comes with ABSOLUTELY NO WARRANTY. *\n* This is FREE software, distributed under GPL license. *\n* You are welcome to redistribute it under certain conditions *\n* as mentioned in the accompanying LICENSE file. *\n*********************************************************************\n" |
public static final int |
DB2 |
4 |
public static final java.lang.String |
FEATURE |
"Feature" |
public static final java.lang.String |
GEO_URI_SUFFIX |
"/geom" |
public static final java.lang.String |
GEOMETRY |
"Geometry" |
public static final java.lang.String |
INCORRECT_CLASSIFICATION |
"Incorrect number of arguments. Please specify a classification file in YML or CSV format, and a boolean value indicating whether classification hierarchy is based on category names (TRUE) or their identifiers (FALSE)." |
public static final java.lang.String |
INCORRECT_CONFIG |
"Incorrect number of arguments. A properties file with proper configuration settings is required." |
public static final java.lang.String |
INCORRECT_DBMS |
"Incorrect or no value set for the DBMS where input data is stored. Please specify a correct value in the configuration settings." |
public static final java.lang.String |
INCORRECT_SETTING |
"Incorrect or no value set for at least one parameter. Please specify a correct value in the configuration settings." |
public static final java.lang.String |
LATITUDE |
"lat" |
public static final java.lang.String |
LINE_SEPARATOR |
"\n" |
public static final java.lang.String |
LONGITUDE |
"long" |
public static final int |
MSACCESS |
0 |
public static final int |
MYSQL |
1 |
public static final java.lang.String |
NO_REPROJECTION |
"No reprojection to another coordinate reference system will take place." |
public static final java.lang.String |
NS_DC |
"http://purl.org/dc/terms/" |
public static final java.lang.String |
NS_GEO |
"http://www.opengis.net/ont/geosparql#" |
public static final java.lang.String |
NS_GML |
"http://loki.cae.drexel.edu/~wbs/ontology/2004/09/ogc-gml#" |
public static final java.lang.String |
NS_POS |
"http://www.w3.org/2003/01/geo/wgs84_pos#" |
public static final java.lang.String |
NS_RDFS |
"http://www.w3.org/2000/01/rdf-schema#" |
public static final java.lang.String |
NS_SF |
"http://www.opengis.net/ont/sf#" |
public static final java.lang.String |
NS_VIRT |
"http://www.openlinksw.com/schemas/virtrdf#" |
public static final java.lang.String |
NS_XSD |
"http://www.w3.org/2001/XMLSchema#" |
public static final int |
ORACLE |
2 |
public static final int |
POSTGIS |
3 |
public static final java.lang.String |
REGISTRY_CSV_DELIMITER |
"|" |
public static final java.lang.String |
REGISTRY_CSV_HEADER |
"URI|SOURCE_PROVIDER|SOURCE_POI_ID|POI_NAME|POI_CATEGORY|LONGITUDE|LATITUDE" |
public static final java.lang.String |
RML_COPYRIGHT |
"NOTICE: TripleGeo makes use of RML processing modules (http://rml.io/) under MIT license; Copyright (c) 2013-2017, Ghent University-iMinds-Multimedia Lab." |
public static final int |
SPATIALITE |
6 |
public static final int |
SQLSERVER |
5 |
public static final java.lang.String |
UTF_8 |
"UTF-8" |
public static final java.lang.String |
WGS84_PROJECTION |
"Input data is expected to be georeferenced in WGS84 (EPSG:4326)." |
public static final java.lang.String |
WKT |
"asWKT" |
public static final java.lang.String |
WKTLiteral |
"wktLiteral" |