Constant Field Values
Contents
org.openrefine.*
-
org.openrefine.LookupCacheManager Modifier and Type Constant Field Value public static final StringINDEX_COLUMN_NAME"_OpenRefine_Index_Column_Name_" -
org.openrefine.ProjectManager Modifier and Type Constant Field Value public static final intEXPRESSION_HISTORY_MAX100 -
org.openrefine.ProjectMetadata Modifier and Type Constant Field Value public static final StringDEFAULT_FILE_NAME"metadata.json"public static final StringOLD_FILE_NAME"metadata.old.json"public static final StringTEMP_FILE_NAME"metadata.temp.json"
-
org.openrefine.browsing.Engine Modifier and Type Constant Field Value public static final StringINCLUDE_DEPENDENT"includeDependent"public static final StringMODE"mode"public static final StringMODE_RECORD_BASED"record-based"public static final StringMODE_ROW_BASED"row-based"
-
org.openrefine.browsing.facets.ListFacet Modifier and Type Constant Field Value public static final StringERR_TOO_MANY_CHOICES"Too many choices" -
org.openrefine.browsing.facets.RangeFacet Modifier and Type Constant Field Value public static final StringERR_NO_NUMERIC_VALUE_PRESENT"No numeric value present."protected static final StringFROM"from"protected static final StringMAX"max"protected static final StringMIN"min"protected static final StringTO"to" -
org.openrefine.browsing.facets.ScatterplotFacet Modifier and Type Constant Field Value public static final StringBASE_COLOR"base_color"public static final StringCOLOR"color"public static final StringDIM_X"dim_x"public static final StringDIM_Y"dim_y"public static final StringDOT"dot"public static final StringERROR_X"error_x"public static final StringERROR_Y"error_y"public static final StringFROM_X"from_x"public static final StringFROM_Y"from_y"public static final intLIN0public static final intLOG1public static final StringMAX_X"max_x"public static final StringMAX_Y"max_y"public static final StringMIN_X"min_x"public static final StringMIN_Y"min_y"public static final StringNAME"name"public static final intNO_ROTATION0public static final intROTATE_CCW2public static final intROTATE_CW1public static final StringROTATION"r"public static final StringSIZE"l"public static final StringTO_X"to_x"public static final StringTO_Y"to_y"public static final StringX_COLUMN_NAME"cx"public static final StringX_EXPRESSION"ex"public static final StringY_COLUMN_NAME"cy"public static final StringY_EXPRESSION"ey" -
org.openrefine.browsing.facets.TimeRangeFacet Modifier and Type Constant Field Value protected static final StringFROM"from"protected static final StringMAX"max"protected static final StringMIN"min"protected static final StringTO"to"
-
org.openrefine.clustering.knn.kNNClusterer.kNNClustererConfigParameters Modifier and Type Constant Field Value public static final intdefaultBlockingNgramSize6public static final doubledefaultRadius1.0
-
org.openrefine.commands.expr.PreviewExpressionCommand.PreviewResult Modifier and Type Constant Field Value protected final Stringcode"ok"
-
org.openrefine.exporters.sql.SqlData Modifier and Type Constant Field Value public static final StringSQL_TYPE_CHAR"CHAR"public static final StringSQL_TYPE_DATE"DATE"public static final StringSQL_TYPE_INT"INT"public static final StringSQL_TYPE_INTEGER"INTEGER"public static final StringSQL_TYPE_NUMERIC"NUMERIC"public static final StringSQL_TYPE_TEXT"TEXT"public static final StringSQL_TYPE_TIMESTAMP"TIMESTAMP"public static final StringSQL_TYPE_VARCHAR"VARCHAR" -
org.openrefine.exporters.sql.SqlExporter Modifier and Type Constant Field Value public static final StringJSON_INCLUDE_CONTENT"includeContent"public static final StringJSON_INCLUDE_STRUCTURE"includeStructure"public static final StringJSON_TABLE_NAME"tableName"public static final StringNO_COL_SELECTED_ERROR"****NO COLUMNS SELECTED****"public static final StringNO_OPTIONS_PRESENT_ERROR"****NO OPTIONS PRESENT****"
-
org.openrefine.expr.util.CalendarParser Modifier and Type Constant Field Value public static final intDD_MM_YY0public static final intDD_YY_MM4public static final intMM_DD_YY1public static final intMM_YY_DD3public static final intMONTH_AFTER_DAY0public static final intMONTH_BEFORE_DAY1public static final intYEAR_AFTER_DAY0public static final intYEAR_AFTER_MONTH0public static final intYEAR_BEFORE_DAY2public static final intYEAR_BEFORE_MONTH4public static final intYY_DD_MM6public static final intYY_MM_DD7
-
org.openrefine.extension.database.DatabaseUtils Modifier and Type Constant Field Value public static final StringDATABASE_EXTENSION_DIR"dbextension"public static final StringSAVED_CONNECTION_KEY"savedConnections"public static final StringSETTINGS_FILE_NAME".saved-db-connections.json"
-
org.openrefine.extension.database.mariadb.MariaDBDatabaseService Modifier and Type Constant Field Value public static final StringDB_DRIVER"org.mariadb.jdbc.Driver"public static final StringDB_NAME"mariadb"
-
org.openrefine.extension.database.mysql.MySQLDatabaseService Modifier and Type Constant Field Value public static final StringDB_DRIVER"com.mysql.jdbc.Driver"public static final StringDB_NAME"mysql"
-
org.openrefine.extension.database.pgsql.PgSQLDatabaseService Modifier and Type Constant Field Value public static final StringDB_DRIVER"org.postgresql.Driver"public static final StringDB_NAME"postgresql"
-
org.openrefine.extension.database.sqlite.SQLiteDatabaseService Modifier and Type Constant Field Value public static final StringDB_DRIVER"org.sqlite.JDBC"public static final StringDB_NAME"sqlite"
-
org.openrefine.extension.gdata.GoogleAPIExtension Modifier and Type Constant Field Value protected static final StringSERVICE_APP_NAME"OpenRefine-Google-Service"
-
org.openrefine.history.HistoryEntryManager Modifier and Type Constant Field Value protected static final StringCHANGE_SUBDIR"changes"protected static final StringGRID_CACHE_SUBDIR"cache"protected static final StringINCOMPLETE_CHANGE_SUBDIR"incomplete_changes"protected static final StringINITIAL_GRID_SUBDIR"initial"protected static final StringMETADATA_FILENAME"history.json"
-
org.openrefine.importers.JsonImporter Modifier and Type Constant Field Value public static final StringANONYMOUS"_"
-
org.openrefine.io.FileProjectManager Modifier and Type Constant Field Value protected static final StringPROJECT_DIR_SUFFIX".project"
-
org.openrefine.model.Grid Modifier and Type Constant Field Value public static final StringGRID_PATH"grid"public static final StringMETADATA_PATH"metadata.json" -
org.openrefine.model.Runner Modifier and Type Constant Field Value public static final StringCOMPLETION_MARKER_FILE_NAME"_SUCCESS"
-
org.openrefine.model.recon.Recon Modifier and Type Constant Field Value public static final intFeature_max4public static final intFeature_nameLevenshtein2public static final intFeature_nameMatch1public static final intFeature_nameWordDistance3public static final intFeature_typeMatch0
-
org.openrefine.operations.recon.ReconOperation Modifier and Type Constant Field Value protected final String_changeDataId"recon"
-
org.openrefine.preference.PreferenceStore Modifier and Type Constant Field Value public static final StringUSER_METADATA_KEY"userMetadata"
-
org.openrefine.runners.local.LocalRunner Modifier and Type Constant Field Value protected static final intdefaultReconciledCellCost343protected static final intdefaultRowCost980protected static final intdefaultUnreconciledCellCost85protected static final StringGRID_PATH"grid"protected static final StringMETADATA_PATH"metadata.json"
-
org.openrefine.util.CookiesUtilities Modifier and Type Constant Field Value public static final StringDOMAIN"127.0.0.1"public static final StringPATH"/"
-
org.openrefine.util.logging.IndentingLayout Modifier and Type Constant Field Value protected static final intCONTEXT_SIZE25protected static final longMAX_DELTA10000L
-
org.openrefine.wikibase.commands.ConnectionManager Modifier and Type Constant Field Value public static final intCONNECT_TIMEOUT10000public static final StringPREFERENCE_STORE_KEY"wikidata_credentials"public static final intREAD_TIMEOUT60000
-
org.openrefine.wikibase.editing.ReconEntityRewriter Modifier and Type Constant Field Value protected static final StringnotCreatedYetMessage"Trying to rewrite an update where a new entity was not created yet."
-
org.openrefine.wikibase.exporters.QuickStatementsExporter Modifier and Type Constant Field Value public static final StringimpossibleSchedulingErrorMessage"This edit batch cannot be performed with QuickStatements due to the structure of its new entities. QuickStatements does not support creating two new entities which refer to each other. Consider uploading your edits directly with OpenRefine."public static final StringnoSchemaErrorMessage"No schema was provided. You need to align your project with Wikibase first."
-
org.openrefine.wikibase.manifests.Manifest Modifier and Type Constant Field Value public static final intDEFAULT_MAX_EDITS_PER_MINUTE60public static final StringDEFAULT_TAG_TEMPLATE"openrefine-${version}"public static final StringITEM_TYPE"item"public static final StringMEDIAINFO_TYPE"mediainfo"public static final StringPROPERTY_TYPE"property"
-
org.openrefine.wikibase.operations.PerformWikibaseEditsOperation Modifier and Type Constant Field Value protected static final StringchangeDataId"newEntities" -
org.openrefine.wikibase.operations.SaveWikibaseSchemaOperation Modifier and Type Constant Field Value public static final StringoperationDescription"Save Wikibase schema"public static final StringoverlayModelKey"wikibaseSchema"
-
org.openrefine.wikibase.qa.scrutinizers.CalendarScrutinizer Modifier and Type Constant Field Value public static final StringearlyGregorianDateType"early-gregorian-date" -
org.openrefine.wikibase.qa.scrutinizers.CommonDescriptionScrutinizer Modifier and Type Constant Field Value public static final StringdescIdenticalWithLabel"description-identical-with-label"public static final StringdescTooLongType"description-too-long" -
org.openrefine.wikibase.qa.scrutinizers.ConflictsWithScrutinizer Modifier and Type Constant Field Value public static final Stringtype"having-conflicts-with-statements" -
org.openrefine.wikibase.qa.scrutinizers.DifferenceWithinRangeScrutinizer Modifier and Type Constant Field Value public static final Stringtype"difference-of-the-properties-is-not-within-the-specified-range" -
org.openrefine.wikibase.qa.scrutinizers.DistinctValuesScrutinizer Modifier and Type Constant Field Value public static final Stringtype"identical-values-for-distinct-valued-property" -
org.openrefine.wikibase.qa.scrutinizers.EnglishDescriptionScrutinizer Modifier and Type Constant Field Value public static final StringdescBeginWithArticle"description-begin-with-article"public static final StringdescBeginWithUppercase"description-begin-with-uppercase"public static final StringdescEndsByPunctuationSign"description-end-by-punctuation-sign" -
org.openrefine.wikibase.qa.scrutinizers.EntityTypeScrutinizer Modifier and Type Constant Field Value public static final Stringtype"invalid-entity-type" -
org.openrefine.wikibase.qa.scrutinizers.FileNameScrutinizer Modifier and Type Constant Field Value public static final StringduplicateFileNamesInBatchType"duplicate-file-names-in-batch"public static final StringfileNamesAlreadyExistOnWikiType"file-names-already-exist-on-wiki"public static final StringfileNameTooLongType"file-name-too-long"public static final StringinconsistentFileNameAndPathExtensionType"inconsistent-file-name-and-path-extension"public static final StringinvalidCharactersInFileNameType"invalid-characters-in-file-name"public static final intmaxFileNameLength240public static final StringmissingFileNameExtensionType"missing-file-name-extension" -
org.openrefine.wikibase.qa.scrutinizers.FormatScrutinizer Modifier and Type Constant Field Value public static final Stringtype"add-statements-with-invalid-format" -
org.openrefine.wikibase.qa.scrutinizers.InverseConstraintScrutinizer Modifier and Type Constant Field Value public static final Stringtype"missing-inverse-statements" -
org.openrefine.wikibase.qa.scrutinizers.ItemRequiresScrutinizer Modifier and Type Constant Field Value public static final StringexistingItemRequirePropertyType"existing-item-requires-certain-other-statement"public static final StringexistingItemRequireValuesType"existing-item-requires-property-to-have-certain-values"public static final StringnewItemRequirePropertyType"new-item-requires-certain-other-statement"public static final StringnewItemRequireValuesType"new-item-requires-property-to-have-certain-values" -
org.openrefine.wikibase.qa.scrutinizers.MultiValueScrutinizer Modifier and Type Constant Field Value public static final Stringexisting_type"multi-valued-property-is-required-for-existing-item"public static final Stringnew_type"multi-valued-property-is-required-for-new-item" -
org.openrefine.wikibase.qa.scrutinizers.NewEntityScrutinizer Modifier and Type Constant Field Value public static final StringdeletedStatementsType"new-item-with-deleted-statements"public static final StringduplicateLabelDescriptionType"duplicate-label-and-description"public static final StringinvalidFilePathType"invalid-file-path"public static final StringnewItemType"new-item-created"public static final StringnewMediaType"new-media-created"public static final StringnewMediaWithoutFileNameType"new-media-without-file-name"public static final StringnewMediaWithoutFilePathType"new-media-without-file-path"public static final StringnewMediaWithoutWikitextType"new-media-without-wikitext"public static final StringnoDescType"new-item-without-descriptions"public static final StringnoLabelType"new-item-without-labels-or-aliases"public static final StringnoTypeType"new-item-without-instance-of-or-subclass-of" -
org.openrefine.wikibase.qa.scrutinizers.NoEditsMadeScrutinizer Modifier and Type Constant Field Value public static final Stringtype"no-edit-generated" -
org.openrefine.wikibase.qa.scrutinizers.QualifierCompatibilityScrutinizer Modifier and Type Constant Field Value public static final StringdisallowedQualifiersType"disallowed-qualifiers"public static final StringmissingMandatoryQualifiersType"missing-mandatory-qualifiers" -
org.openrefine.wikibase.qa.scrutinizers.QuantityScrutinizer Modifier and Type Constant Field Value public static final StringboundsDisallowedType"bounds-disallowed"public static final StringintegerConstraintType"values-should-be-integers"public static final StringinvalidUnitType"invalid-unit"public static final StringnoUnitProvidedType"no-unit-provided" -
org.openrefine.wikibase.qa.scrutinizers.RestrictedValuesScrutinizer Modifier and Type Constant Field Value public static final Stringtype"forbidden-value" -
org.openrefine.wikibase.qa.scrutinizers.SelfReferentialScrutinizer Modifier and Type Constant Field Value public static final Stringtype"self-referential-statements" -
org.openrefine.wikibase.qa.scrutinizers.SingleValueScrutinizer Modifier and Type Constant Field Value public static final Stringtype"single-valued-property-added-more-than-once" -
org.openrefine.wikibase.qa.scrutinizers.UnsourcedScrutinizer Modifier and Type Constant Field Value public static final StringconstraintItemType"no-references-provided"public static final StringgeneralType"unsourced-statements" -
org.openrefine.wikibase.qa.scrutinizers.UseAsQualifierScrutinizer Modifier and Type Constant Field Value public static final Stringtype"values-should-not-be-used-as-qualifier" -
org.openrefine.wikibase.qa.scrutinizers.WhitespaceScrutinizer Modifier and Type Constant Field Value public static final StringduplicateWhitespaceType"duplicate-whitespace"public static final StringnonPrintableCharsType"non-printable-characters"
-
org.openrefine.wikibase.schema.WbEntityVariable Modifier and Type Constant Field Value public static final StringINVALID_ENTITY_ID_FORMAT_WARNING_TYPE"invalid-entity-id-format" -
org.openrefine.wikibase.schema.WbItemEditExpr Modifier and Type Constant Field Value public static final StringINVALID_SUBJECT_WARNING_TYPE"invalid-item-subject" -
org.openrefine.wikibase.schema.WbItemVariable Modifier and Type Constant Field Value public static final StringINVALID_ITEM_ID_FORMAT_WARNING_TYPE"invalid-item-id-format" -
org.openrefine.wikibase.schema.WbLocationConstant Modifier and Type Constant Field Value public static final doubledefaultPrecision1.0E-5 -
org.openrefine.wikibase.schema.WbMediaInfoEditExpr Modifier and Type Constant Field Value public static final StringINVALID_SUBJECT_WARNING_TYPE"invalid-mediainfo-subject"public static final StringREPLACED_CHARACTERS_IN_FILENAME"replaced-characters-in-filename" -
org.openrefine.wikibase.schema.WbVariableExpr<T> Modifier and Type Constant Field Value public static final StringNO_VALUE_KEYWORD"#NOVALUE#"public static final StringSOME_VALUE_KEYWORD"#SOMEVALUE#"