public class AttributeNames extends Object
References:
Defined in the sis-netcdf module
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeNames.Dimension
Holds the attribute names describing a simple latitude, longitude, and vertical bounding box.
|
static class |
AttributeNames.Responsible
Holds the attribute names describing a responsible party.
|
static class |
AttributeNames.Term
Holds the attribute names describing a term together with a vocabulary (or naming authority).
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESS_CONSTRAINT
The "acces_constraint" attribute name for the access constraints applied to assure the protection of
privacy or intellectual property.
|
static String |
ACKNOWLEDGEMENT
The "acknowledgement" attribute name for a place to acknowledge various type of support for
the project that produced this data (Recommended).
|
static String |
ACKNOWLEDGMENT
Deprecated.
Renamed
ACKNOWLEDGEMENT. |
static String |
COMMENT
The "comment" attribute name for miscellaneous information about the data
(Recommended).
|
static AttributeNames.Responsible |
CONTRIBUTOR
The set of attribute names for the contributor (Suggested).
|
static AttributeNames.Responsible |
CREATOR
The set of attribute names for the creator (Recommended).
|
static String |
DATA_TYPE
The "cdm_data_type" attribute name for the THREDDS data type appropriate for this dataset
(Recommended).
|
static String |
DATE_CREATED
The "date_created" attribute name for the date on which the data was created
(Recommended).
|
static String |
DATE_ISSUED
The "date_issued" attribute name for a date on which this data was formally issued
(Suggested).
|
static String |
DATE_MODIFIED
The "date_modified" attribute name for the date on which this data was last modified
(Suggested).
|
static String |
FLAG_MASKS
The "flag_masks" attribute name for bitmask to apply on sample values before to compare
them to the flag values.
|
static String |
FLAG_MEANINGS
The "flag_meanings" attribute name for the meaning of flag values.
|
static String |
FLAG_NAMES
The "flag_names" attribute name for the designation associated with a range element.
|
static String |
FLAG_VALUES
The "flag_values" attribute name for sample values to be flagged.
|
static String |
GEOGRAPHIC_IDENTIFIER
The "geographic_identifier" attribute name for an identifier of the geographic area.
|
static String |
GEOSPATIAL_BOUNDS
Data's 2D or 3D geospatial extent in OGC's Well-Known Text (WKT) geometry format.
|
static String |
HISTORY
The "history" attribute name for providing an audit trail for modifications to the
original data (Recommended).
|
static AttributeNames.Term |
IDENTIFIER
The set of attribute names for an identifier (Recommended).
|
static AttributeNames.Term |
INSTRUMENT
The set of attribute names for the contributing instrument(s) or sensor(s) used to create the resource(s).
|
static AttributeNames.Term |
KEYWORDS
The set of attribute names for a comma separated list of key words and phrases
(Highly Recommended).
|
static AttributeNames.Dimension |
LATITUDE
The set of attribute names for the minimal and maximal latitudes of the bounding box,
resolution and units.
|
static String |
LICENSE
The "license" attribute name for a description of the restrictions to data access
and distribution (Recommended).
|
static AttributeNames.Dimension |
LONGITUDE
The set of attribute names for the minimal and maximal longitudes of the bounding box,
resolution and units.
|
static String |
METADATA_CREATION
The "metadata_creation" attribute name for the date on which the metadata was created
(Suggested).
|
static String |
METADATA_LINK
The "metadata_link" attribute name for a URL that gives the location of more complete metadata.
|
static String |
METADATA_MODIFIED
The "date_metadata_modified" attribute name for the date on which the metadata has been modified
(Suggested).
|
static String |
NAMING_AUTHORITY
Deprecated.
Moved to
IDENTIFIER.VOCABULARY. |
static AttributeNames.Term |
PLATFORM
The set of attribute names for the platform(s) that supported the sensors used to create the resource(s).
|
static String |
PROCESSING_LEVEL
The "processing_level" attribute name for a textual description of the processing (or quality control)
level of the data.
|
static String |
PRODUCT_VERSION
The "product_version" attribute for version identifier of the data file or product as assigned by the data creator
(Suggested).
|
static AttributeNames.Term |
PROGRAM
The set of attribute names for the overarching program(s) of which the dataset is a part (Suggested).
|
static String |
PROJECT
The "project" attribute name for the scientific project that produced the data
(Recommended).
|
static AttributeNames.Responsible |
PUBLISHER
The set of attribute names for the publisher (Suggested).
|
static String |
PURPOSE
The "purpose" attribute name for the summary of the intentions with which the resource(s)
was developed.
|
static String |
REFERENCES
The "references" attribute name for bibliographical references.
|
static String |
SOURCE
The "source" attribute name for the method of production of the original data (Recommended).
|
static AttributeNames.Term |
STANDARD_NAME
The set of attribute names for a long descriptive name for the variable taken from a controlled
vocabulary of variable names.
|
static String |
STANDARD_NAME_VOCABULARY
Deprecated.
Moved to
STANDARD_NAME.VOCABULARY. |
static String |
SUMMARY
The "summary" attribute name for a paragraph describing the dataset
(Highly Recommended).
|
static AttributeNames.Dimension |
TIME
The set of attribute names for the start and end times of the bounding box, resolution and
units.
|
static String |
TITLE
The "title" attribute name for a short description of the dataset
(Highly Recommended).
|
static String |
TOPIC_CATEGORY
The "topic_category" attribute name for a high-level geographic data thematic classification.
|
static AttributeNames.Dimension |
VERTICAL
The set of attribute names for the minimal and maximal elevations of the bounding box,
resolution and units.
|
static String |
VOCABULARY
Deprecated.
Moved to
KEYWORDS.VOCABULARY. |
| Modifier | Constructor and Description |
|---|---|
protected |
AttributeNames()
For subclass constructors only.
|
public static final String TITLE
AttributeNames will look for "full_name" and "name".
Path in ISO 19115:
public static final String SUMMARY
Path in ISO 19115:
public static final AttributeNames.Term IDENTIFIER
"naming_authority" and the "id"
should be a globally unique identifier for the dataset.
Path in ISO 19115:
NetcdfFile.getId(),
ESIP reference@Deprecated public static final String NAMING_AUTHORITY
IDENTIFIER.VOCABULARY."id" should be a globally
unique identifier for the dataset.
Path in ISO 19115:
IDENTIFIER,
ESIP reference,
Constant Field Valuespublic static final AttributeNames.Term STANDARD_NAME
Path in ISO 19115:
KEYWORDS,
ESIP reference@Deprecated public static final String STANDARD_NAME_VOCABULARY
STANDARD_NAME.VOCABULARY."standard_name" attribute.
Path in ISO 19115:
STANDARD_NAME,
VOCABULARY,
ESIP reference,
Constant Field Valuespublic static final AttributeNames.Term KEYWORDS
Path in ISO 19115:
STANDARD_NAME,
ESIP reference@Deprecated public static final String VOCABULARY
KEYWORDS.VOCABULARY."keyword" attribute (Recommended).
Path in ISO 19115:
public static final String TOPIC_CATEGORY
"farming", "biota", "boundaries",
"climatology meteorology atmosphere", "economy", "elevation",
"environment", "geoscientific information", "health",
"imagery base maps earth cover", "intelligence military",
"inland waters", "location", "oceans", "planning cadastre",
"society", "structure", "transportation" and
"utilitiesCommunication".
Path in ISO 19115:
TopicCategory,
Constant Field Valuespublic static final String DATA_TYPE
"Vector", "TextTable", "Grid",
"Image", "Video", "Tin", "StereoModel", "Station",
"Swath" or "Trajectory".
Path in ISO 19115:
public static final String HISTORY
Path in ISO 19115:
public static final String SOURCE
Path in ISO 19115:
public static final String COMMENT
Path in ISO 19115:
public static final String METADATA_CREATION
NCISOMetadata"
subgroup.
Path in ISO 19115:
Metadata /
dateInfo
date with DateType.CREATIONpublic static final String METADATA_MODIFIED
Path in ISO 19115:
Metadata /
dateInfo
date with DateType.REVISIONpublic static final String DATE_CREATED
Path in ISO 19115:
Metadata /
identificationInfo /
citation /
date /
date with DateType.CREATIONpublic static final String DATE_MODIFIED
Path in ISO 19115:
Metadata /
identificationInfo /
citation /
date /
date with DateType.REVISIONpublic static final String DATE_ISSUED
Path in ISO 19115:
Metadata /
identificationInfo /
citation /
date /
date with DateType.PUBLICATIONpublic static final String PRODUCT_VERSION
Path in ISO 19115:
public static final AttributeNames.Term PROGRAM
Path in ISO 19115:
This attribute is not yet read by NetcdfStore,
because we are not sure what would be the most appropriate ISO 19115 location.
The above-cited location is experimental and may change in any future Apache SIS version.
PROJECT,
ESIP referencepublic static final AttributeNames.Term PLATFORM
Path in ISO 19115:
public static final AttributeNames.Term INSTRUMENT
Path in ISO 19115:
Metadata /
acquisitionInformation /
platform /
instrument /
identifier /
codeMetadata /
acquisitionInformation /
platform /
instrument /
identifier /
authority /
titlepublic static final AttributeNames.Responsible CREATOR
Path in ISO 19115:
CONTRIBUTOR,
PUBLISHER,
ESIP referencepublic static final AttributeNames.Responsible CONTRIBUTOR
Path in ISO 19115:
CREATOR,
PUBLISHER,
ESIP referencepublic static final AttributeNames.Responsible PUBLISHER
Path in ISO 19115:
Metadata /
distributionInfo /
distributors /
distributorContact with Role.PUBLISHERMetadata /
identificationInfo /
descriptiveKeywords /
keyword with the "dataCenter" KeywordTypeCREATOR,
CONTRIBUTOR,
ESIP referencepublic static final String PROJECT
Path in ISO 19115:
Metadata /
identificationInfo /
descriptiveKeywords /
keyword with the "project" KeywordTypePROGRAM,
ESIP reference,
Constant Field Valuespublic static final String PURPOSE
Path in ISO 19115:
public static final String REFERENCES
Path in ISO 19115:
public static final String PROCESSING_LEVEL
Path in ISO 19115:
public static final String ACKNOWLEDGEMENT
Path in ISO 19115:
public static final String ACKNOWLEDGMENT
ACKNOWLEDGEMENT.public static final String LICENSE
Path in ISO 19115:
public static final String ACCESS_CONSTRAINT
"copyright", "patent",
"patent pending", "trademark", "license",
"intellectual property rights" or "restricted".
Path in ISO 19115:
Restriction,
Constant Field Valuespublic static final String GEOGRAPHIC_IDENTIFIER
Path in ISO 19115:
public static final String GEOSPATIAL_BOUNDS
"geospatial_bounds_crs",
possibly completed by "geospatial_bounds_vertical_crs".
Path in ISO 19115:
public static final AttributeNames.Dimension LATITUDE
Path in ISO 19115:
LONGITUDE,
VERTICAL,
TIME,
ESIP referencepublic static final AttributeNames.Dimension LONGITUDE
Path in ISO 19115:
LATITUDE,
VERTICAL,
TIME,
ESIP referencepublic static final AttributeNames.Dimension VERTICAL
Path in ISO 19115:
LATITUDE,
LONGITUDE,
TIME,
ESIP referencepublic static final AttributeNames.Dimension TIME
Path in ISO 19115:
LATITUDE,
LONGITUDE,
VERTICAL,
ESIP referencepublic static final String FLAG_NAMES
Path in ISO 19115:
public static final String FLAG_MASKS
Path in ISO 19115:
public static final String FLAG_VALUES
Path in ISO 19115:
public static final String FLAG_MEANINGS
Path in ISO 19115:
public static final String METADATA_LINK
Path in ISO 19115:
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.