Package org.apache.tika.metadata
Interface ISO19115
public interface ISO19115
Keys extracted from ISO 19139/19115 geographic metadata documents by
GeographicInformationParser (via the Apache SIS/GeoAPI object model). Namespaced
iso19115: + kebab-case (TIKA-4816 rename batch): the original spellings were this
parser's own ad hoc coinages (bare PascalCase, a few with a stray trailing space, a trailing
hyphen, or a trailing -->) predating curated Property constants -- the old
literal spellings are bridged forward by LegacyKeyMigrationFilter's migration table.
All but PARENT_METADATA_TITLE and METADATA_IDENTIFIER_CODE are BAG: each
is written from a loop over a repeatable ISO 19139 element, so these can legitimately repeat.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final PropertySingle-valued: read from oneIdentifier, not a loop.static final Propertystatic final Propertystatic final Propertystatic final Propertystatic final PropertySingle-valued: read from oneCitation, not a loop.static final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Property
-
Field Details
-
CHARACTER_SET
-
CONTACT_ROLE
-
CONTACT_PARTY_NAME
-
CITATION_DATE
-
CITED_RESPONSIBLE_PARTY_ROLE
-
CITED_RESPONSIBLE_PARTY_NAME
-
CITED_RESPONSIBLE_PARTY_ORGANIZATION_NAME
-
CITED_RESPONSIBLE_PARTY_POSITION_NAME
-
CITED_RESPONSIBLE_PARTY_EMAIL
-
IDENTIFICATION_INFO_STATUS
-
RESOURCE_FORMAT_SPECIFICATION_ALTERNATIVE_TITLE
-
IDENTIFICATION_INFO_TOPIC_CATEGORY
-
THESAURUS_NAME_DATE
-
ACCESS_CONSTRAINTS
-
OTHER_CONSTRAINTS
-
USE_CONSTRAINTS
-
GEOGRAPHIC_IDENTIFIER_CODE
-
GEOGRAPHIC_IDENTIFIER_AUTHORITY_TITLE
-
GEOGRAPHIC_IDENTIFIER_AUTHORITY_ALTERNATIVE_TITLE
-
GEOGRAPHIC_IDENTIFIER_AUTHORITY_DATE
-
DISTRIBUTION_FORMAT_SPECIFICATION_ALTERNATIVE_TITLE
-
DISTRIBUTOR_CONTACT
-
DISTRIBUTOR_ORGANIZATION_NAME
-
TRANSFER_OPTIONS_ONLINE_LINKAGE
-
TRANSFER_OPTIONS_ONLINE_PROTOCOL
-
TRANSFER_OPTIONS_ONLINE_PROFILE
-
TRANSFER_OPTIONS_ONLINE_NAME
-
TRANSFER_OPTIONS_ONLINE_DESCRIPTION
-
TRANSFER_OPTIONS_ONLINE_FUNCTION
-
DATE_INFO
-
METADATA_RESOURCE_SCOPE
-
PARENT_METADATA_TITLE
Single-valued: read from oneCitation, not a loop. -
METADATA_IDENTIFIER_CODE
Single-valued: read from oneIdentifier, not a loop. -
METADATA_STANDARD_TITLE
-
METADATA_STANDARD_EDITION
-