Package com.i2group.disco.infostore.importer


package com.i2group.disco.infostore.importer
Contains utility classes that generate well-formed origin and provenance values for use during Information Store and Solr index ingestion.
Since:
9.0
  • Classes
    Class
    Description
    Generates values for the ORIGIN_ID_KEYS column of provenance tables in the Information Store.
    A utility class for determining whether strings in templates are references to values in columns (specified by $(COLUMN_NAME)) or constant values.
    A descriptor of whether a string in a template is a constant value (in which case it requires no further processing), or a reference to a value in a column (in which case it should be substituted for the value).