Serialized Form
-
Package org.apache.sis.metadata
-
Class InvalidMetadataException extends IllegalStateException implements Serializable
- serialVersionUID:
- 947896851753786460L
-
Class MetadataStandard extends Object implements Serializable
- serialVersionUID:
- 7549790450195184843L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Invoked during deserialization for restoring the transient fields.- Throws:
IOException- if an I/O error occurred while reading or if the stream contains invalid data.ClassNotFoundException- if the class serialized on the stream is not on the classpath.
-
-
Serialized Fields
-
citation
Citation citation
Bibliographical reference to the international standard.- See Also:
MetadataStandard.getCitation()
-
dependencies
MetadataStandard[] dependencies
The dependencies, ornullif none. Note: thenullvalue is for serialization compatibility. -
interfacePackage
String interfacePackage
The root package for metadata interfaces. Must have a trailing'.'.
-
-
Class UnmodifiableMetadataException extends UnsupportedOperationException implements Serializable
- serialVersionUID:
- 286569086054839096L
-
-
Package org.apache.sis.metadata.iso
-
Class DefaultApplicationSchemaInformation extends ISOMetadata implements Serializable
- serialVersionUID:
- -884081423040392985L
-
Serialized Fields
-
constraintLanguage
String constraintLanguage
Formal language used in Application Schema. -
graphicsFile
URI graphicsFile
Full application schema given as a graphics file. -
name
Citation name
Name of the application schema used. -
schemaAscii
URI schemaAscii
Full application schema given as an ASCII file. -
schemaLanguage
String schemaLanguage
Identification of the schema language used. -
softwareDevelopmentFile
URI softwareDevelopmentFile
Full application schema given as a software development file. -
softwareDevelopmentFileFormat
String softwareDevelopmentFileFormat
Software dependent format used for the application schema software dependent file.
-
-
Class DefaultExtendedElementInformation extends ISOMetadata implements Serializable
- serialVersionUID:
- 5892811836634834434L
-
Serialized Fields
-
condition
InternationalString condition
Condition under which the extended element is mandatory. Non-null value only if the obligation is conditional. -
dataType
Datatype dataType
Code which identifies the kind of value provided in the extended element. -
definition
InternationalString definition
Definition of the extended element. -
domainCode
Integer domainCode
Deprecated.Three digit code assigned to the extended element. Non-null only if the data type is code list element. -
domainValue
InternationalString domainValue
Valid values that can be assigned to the extended element. Returnsnullif it doesn't apply, for example if the data type is enumeration, code list or code list element. -
maximumOccurrence
Integer maximumOccurrence
Maximum occurrence of the extended element. Returnsnullif it doesn't apply, for example if the data type is enumeration, code list or code list element. -
name
String name
Name of the extended metadata element. -
obligation
Obligation obligation
Obligation of the extended element. -
parentEntity
Collection<String> parentEntity
Name of the metadata entity(s) under which this extended metadata element may appear. The name(s) may be standard metadata element(s) or other extended metadata element(s). -
rationales
Collection<InternationalString> rationales
Reason for creating the extended element. -
rule
InternationalString rule
Specifies how the extended element relates to other existing elements and entities. -
shortName
String shortName
Deprecated.Short form suitable for use in an implementation method such as XML or SGML. -
sources
Collection<ResponsibleParty> sources
Name of the person or organization creating the extended element.
-
-
Class DefaultIdentifier extends ISOMetadata implements Serializable
- serialVersionUID:
- -23375776954553866L
-
Serialized Fields
-
authority
Citation authority
Person or party responsible for maintenance of the namespace.- See Also:
DefaultIdentifier.getAuthority()
-
code
String code
Alphanumeric value identifying an instance in the namespace.- See Also:
DefaultIdentifier.getCode()
-
codeSpace
String codeSpace
Identifier or namespace in which the code is valid.- See Also:
DefaultIdentifier.getCodeSpace()
-
description
InternationalString description
Natural language description of the meaning of the code value.- See Also:
DefaultIdentifier.getDescription()
-
version
String version
Version identifier for the namespace, as specified by the code authority. This version is included only when the code uses versions. When appropriate, the edition is identified by the effective date, coded using ISO 8601 date format.- See Also:
DefaultIdentifier.getVersion()
-
-
Class DefaultMetadata extends ISOMetadata implements Serializable
- serialVersionUID:
- -76483485174667242L
-
Serialized Fields
-
acquisitionInformation
Collection<AcquisitionInformation> acquisitionInformation
Provides information about the acquisition of the data. -
alternativeMetadataReferences
Collection<Citation> alternativeMetadataReferences
Reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource. -
applicationSchemaInfo
Collection<ApplicationSchemaInformation> applicationSchemaInfo
Provides information about the conceptual schema of a dataset. -
contacts
Collection<ResponsibleParty> contacts
Parties responsible for the metadata information. -
contentInfo
Collection<ContentInformation> contentInfo
Provides information about the feature catalogue and describes the coverage and image data characteristics. -
dataQualityInfo
Collection<DataQuality> dataQualityInfo
Provides overall assessment of quality of a resource(s). -
dateInfo
Collection<CitationDate> dateInfo
Date(s) associated with the metadata. -
distributionInfo
Distribution distributionInfo
Provides information about the distributor of and options for obtaining the resource(s). -
identificationInfo
Collection<Identification> identificationInfo
Basic information about the resource(s) to which the metadata applies. -
locales
Map<Locale,Charset> locales
Language(s) and character set(s) used within the dataset. -
metadataConstraints
Collection<Constraints> metadataConstraints
Provides restrictions on the access and use of metadata. -
metadataExtensionInfo
Collection<MetadataExtensionInformation> metadataExtensionInfo
Information describing metadata extensions. -
metadataLinkages
Collection<OnlineResource> metadataLinkages
Online location(s) where the metadata is available. -
metadataMaintenance
MaintenanceInformation metadataMaintenance
Provides information about the frequency of metadata updates, and the scope of those updates. -
metadataProfiles
Collection<Citation> metadataProfiles
Citation(s) for the profile(s) of the metadata standard to which the metadata conform. -
metadataScopes
Collection<DefaultMetadataScope> metadataScopes
Scope to which the metadata applies. -
metadataStandards
Collection<Citation> metadataStandards
Citation(s) for the standard(s) to which the metadata conform. -
parentMetadata
Citation parentMetadata
Identification of the parent metadata record. -
portrayalCatalogueInfo
Collection<PortrayalCatalogueReference> portrayalCatalogueInfo
Provides information about the catalogue of rules defined for the portrayal of a resource(s). -
referenceSystemInfo
Collection<ReferenceSystem> referenceSystemInfo
Description of the spatial and temporal reference systems used in the dataset. -
resourceLineages
Collection<Lineage> resourceLineages
Information about the provenance, sources and/or the production processes applied to the resource. -
spatialRepresentationInfo
Collection<SpatialRepresentation> spatialRepresentationInfo
Digital representation of spatial information in the dataset.
-
-
Class DefaultMetadataExtensionInformation extends ISOMetadata implements Serializable
- serialVersionUID:
- 1471486028607039929L
-
Serialized Fields
-
extendedElementInformation
Collection<ExtendedElementInformation> extendedElementInformation
Provides information about a new metadata element, not found in ISO 19115, which is required to describe geographic data. -
extensionOnLineResource
OnlineResource extensionOnLineResource
Information about on-line sources containing the community profile name and the extended metadata elements. Information for all new metadata elements.
-
-
Class DefaultMetadataScope extends ISOMetadata implements Serializable
- serialVersionUID:
- -7186722085106176683L
-
Serialized Fields
-
name
InternationalString name
Description of the scope. -
resourceScope
ScopeCode resourceScope
Code for the scope.
-
-
Class DefaultPortrayalCatalogueReference extends ISOMetadata implements Serializable
- serialVersionUID:
- -6211960792438534868L
-
Serialized Fields
-
portrayalCatalogueCitations
Collection<Citation> portrayalCatalogueCitations
Bibliographic reference to the portrayal catalogue cited.
-
-
Class ISOMetadata extends ModifiableMetadata implements Serializable
- serialVersionUID:
- -4997239501383133209L
-
Serialized Fields
-
identifiers
Collection<Identifier> identifiers
All identifiers associated with this metadata, ornullif none. This field is initialized to a non-null value when first needed.
-
-
-
Package org.apache.sis.metadata.iso.acquisition
-
Class DefaultAcquisitionInformation extends ISOMetadata implements Serializable
- serialVersionUID:
- 6115581617356679324L
-
Serialized Fields
-
acquisitionPlans
Collection<Plan> acquisitionPlans
Identifies the plan as implemented by the acquisition. -
acquisitionRequirements
Collection<Requirement> acquisitionRequirements
Identifies the requirement the data acquisition intends to satisfy. -
environmentalConditions
EnvironmentalRecord environmentalConditions
A record of the environmental circumstances during the data acquisition. -
instruments
Collection<Instrument> instruments
General information about the instrument used in data acquisition. -
objectives
Collection<Objective> objectives
Identification of the area or object to be sensed. -
operations
Collection<Operation> operations
General information about an identifiable activity which provided the data. -
platforms
Collection<Platform> platforms
General information about the platform from which the data were taken.
-
-
Class DefaultEnvironmentalRecord extends ISOMetadata implements Serializable
- serialVersionUID:
- 3634348015931833471L
-
Serialized Fields
-
averageAirTemperature
Double averageAirTemperature
Average air temperature along the flight pass during the photo flight. -
maxAltitude
Double maxAltitude
Maximum altitude during the photo flight. -
maxRelativeHumidity
Double maxRelativeHumidity
Maximum relative humidity along the flight pass during the photo flight. -
meteorologicalConditions
InternationalString meteorologicalConditions
Meteorological conditions in the photo flight area, in particular clouds, snow and wind.
-
-
Class DefaultEvent extends ISOMetadata implements Serializable
- serialVersionUID:
- -519920133287763009L
-
Serialized Fields
-
context
Context context
Meaning of the event. -
expectedObjectives
Collection<Objective> expectedObjectives
Objective or objectives satisfied by an event. -
relatedPass
PlatformPass relatedPass
Pass during which an event occurs. -
relatedSensors
Collection<Instrument> relatedSensors
Instrument or instruments for which the event is meaningful. -
sequence
Sequence sequence
Relative time ordering of the event. -
time
long time
Time the event occurred, orLong.MIN_VALUEif none. -
trigger
Trigger trigger
Initiator of the event.
-
-
Class DefaultInstrument extends ISOMetadata implements Serializable
- serialVersionUID:
- -7439143424271079960L
-
Serialized Fields
-
citations
Collection<Citation> citations
Complete citation of the instrument. -
description
InternationalString description
Textual description of the instrument. -
mountedOn
Platform mountedOn
Platform on which the instrument is mounted. -
type
InternationalString type
Name of the type of instrument. Examples: framing, line-scan, push-broom, pan-frame.
-
-
Class DefaultObjective extends ISOMetadata implements Serializable
- serialVersionUID:
- 8273806197892815938L
-
Serialized Fields
-
extents
Collection<Extent> extents
Extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective. -
functions
Collection<InternationalString> functions
Role or purpose performed by or activity performed at the objective. -
objectiveOccurences
Collection<Event> objectiveOccurences
Event or events associated with objective completion. -
pass
Collection<PlatformPass> pass
Pass of the platform over the objective. -
priority
InternationalString priority
Priority applied to the target. -
sensingInstruments
Collection<Instrument> sensingInstruments
Instrument which senses the objective data. -
types
Collection<ObjectiveType> types
Collection technique for the objective.
-
-
Class DefaultOperation extends ISOMetadata implements Serializable
- serialVersionUID:
- 4828650802232651791L
-
Serialized Fields
-
childOperations
Collection<Operation> childOperations
Sub-missions that make up part of a larger mission. -
citation
Citation citation
Identification of the mission. -
description
InternationalString description
Description of the mission on which the platform observations are made and the objectives of that mission. -
objectives
Collection<Objective> objectives
Object(s) or area(s) of interest to be sensed. -
parentOperation
Operation parentOperation
Heritage of the operation. -
plan
Plan plan
Plan satisfied by the operation. -
platforms
Collection<Platform> platforms
Platform (or platforms) used in the operation. -
significantEvents
Collection<Event> significantEvents
Record of an event occurring during an operation. -
status
Progress status
Status of the data acquisition. -
type
OperationType type
Collection technique for the operation.
-
-
Class DefaultPlan extends ISOMetadata implements Serializable
- serialVersionUID:
- -1212695055582082867L
-
Serialized Fields
-
citation
Citation citation
Identification of authority requesting target collection. -
operations
Collection<Operation> operations
Identification of the activity or activities that satisfy a plan. -
satisfiedRequirements
Collection<Requirement> satisfiedRequirements
Requirement satisfied by the plan. -
status
Progress status
Current status of the plan (pending, completed, etc.) -
type
GeometryType type
Manner of sampling geometry that the planner expects for collection of objective data.
-
-
Class DefaultPlatform extends ISOMetadata implements Serializable
- serialVersionUID:
- -1607271701134014369L
-
Serialized Fields
-
citation
Citation citation
Source where information about the platform is described. -
description
InternationalString description
Narrative description of the platform supporting the instrument. -
instruments
Collection<Instrument> instruments
Instrument(s) mounted on a platform. -
sponsors
Collection<ResponsibleParty> sponsors
Organization responsible for building, launch, or operation of the platform.
-
-
Class DefaultPlatformPass extends ISOMetadata implements Serializable
- serialVersionUID:
- -6447077434254133293L
-
Serialized Fields
-
extent
Geometry extent
Area covered by the pass. -
relatedEvents
Collection<Event> relatedEvents
Occurrence of one or more events for a pass.
-
-
Class DefaultRequestedDate extends ISOMetadata implements Serializable
- serialVersionUID:
- 942236885315159329L
-
Serialized Fields
-
latestAcceptableDate
long latestAcceptableDate
Latest date and time collection must be completed, orLong.MIN_VALUEif none. -
requestedDateOfCollection
long requestedDateOfCollection
Preferred date and time of collection, orLong.MIN_VALUEif none.
-
-
Class DefaultRequirement extends ISOMetadata implements Serializable
- serialVersionUID:
- -4987984804974769238L
-
Serialized Fields
-
citation
Citation citation
Identification of reference or guidance material for the requirement. -
expiryDate
long expiryDate
Date and time after which collection is no longer valid, orLong.MIN_VALUEif none. -
priority
Priority priority
Relative ordered importance, or urgency, of the requirement. -
recipients
Collection<ResponsibleParty> recipients
Person(s), or body(ies), to receive results of requirement. -
requestedDate
RequestedDate requestedDate
Required or preferred acquisition date and time. -
requestors
Collection<ResponsibleParty> requestors
Origin of requirement. -
satisfiedPlans
Collection<Plan> satisfiedPlans
Plan that identifies solution to satisfy the requirement.
-
-
-
Package org.apache.sis.metadata.iso.citation
-
Class AbstractParty extends ISOMetadata implements Serializable
- serialVersionUID:
- 1486981243884830979L
-
Serialized Fields
-
contactInfo
Collection<Contact> contactInfo
Contact information for the party. -
name
InternationalString name
Name of the party.
-
-
Class DefaultAddress extends ISOMetadata implements Serializable
- serialVersionUID:
- 1357443146723845129L
-
Serialized Fields
-
administrativeArea
InternationalString administrativeArea
State, province of the location. -
city
InternationalString city
The city of the location -
country
InternationalString country
Country of the physical address. -
deliveryPoints
Collection<String> deliveryPoints
Address line for the location (as described in ISO 11180, Annex A). -
electronicMailAddresses
Collection<String> electronicMailAddresses
Address of the electronic mailbox of the responsible organization or individual. -
postalCode
String postalCode
ZIP or other postal code.
-
-
Class DefaultCitation extends ISOMetadata implements Serializable
- serialVersionUID:
- 3490090845236158848L
-
Serialized Fields
-
alternateTitles
Collection<InternationalString> alternateTitles
Short name or other language name by which the cited information is known. Example: "DCW" as an alternative title for "Digital Chart of the World. -
citedResponsibleParties
Collection<ResponsibleParty> citedResponsibleParties
Roles, Name, contact, and position information for an individual or organization that is responsible for the resource. -
collectiveTitle
InternationalString collectiveTitle
Deprecated.Removed as of ISO 19115:2014.Common title with holdings note. Note: title identifies elements of a series collectively, combined with information about what volumes are available at the source cited. May benullif there is no title. -
dates
Collection<CitationDate> dates
Reference date for the cited resource. -
edition
InternationalString edition
Version of the cited resource. -
editionDate
long editionDate
Date of the edition in milliseconds elapsed sine January 1st, 1970, orLong.MIN_VALUEif none. -
graphics
Collection<BrowseGraphic> graphics
Citation graphic or logo for cited party. -
onlineResources
Collection<OnlineResource> onlineResources
Online references to the cited resource. -
otherCitationDetails
InternationalString otherCitationDetails
Other information required to complete the citation that is not recorded elsewhere. May benullif none. -
presentationForms
Collection<PresentationForm> presentationForms
Mode in which the resource is represented, or an empty collection if none. -
series
Series series
Information about the series, or aggregate dataset, of which the dataset is a part. May benullif none. -
title
InternationalString title
Name by which the cited resource is known.
-
-
Class DefaultCitationDate extends ISOMetadata implements Serializable
- serialVersionUID:
- 5140213754542273710L
-
Serialized Fields
-
date
long date
Reference date for the cited resource in milliseconds elapsed sine January 1st, 1970, orLong.MIN_VALUEif none. -
dateType
DateType dateType
Event used for reference date.
-
-
Class DefaultContact extends ISOMetadata implements Serializable
- serialVersionUID:
- -969735574940462381L
-
Serialized Fields
-
addresses
Collection<Address> addresses
Physical and email addresses at which the organization or individual may be contacted. -
contactInstructions
InternationalString contactInstructions
Supplemental instructions on how or when to contact the individual or organization. -
contactType
InternationalString contactType
Type of the contact. -
hoursOfService
InternationalString hoursOfService
Time period (including time zone) when individuals can contact the organization or individual. -
onlineResources
Collection<OnlineResource> onlineResources
On-line information that can be used to contact the individual or organization. -
phones
Collection<Telephone> phones
Telephone numbers at which the organization or individual may be contacted.
-
-
Class DefaultIndividual extends AbstractParty implements Serializable
- serialVersionUID:
- -5116802681895278739L
-
Serialized Fields
-
positionName
InternationalString positionName
Position of the individual in an organization.
-
-
Class DefaultOnlineResource extends ISOMetadata implements Serializable
- serialVersionUID:
- 1413613911128890864L
-
Serialized Fields
-
applicationProfile
String applicationProfile
Name of an application profile that can be used with the online resource. -
description
InternationalString description
Detailed text description of what the online resource is/does. -
function
OnLineFunction function
Code for function performed by the online resource. -
linkage
URI linkage
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as "http://www.statkart.no/isotc211". -
name
String name
Name of the online resources. -
protocol
String protocol
The connection protocol to be used. -
protocolRequest
String protocolRequest
Request used to access the resource depending on the protocol. This is used mainly for POST requests.
-
-
Class DefaultOrganisation extends AbstractParty implements Serializable
- serialVersionUID:
- 5113656476176154532L
-
Serialized Fields
-
individual
Collection<DefaultIndividual> individual
Individuals in the named organization. -
logo
Collection<BrowseGraphic> logo
Graphic identifying organization.
-
-
Class DefaultResponsibility extends ISOMetadata implements Serializable
- serialVersionUID:
- -8290895980682233572L
-
Serialized Fields
-
extents
Collection<Extent> extents
Spatial or temporal extents of the role. -
parties
Collection<AbstractParty> parties
Information about the parties. -
role
Role role
Function performed by the responsible party.
-
-
Class DefaultResponsibleParty extends DefaultResponsibility implements Serializable
- serialVersionUID:
- -1022635486627088812L
-
Class DefaultSeries extends ISOMetadata implements Serializable
- serialVersionUID:
- 7061644572814855051L
-
Serialized Fields
-
issueIdentification
String issueIdentification
Information identifying the issue of the series. -
name
InternationalString name
Name of the series, or aggregate dataset, of which the dataset is a part. -
page
String page
Details on which pages of the publication the article was published.
-
-
Class DefaultTelephone extends ISOMetadata implements Serializable
- serialVersionUID:
- 5156405432420742237L
-
Serialized Fields
-
number
String number
Telephone number by which individuals can contact responsible organization or individual. -
numberType
CodeList<?> numberType
Type of telephone number. -
owner
Collection<Telephone> owner
Deprecated.This field will be removed after we removed the deprecated public methods.For implementation ofDefaultTelephone.getVoices()andDefaultTelephone.getFacsimiles()deprecated methods. Shall be the telephones list of the enclosingDefaultContactobject.This field references the same collection than
DefaultContact.phoneswhen possible. Note that the link between this collection andDefaultContact.phonesis broken whenModifiableMetadata.freeze()is invoked, since theCloner.clone(Object)method creates a new (unmodifiable) collection.
-
-
-
Package org.apache.sis.metadata.iso.constraint
-
Class DefaultConstraints extends ISOMetadata implements Serializable
- serialVersionUID:
- -5622398793237824161L
-
Serialized Fields
-
constraintApplicationScope
Scope constraintApplicationScope
Spatial and / or temporal extent and or level of the application of the constraints restrictions. -
graphics
Collection<BrowseGraphic> graphics
Graphic / symbol indicating the constraint. -
references
Collection<Citation> references
Citation for the limitation of constraint. -
releasability
DefaultReleasability releasability
Information concerning the parties to whom the resource can or cannot be released. -
responsibleParties
Collection<DefaultResponsibility> responsibleParties
Party responsible for the resource constraints. -
useLimitations
Collection<InternationalString> useLimitations
Limitation affecting the fitness for use of the resource. Example: "not to be used for navigation".
-
-
Class DefaultLegalConstraints extends DefaultConstraints implements Serializable
- serialVersionUID:
- -228007779747439839L
-
Serialized Fields
-
accessConstraints
Collection<Restriction> accessConstraints
Access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource. -
otherConstraints
Collection<InternationalString> otherConstraints
Other restrictions and legal prerequisites for accessing and using the resource. Should be a non-empty value only if access constraints or use constraints declares other restrictions. -
useConstraints
Collection<Restriction> useConstraints
Constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
-
-
Class DefaultReleasability extends ISOMetadata implements Serializable
- serialVersionUID:
- 4449531804328254887L
-
Serialized Fields
-
addressees
Collection<DefaultResponsibility> addressees
Party to which the release statement applies. -
disseminationConstraints
Collection<Restriction> disseminationConstraints
Component in determining releasability. -
statement
InternationalString statement
Release statement.
-
-
Class DefaultSecurityConstraints extends DefaultConstraints implements Serializable
- serialVersionUID:
- 621767670847345848L
-
Serialized Fields
-
classification
Classification classification
Name of the handling restrictions on the resource. -
classificationSystem
InternationalString classificationSystem
Name of the classification system. -
handlingDescription
InternationalString handlingDescription
Additional information about the restrictions on handling the resource. -
userNote
InternationalString userNote
Explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
-
-
-
Package org.apache.sis.metadata.iso.content
-
Class AbstractContentInformation extends ISOMetadata implements Serializable
- serialVersionUID:
- -3237461458526348999L
-
Class DefaultAttributeGroup extends ISOMetadata implements Serializable
- serialVersionUID:
- -2198484393626051875L
-
Serialized Fields
-
attributes
Collection<RangeDimension> attributes
Content type for attributes groups for aRangeDimension. -
contentTypes
Collection<CoverageContentType> contentTypes
Type of information represented by the value(s).
-
-
Class DefaultBand extends DefaultSampleDimension implements Serializable
- serialVersionUID:
- -2474871120376144737L
-
Serialized Fields
-
bandBoundaryDefinition
BandDefinition bandBoundaryDefinition
Designation of criterion for defining maximum and minimum wavelengths for a spectral band. -
boundMax
Double boundMax
Longest wavelength that the sensor is capable of collecting within a designated band. -
boundMin
Double boundMin
Shortest wavelength that the sensor is capable of collecting within a designated band. -
boundUnits
Unit<Length> boundUnits
Units in which sensor wavelengths are expressed. -
detectedPolarization
PolarizationOrientation detectedPolarization
Polarization of the radiation detected. -
peakResponse
Double peakResponse
Wavelength at which the response is the highest. -
toneGradation
Integer toneGradation
Number of discrete numerical values in the grid data. -
transmittedPolarization
PolarizationOrientation transmittedPolarization
Polarization of the radiation transmitted.
-
-
Class DefaultCoverageDescription extends AbstractContentInformation implements Serializable
- serialVersionUID:
- 2161065580202989466L
-
Serialized Fields
-
attributeDescription
RecordType attributeDescription
Description of the attribute described by the measurement value. -
attributeGroups
Collection<DefaultAttributeGroup> attributeGroups
Information on attribute groups of the resource. -
processingLevelCode
Identifier processingLevelCode
Identifier for the level of processing that has been applied to the resource. -
rangeElementDescriptions
Collection<RangeElementDescription> rangeElementDescriptions
Provides the description of the specific range elements of a coverage.
-
-
Class DefaultFeatureCatalogueDescription extends AbstractContentInformation implements Serializable
- serialVersionUID:
- 4637544662644655274L
-
Serialized Fields
-
compliant
Boolean compliant
Whether or not the cited feature catalogue complies with ISO 19110.Implementation note: we need to store the reference to the
Booleaninstance instead than using bitmask becausePrimitiveTypePropertiesmay associate some properties to that particular instance. -
featureCatalogueCitations
Collection<Citation> featureCatalogueCitations
Complete bibliographic reference to one or more external feature catalogues. -
featureTypes
Collection<DefaultFeatureTypeInfo> featureTypes
Subset of feature types from cited feature catalogue occurring in resource. -
includedWithDataset
boolean includedWithDataset
Whether or not the feature catalogue is included with the resource. -
locales
Map<Locale,Charset> locales
Language(s) and character set(s) used within the catalogue.
-
-
Class DefaultFeatureTypeInfo extends ISOMetadata implements Serializable
- serialVersionUID:
- -4103901642915981422L
-
Serialized Fields
-
featureInstanceCount
Integer featureInstanceCount
Number of occurrence of feature instances for this feature types. -
featureTypeName
GenericName featureTypeName
Name of the feature type.
-
-
Class DefaultImageDescription extends DefaultCoverageDescription implements Serializable
- serialVersionUID:
- -239683653229623567L
-
Serialized Fields
-
cameraCalibrationInformationAvailable
Boolean cameraCalibrationInformationAvailable
Indication of whether or not constants are available which allow for camera calibration corrections. -
cloudCoverPercentage
Double cloudCoverPercentage
Area of the dataset obscured by clouds, expressed as a percentage of the spatial extent. -
compressionGenerationQuantity
Integer compressionGenerationQuantity
Count of the number of lossy compression cycles performed on the image. -
filmDistortionInformationAvailable
Boolean filmDistortionInformationAvailable
Indication of whether or not Calibration Reseau information is available. -
illuminationAzimuthAngle
Double illuminationAzimuthAngle
Illumination azimuth measured in degrees clockwise from true north at the time the image is taken. For images from a scanning device, refer to the centre pixel of the image. -
illuminationElevationAngle
Double illuminationElevationAngle
Illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the EarthÂ’s surface. For images from a scanning device, refer to the centre pixel of the image. -
imageQualityCode
Identifier imageQualityCode
Specifies the image quality. -
imagingCondition
ImagingCondition imagingCondition
Conditions affected the image. -
lensDistortionInformationAvailable
Boolean lensDistortionInformationAvailable
Indication of whether or not lens aberration correction information is available. -
radiometricCalibrationDataAvailable
Boolean radiometricCalibrationDataAvailable
Indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available. -
triangulationIndicator
Boolean triangulationIndicator
Indication of whether or not triangulation has been performed upon the image.Implementation note: we need to store the reference to the
Booleaninstance instead than using bitmask becausePrimitiveTypePropertiesmay associate some properties to that particular instance.
-
-
Class DefaultRangeDimension extends ISOMetadata implements Serializable
- serialVersionUID:
- 4517148689016920767L
-
Serialized Fields
-
description
InternationalString description
Description of the attribute. -
names
Collection<Identifier> names
Identifiers for each attribute included in the resource. These identifiers can be use to provide names for the attribute from a standard set of names. -
sequenceIdentifier
MemberName sequenceIdentifier
Unique name or number that identifies attributes included in the coverage.
-
-
Class DefaultRangeElementDescription extends ISOMetadata implements Serializable
- serialVersionUID:
- -8891149098619355114L
-
Serialized Fields
-
definition
InternationalString definition
Description of a set of specific range elements. -
name
InternationalString name
Designation associated with a set of range elements. -
rangeElements
Collection<Record> rangeElements
Specific range elements, i.e. range elements associated with a name and their definition.
-
-
Class DefaultSampleDimension extends DefaultRangeDimension implements Serializable
- serialVersionUID:
- 4517148689016920767L
-
Serialized Fields
-
bitsPerValue
Integer bitsPerValue
Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel. -
maxValue
Double maxValue
Maximum value of data values in each dimension included in the resource. -
meanValue
Double meanValue
Mean value of data values in each dimension included in the resource. -
minValue
Double minValue
Minimum value of data values in each dimension included in the resource. -
nominalSpatialResolution
Double nominalSpatialResolution
Smallest distance between which separate points can be distinguished, as specified in instrument design. -
numberOfValues
Integer numberOfValues
Number of values used in a thematic classification resource. -
offset
Double offset
Physical value corresponding to a cell value of zero. -
otherProperty
Record otherProperty
Instance of other/attributeType that defines attributes not explicitly included inCoverageContentType. -
otherPropertyType
RecordType otherPropertyType
Type of other attribute description. -
scaleFactor
Double scaleFactor
Scale factor which has been applied to the cell value. -
standardDeviation
Double standardDeviation
Standard deviation of data values in each dimension included in the resource. -
transferFunctionType
TransferFunctionType transferFunctionType
Type of transfer function to be used when scaling a physical value for a given element. -
units
Unit<?> units
Units of data in each dimension included in the resource.
-
-
-
Package org.apache.sis.metadata.iso.distribution
-
Class DefaultDataFile extends ISOMetadata implements Serializable
- serialVersionUID:
- -4556006719009557349L
-
Serialized Fields
-
featureTypes
Collection<LocalName> featureTypes
Provides the list of feature types concerned by the transfer data file. Depending on the transfer choices, a data file may contain data related to one or many feature types. This attribute may be omitted when the dataset is composed of a single file and/or the data does not relate to a feature catalogue. -
fileDescription
InternationalString fileDescription
Text description of the file.- Since:
- 1.0
-
fileFormat
Format fileFormat
Deprecated.Removed in latest XSD schemas.Defines the format of the transfer data file. -
fileName
URI fileName
Name or path of the file.- Since:
- 1.0
-
fileType
String fileType
Format in which the file is encoded.- Since:
- 1.0
-
-
Class DefaultDigitalTransferOptions extends ISOMetadata implements Serializable
- serialVersionUID:
- -2901375920581273330L
-
Serialized Fields
-
distributionFormats
Collection<Format> distributionFormats
Formats of distribution. -
offLines
Collection<Medium> offLines
Information about offline media on which the resource can be obtained. -
onLines
Collection<OnlineResource> onLines
Information about online sources from which the resource can be obtained. -
transferFrequency
PeriodDuration transferFrequency
Rate of occurrence of distribution. -
transferSize
Double transferSize
Estimated size of a unit in the specified transfer format, expressed in megabytes. The transfer size shall be greater than 0. -
unitsOfDistribution
InternationalString unitsOfDistribution
Tiles, layers, geographic areas, etc., in which data is available.
-
-
Class DefaultDistribution extends ISOMetadata implements Serializable
- serialVersionUID:
- 1331353255189686369L
-
Serialized Fields
-
description
InternationalString description
Brief description of a set of distribution options. -
distributionFormats
Collection<Format> distributionFormats
Provides a description of the format of the data to be distributed. -
distributors
Collection<Distributor> distributors
Provides information about the distributor. -
transferOptions
Collection<DigitalTransferOptions> transferOptions
Provides information about technical means and media by which a resource is obtained from the distributor.
-
-
Class DefaultDistributor extends ISOMetadata implements Serializable
- serialVersionUID:
- 5706757156163948001L
-
Serialized Fields
-
distributionOrderProcesses
Collection<StandardOrderProcess> distributionOrderProcesses
Provides information about how the resource may be obtained, and related instructions and fee information. -
distributorContact
ResponsibleParty distributorContact
Party from whom the resource may be obtained. This list need not be exhaustive. -
distributorFormats
Collection<Format> distributorFormats
Provides information about the format used by the distributor. -
distributorTransferOptions
Collection<DigitalTransferOptions> distributorTransferOptions
Provides information about the technical means and media used by the distributor.
-
-
Class DefaultFormat extends ISOMetadata implements Serializable
- serialVersionUID:
- -8346373589075887348L
-
Serialized Fields
-
amendmentNumber
InternationalString amendmentNumber
Amendment number of the format version. -
fileDecompressionTechnique
InternationalString fileDecompressionTechnique
Recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied. -
formatDistributors
Collection<Distributor> formatDistributors
Provides information about the distributor's format. -
formatSpecificationCitation
Citation formatSpecificationCitation
Citation / URL of the specification format. -
media
Collection<Medium> media
Media used by the format.
-
-
Class DefaultMedium extends ISOMetadata implements Serializable
- serialVersionUID:
- 7751002701087451894L
-
Serialized Fields
-
densities
Collection<Double> densities
Density at which the data is recorded. If non-null, then the number shall be greater than zero. -
densityUnits
Unit<?> densityUnits
Units of measure for the recording density. -
mediumFormats
Collection<MediumFormat> mediumFormats
Methods used to write to the medium. -
mediumNote
InternationalString mediumNote
Description of other limitations or requirements for using the medium. -
name
MediumName name
Name of the medium on which the resource can be received. -
volumes
Integer volumes
Number of items in the media identified.
-
-
Class DefaultStandardOrderProcess extends ISOMetadata implements Serializable
- serialVersionUID:
- 1948951192071039775L
-
Serialized Fields
-
currency
Currency currency
TheDefaultStandardOrderProcess.feescurrency, ornullif unknown or unspecified. -
fees
InternationalString fees
Fees and terms for retrieving the resource. Include monetary units (as specified in ISO 4217). -
orderingInstructions
InternationalString orderingInstructions
General instructions, terms and services provided by the distributor. -
orderOptions
Record orderOptions
Request/purchase choices. -
orderOptionsType
RecordType orderOptionsType
Description of the order options record. -
plannedAvailableDateTime
long plannedAvailableDateTime
Date and time when the dataset will be available, in milliseconds elapsed since January 1st, 1970. -
turnaround
InternationalString turnaround
Typical turnaround time for the filling of an order.
-
-
-
Package org.apache.sis.metadata.iso.extent
-
Class AbstractGeographicExtent extends ISOMetadata implements Serializable
- serialVersionUID:
- 4819196764221609265L
-
Serialized Fields
-
inclusion
Boolean inclusion
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).Implementation note: we need to store the reference to the
Booleaninstance instead than using bitmask becausePrimitiveTypePropertiesmay associate some properties to that particular instance.
-
-
Class DefaultBoundingPolygon extends AbstractGeographicExtent implements Serializable
- serialVersionUID:
- 3404580901560754370L
-
Serialized Fields
-
polygons
Collection<Geometry> polygons
The sets of points defining the bounding polygon.
-
-
Class DefaultExtent extends ISOMetadata implements Serializable
- serialVersionUID:
- 2979058128422252800L
-
Serialized Fields
-
description
InternationalString description
The spatial and temporal extent for the referring object. -
geographicElements
Collection<GeographicExtent> geographicElements
Provides geographic component of the extent of the referring object. -
temporalElements
Collection<TemporalExtent> temporalElements
Provides temporal component of the extent of the referring object. -
verticalElements
Collection<VerticalExtent> verticalElements
Provides vertical component of the extent of the referring object.
-
-
Class DefaultGeographicBoundingBox extends AbstractGeographicExtent implements Serializable
- serialVersionUID:
- -9200149606040429957L
-
Serialized Fields
-
eastBoundLongitude
double eastBoundLongitude
The eastern-most coordinate of the limit of the dataset extent. The value is expressed in longitude in decimal degrees (positive east). -
northBoundLatitude
double northBoundLatitude
The northern-most, coordinate of the limit of the dataset extent. The value is expressed in latitude in decimal degrees (positive north). -
southBoundLatitude
double southBoundLatitude
The southern-most coordinate of the limit of the dataset extent. The value is expressed in latitude in decimal degrees (positive north). -
westBoundLongitude
double westBoundLongitude
The western-most coordinate of the limit of the dataset extent. The value is expressed in longitude in decimal degrees (positive east).
-
-
Class DefaultGeographicDescription extends AbstractGeographicExtent implements Serializable
- serialVersionUID:
- 7876194854687370299L
-
Serialized Fields
-
geographicIdentifier
Identifier geographicIdentifier
The identifier used to represent a geographic area.
-
-
Class DefaultSpatialTemporalExtent extends DefaultTemporalExtent implements Serializable
- serialVersionUID:
- -2461142677245013474L
-
Serialized Fields
-
spatialExtent
Collection<GeographicExtent> spatialExtent
The spatial extent component of composite spatial and temporal extent. -
verticalExtent
VerticalExtent verticalExtent
Vertical extent component.
-
-
Class DefaultTemporalExtent extends ISOMetadata implements Serializable
- serialVersionUID:
- -6149873501105795242L
-
Serialized Fields
-
extent
TemporalPrimitive extent
The date and time for the content of the dataset.
-
-
Class DefaultVerticalExtent extends ISOMetadata implements Serializable
- serialVersionUID:
- -1963873471175296153L
-
Serialized Fields
-
maximumValue
Double maximumValue
The highest vertical extent contained in the dataset. -
minimumValue
Double minimumValue
The lowest vertical extent contained in the dataset. -
verticalCRS
VerticalCRS verticalCRS
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured. The CRS identification includes unit of measure.
-
-
-
Package org.apache.sis.metadata.iso.identification
-
Class AbstractIdentification extends ISOMetadata implements Serializable
- serialVersionUID:
- 157053637951213015L
-
Serialized Fields
-
abstracts
InternationalString abstracts
Brief narrative summary of the resource(s). -
additionalDocumentations
Collection<Citation> additionalDocumentations
Other documentation associated with the resource. -
associatedResources
Collection<DefaultAssociatedResource> associatedResources
Provides aggregate dataset information. -
citation
Citation citation
Citation for the resource(s). -
credits
Collection<String> credits
Recognition of those who contributed to the resource(s). -
descriptiveKeywords
Collection<Keywords> descriptiveKeywords
Provides category keywords, their type, and reference source. -
extents
Collection<Extent> extents
Spatial and temporal extent of the resource. -
graphicOverviews
Collection<BrowseGraphic> graphicOverviews
Provides a graphic that illustrates the resource(s) (should include a legend for the graphic). -
pointOfContacts
Collection<ResponsibleParty> pointOfContacts
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s). -
processingLevel
Identifier processingLevel
Code that identifies the level of processing in the producers coding system of a resource. -
purpose
InternationalString purpose
Summary of the intentions with which the resource(s) was developed. -
resourceConstraints
Collection<Constraints> resourceConstraints
Provides information about constraints which apply to the resource(s). -
resourceFormats
Collection<Format> resourceFormats
Provides a description of the format of the resource(s). -
resourceMaintenances
Collection<MaintenanceInformation> resourceMaintenances
Provides information about the frequency of resource updates, and the scope of those updates. -
resourceSpecificUsages
Collection<Usage> resourceSpecificUsages
Provides basic information about specific application(s) for which the resource(s) has/have been or is being used by different users. -
spatialRepresentationTypes
Collection<SpatialRepresentationType> spatialRepresentationTypes
Methods used to spatially represent geographic information. -
spatialResolutions
Collection<Resolution> spatialResolutions
Factor which provides a general understanding of the density of spatial data in the resource(s). -
status
Collection<Progress> status
Status of the resource(s). -
topicCategories
Collection<TopicCategory> topicCategories
Main theme(s) of the resource.
-
-
Class DefaultAggregateInformation extends DefaultAssociatedResource implements Serializable
- serialVersionUID:
- -8769840909779188495L
-
Class DefaultAssociatedResource extends ISOMetadata implements Serializable
- serialVersionUID:
- -803259032236939135L
-
Serialized Fields
-
associationType
AssociationType associationType
Type of relation between the resources. -
initiativeType
InitiativeType initiativeType
Type of initiative under which the associated resource was produced. -
metadataReference
Citation metadataReference
Reference to the metadata of the associated resource. -
name
Citation name
Citation information about the associated resource.
-
-
Class DefaultBrowseGraphic extends ISOMetadata implements Serializable
- serialVersionUID:
- 1769063690091153678L
-
Serialized Fields
-
fileDescription
InternationalString fileDescription
Text description of the illustration. -
fileName
URI fileName
Name of the file that contains a graphic that provides an illustration of the dataset. -
fileType
String fileType
Format in which the illustration is encoded. Examples: CGM, EPS, GIF, JPEG, PBM, PS, TIFF, XWD. -
imageConstraints
Collection<Constraints> imageConstraints
Restrictions on access and/or of browse graphic. -
linkages
Collection<OnlineResource> linkages
Links to browse graphic.
-
-
Class DefaultCoupledResource extends ISOMetadata implements Serializable
- serialVersionUID:
- 154704781596732747L
-
Serialized Fields
-
operation
DefaultOperationMetadata operation
The service operation. -
resourceReferences
Collection<Citation> resourceReferences
References to the resource on which the services operates. -
resources
Collection<DataIdentification> resources
The tightly coupled resources. -
scopedName
ScopedName scopedName
Scoped identifier of the resource in the context of the given service instance.
-
-
Class DefaultDataIdentification extends AbstractIdentification implements Serializable
- serialVersionUID:
- 7302901752833238436L
-
Serialized Fields
-
environmentDescription
InternationalString environmentDescription
Description of the dataset in the producerÂ’s processing environment, including items such as the software, the computer operating system, file name, and the dataset size -
locales
Map<Locale,Charset> locales
Language(s) and character set(s) used within the dataset. -
supplementalInformation
InternationalString supplementalInformation
Any other descriptive information about the dataset.
-
-
Class DefaultKeywordClass extends ISOMetadata implements Serializable
- serialVersionUID:
- 5353835680916000713L
-
Serialized Fields
-
className
InternationalString className
A character string to label the keyword category in natural language. -
conceptIdentifier
URI conceptIdentifier
URI of concept in the ontology specified by the ontology citation. -
ontology
Citation ontology
Reference that binds the keyword class to a formal conceptualization of a knowledge domain.
-
-
Class DefaultKeywords extends ISOMetadata implements Serializable
- serialVersionUID:
- -2765705888428016211L
-
Serialized Fields
-
keywordClass
DefaultKeywordClass keywordClass
User-defined categorization of groups of keywords that extend or are orthogonal to the standardized keyword type codes. -
keywords
Collection<InternationalString> keywords
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject. -
thesaurusName
Citation thesaurusName
Name of the formally registered thesaurus or a similar authoritative source of keywords. -
type
KeywordType type
Subject matter used to group similar keywords.
-
-
Class DefaultOperationChainMetadata extends ISOMetadata implements Serializable
- serialVersionUID:
- 4132508877114835286L
-
Serialized Fields
-
description
InternationalString description
A narrative explanation of the services in the chain and resulting output. -
name
InternationalString name
The name as used by the service for this chain. -
operations
List<DefaultOperationMetadata> operations
Information about the operations applied by the chain.
-
-
Class DefaultOperationMetadata extends ISOMetadata implements Serializable
- serialVersionUID:
- -3513177609655567627L
-
Serialized Fields
-
connectPoints
Collection<OnlineResource> connectPoints
Handle for accessing the service interface. -
dependsOn
List<DefaultOperationMetadata> dependsOn
List of operation that must be completed immediately. -
distributedComputingPlatforms
Collection<CodeList<?>> distributedComputingPlatforms
Distributed computing platforms on which the operation has been implemented. -
invocationName
InternationalString invocationName
The name used to invoke this interface within the context of the DCP. -
operationDescription
InternationalString operationDescription
Free text description of the intent of the operation and the results of the operation. -
operationName
String operationName
An unique identifier for this interface. -
parameters
Collection<ParameterDescriptor<?>> parameters
The parameters that are required for this interface.
-
-
Class DefaultRepresentativeFraction extends Number implements Serializable
- serialVersionUID:
- -6043871487256529207L
-
Serialized Fields
-
denominator
long denominator
The number below the line in a vulgar fraction, or 0 if undefined. -
identifiers
Collection<Identifier> identifiers
All identifiers associated with this metadata, ornullif none. This field is initialized to a non-null value when first needed.
-
-
Class DefaultResolution extends ISOMetadata implements Serializable
- serialVersionUID:
- 4333582736458380544L
-
Serialized Fields
-
property
byte property
Specifies which property is set, or 0 if none. -
value
Object value
Either the scale as aRepresentativeFractioninstance, the distance, the angle, or the level of details as anInternationalStringinstance.
-
-
Class DefaultServiceIdentification extends AbstractIdentification implements Serializable
- serialVersionUID:
- 7700836694236616300L
-
Serialized Fields
-
accessProperties
StandardOrderProcess accessProperties
Information about the availability of the service. -
containsChain
Collection<DefaultOperationChainMetadata> containsChain
Information about the chain applied by the service. -
containsOperations
Collection<DefaultOperationMetadata> containsOperations
Information about the operations that comprise the service. -
coupledResources
Collection<DefaultCoupledResource> coupledResources
Further description of the data coupling in the case of tightly coupled services. -
couplingType
CodeList<?> couplingType
Type of coupling between service and associated data (if exist). -
operatedDatasets
Collection<Citation> operatedDatasets
References to the resource on which the service operates. -
operatesOn
Collection<DataIdentification> operatesOn
Information on the resources that the service operates on. -
profiles
Collection<Citation> profiles
Profiles to which the service adheres. -
serviceStandards
Collection<Citation> serviceStandards
Standards to which the service adheres. -
serviceType
GenericName serviceType
A service type name. -
serviceTypeVersions
Collection<String> serviceTypeVersions
The version of the service, supports searching based on the version of serviceType.
-
-
Class DefaultUsage extends ISOMetadata implements Serializable
- serialVersionUID:
- 7464000583573398579L
-
Serialized Fields
-
additionalDocumentation
Collection<Citation> additionalDocumentation
Publication that describe usage of data. -
identifiedIssues
Collection<Citation> identifiedIssues
Citation of a description of known issues associated with the resource along with proposed solutions if available. -
responses
Collection<InternationalString> responses
Responses to the user-determined limitations. -
specificUsage
InternationalString specificUsage
Brief description of the resource and/or resource series usage. -
usageDate
long usageDate
Date and time of the first use or range of uses of the resource and/or resource series. Values are milliseconds elapsed since January 1st, 1970, orLong.MIN_VALUEif this value is not set. -
userContactInfo
Collection<ResponsibleParty> userContactInfo
Identification of and means of communicating with person(s) and organization(s) using the resource(s). -
userDeterminedLimitations
InternationalString userDeterminedLimitations
Applications, determined by the user for which the resource and/or resource series is not suitable.
-
-
-
Package org.apache.sis.metadata.iso.lineage
-
Class DefaultAlgorithm extends ISOMetadata implements Serializable
- serialVersionUID:
- 5718445163047946957L
-
Serialized Fields
-
citation
Citation citation
Information identifying the algorithm and version or date. -
description
InternationalString description
Information describing the algorithm used to generate the data.
-
-
Class DefaultLineage extends ISOMetadata implements Serializable
- serialVersionUID:
- 6214461492323186254L
-
Serialized Fields
-
additionalDocumentation
Collection<Citation> additionalDocumentation
A resources (for example publication) that describes the whole process to generate this resource (for example a dataset). -
processSteps
Collection<ProcessStep> processSteps
Information about an event in the creation process for the data specified by the scope. -
scope
Scope scope
Type of resource and / or extent to which the lineage information applies. -
sources
Collection<Source> sources
Information about the source data used in creating the data specified by the scope. -
statement
InternationalString statement
General explanation of the data producer's knowledge about the lineage of a dataset. Should be provided only if scope level is dataset or series.
-
-
Class DefaultNominalResolution extends ISOMetadata implements Serializable
- serialVersionUID:
- -4000422414866855607L
-
Serialized Fields
-
Class DefaultProcessing extends ISOMetadata implements Serializable
- serialVersionUID:
- 5698533358975632857L
-
Serialized Fields
-
algorithms
Collection<Algorithm> algorithms
Details of the methodology by which geographic information was derived from the instrument readings. -
documentations
Collection<Citation> documentations
Reference to documentation describing the processing. -
procedureDescription
InternationalString procedureDescription
Additional details about the processing procedures. -
runTimeParameters
InternationalString runTimeParameters
Parameters to control the processing operations, entered at run time. -
softwareReferences
Collection<Citation> softwareReferences
Reference to document describing processing software.
-
-
Class DefaultProcessStep extends ISOMetadata implements Serializable
- serialVersionUID:
- -2338712901907082970L
-
Serialized Fields
-
description
InternationalString description
Description of the event, including related parameters or tolerances. -
outputs
Collection<Source> outputs
Description of the product generated as a result of the process step. -
processingInformation
Processing processingInformation
Comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment. -
processors
Collection<ResponsibleParty> processors
Identification of, and means of communication with, person(s) and organization(s) associated with the process step. -
rationale
InternationalString rationale
Requirement or purpose for the process step. -
references
Collection<Citation> references
Process step documentation. -
reports
Collection<ProcessStepReport> reports
Report generated by the process step. -
scope
Scope scope
Type of resource and / or extent to which the process step applies. -
sources
Collection<Source> sources
Information about the source data used in creating the data specified by the scope. -
stepDateTime
TemporalPrimitive stepDateTime
Date, time or range of date and time over which the process step occurred.
-
-
Class DefaultProcessStepReport extends ISOMetadata implements Serializable
- serialVersionUID:
- -6413716753156038081L
-
Serialized Fields
-
description
InternationalString description
Textual description of what occurred during the process step. -
fileType
InternationalString fileType
Type of file that contains the processing report. -
name
InternationalString name
Name of the processing report.
-
-
Class DefaultSource extends ISOMetadata implements Serializable
- serialVersionUID:
- -8444238043227180224L
-
Serialized Fields
-
description
InternationalString description
Detailed description of the level of the source data. -
processedLevel
Identifier processedLevel
Processing level of the source data. -
resolution
NominalResolution resolution
Distance between consistent parts (centre, left side, right side) of two adjacent pixels. -
scope
Scope scope
Type and / or extent of the source. -
sourceCitation
Citation sourceCitation
Recommended reference to be used for the source data. -
sourceMetadata
Collection<Citation> sourceMetadata
Reference to metadata for the source. -
sourceReferenceSystem
ReferenceSystem sourceReferenceSystem
Spatial reference system used by the source data. -
sourceSpatialResolution
Resolution sourceSpatialResolution
Spatial resolution expressed as a scale factor, an angle or a level of detail. -
sourceSteps
Collection<ProcessStep> sourceSteps
Information about an event in the creation process for the source data.
-
-
-
Package org.apache.sis.metadata.iso.maintenance
-
Class DefaultMaintenanceInformation extends ISOMetadata implements Serializable
- serialVersionUID:
- -8736825706141936429L
-
Serialized Fields
-
contacts
Collection<ResponsibleParty> contacts
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource. -
maintenanceAndUpdateFrequency
MaintenanceFrequency maintenanceAndUpdateFrequency
Frequency with which changes and additions are made to the resource after the initial resource is completed. -
maintenanceDates
Collection<CitationDate> maintenanceDates
Date information associated with maintenance of resource. -
maintenanceNotes
Collection<InternationalString> maintenanceNotes
Information regarding specific requirements for maintaining the resource. -
maintenanceScopes
Collection<Scope> maintenanceScopes
Type of resource and / or extent to which the maintenance information applies. -
userDefinedMaintenanceFrequency
PeriodDuration userDefinedMaintenanceFrequency
Maintenance period other than those defined, in milliseconds.
-
-
Class DefaultScope extends ISOMetadata implements Serializable
- serialVersionUID:
- -979575548481874359L
-
Serialized Fields
-
extents
Collection<Extent> extents
Information about the spatial, vertical and temporal extent of the resource specified by the scope. -
level
ScopeCode level
Hierarchical level of the data specified by the scope. -
levelDescription
Collection<ScopeDescription> levelDescription
Detailed description about the level of the data specified by the scope.
-
-
Class DefaultScopeDescription extends ISOMetadata implements Serializable
- serialVersionUID:
- -2029119689389845656L
-
Serialized Fields
-
property
byte property
Specifies which property is set, or 0 if none. -
value
Object value
The value, as one of the following types:Set<FeatureType>for thefeaturespropertySet<AttributeType>for theattributespropertySet<FeatureType>for thefeatureInstancespropertySet<AttributeType>for theattributeInstancespropertyStringfor thedatasetpropertyStringfor theotherproperty
-
-
-
Package org.apache.sis.metadata.iso.quality
-
Class AbstractCompleteness extends AbstractElement implements Serializable
- serialVersionUID:
- 8839542601508369777L
-
Class AbstractElement extends ISOMetadata implements Serializable
- serialVersionUID:
- 3963454452767190970L
-
Serialized Fields
-
dates
AbstractElement.Dates dates
Start time (date1) and end time (date2) on which a data quality measure was applied.- TODO:
- Needs to be made unmodifiable after transition to
ModifiableMetadata.State.FINAL.
-
evaluationMethodDescription
InternationalString evaluationMethodDescription
Description of the evaluation method. -
evaluationMethodType
EvaluationMethodType evaluationMethodType
Type of method used to evaluate quality of the dataset, ornullif unspecified. -
evaluationProcedure
Citation evaluationProcedure
Reference to the procedure information, ornullif none. -
measureDescription
InternationalString measureDescription
Description of the measure being determined. -
measureIdentification
Identifier measureIdentification
Code identifying a registered standard procedure, ornullif none. -
namesOfMeasure
Collection<InternationalString> namesOfMeasure
Name of the test applied to the data. -
results
Collection<Result> results
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
-
-
Class AbstractLogicalConsistency extends AbstractElement implements Serializable
- serialVersionUID:
- -1795493465311213248L
-
Class AbstractPositionalAccuracy extends AbstractElement implements Serializable
- serialVersionUID:
- 1127147951521512624L
-
Class AbstractResult extends ISOMetadata implements Serializable
- serialVersionUID:
- 3510023908820052467L
-
Class AbstractTemporalAccuracy extends AbstractElement implements Serializable
- serialVersionUID:
- -6273519060177989201L
-
Class AbstractThematicAccuracy extends AbstractElement implements Serializable
- serialVersionUID:
- 7256282057348615018L
-
Class DefaultAbsoluteExternalPositionalAccuracy extends AbstractPositionalAccuracy implements Serializable
- serialVersionUID:
- -5520313307277547148L
-
Class DefaultAccuracyOfATimeMeasurement extends AbstractTemporalAccuracy implements Serializable
- serialVersionUID:
- 2248263966450664491L
-
Class DefaultCompletenessCommission extends AbstractCompleteness implements Serializable
- serialVersionUID:
- 1941293019209523920L
-
Class DefaultCompletenessOmission extends AbstractCompleteness implements Serializable
- serialVersionUID:
- 6782225824097039360L
-
Class DefaultConceptualConsistency extends AbstractLogicalConsistency implements Serializable
- serialVersionUID:
- -8842701325499002671L
-
Class DefaultConformanceResult extends AbstractResult implements Serializable
- serialVersionUID:
- -2958690684356371311L
-
Serialized Fields
-
explanation
InternationalString explanation
Explanation of the meaning of conformance for this result. -
pass
Boolean pass
Indication of the conformance result.The field is directly annotated here, because the getter method is called
DefaultConformanceResult.pass(), and JAXB does not recognize it. The method should have been called getPass() or isPass(). -
specification
Citation specification
Citation of product specification or user requirement against which data is being evaluated.
-
-
Class DefaultCoverageResult extends AbstractResult implements Serializable
- serialVersionUID:
- 5860811052940576277L
-
Serialized Fields
-
resultContentDescription
CoverageDescription resultContentDescription
Provides the description of the content of the result coverage, i.e. semantic definition of the data quality measures. -
resultFile
DataFile resultFile
Provides information about the data file containing the result coverage data. -
resultFormat
Format resultFormat
Provides information about the format of the result coverage data. -
resultSpatialRepresentation
SpatialRepresentation resultSpatialRepresentation
Provides the digital representation of data quality measures composing the coverage result. -
spatialRepresentationType
SpatialRepresentationType spatialRepresentationType
Method used to spatially represent the coverage result.
-
-
Class DefaultDataQuality extends ISOMetadata implements Serializable
- serialVersionUID:
- 5036527927404894540L
-
Serialized Fields
-
lineage
Lineage lineage
Non-quantitative quality information about the lineage of the data specified by the scope. Should be provided only if scope level is dataset. -
reports
Collection<Element> reports
Quantitative quality information for the data specified by the scope. Should be provided only if scope level is dataset. -
scope
Scope scope
The specific data to which the data quality information applies.
-
-
Class DefaultDomainConsistency extends AbstractLogicalConsistency implements Serializable
- serialVersionUID:
- -2397510938251794672L
-
Class DefaultFormatConsistency extends AbstractLogicalConsistency implements Serializable
- serialVersionUID:
- -1891952351079148415L
-
Class DefaultGriddedDataPositionalAccuracy extends AbstractPositionalAccuracy implements Serializable
- serialVersionUID:
- 1006810371734607137L
-
Class DefaultNonQuantitativeAttributeAccuracy extends AbstractThematicAccuracy implements Serializable
- serialVersionUID:
- -8777909940058192886L
-
Class DefaultQuantitativeAttributeAccuracy extends AbstractThematicAccuracy implements Serializable
- serialVersionUID:
- 4190822658851541881L
-
Class DefaultQuantitativeResult extends AbstractResult implements Serializable
- serialVersionUID:
- -403671810118461829L
-
Serialized Fields
-
errorStatistic
InternationalString errorStatistic
Statistical method used to determine the value, ornullif none. -
values
List<Record> values
Quantitative value or values, content determined by the evaluation procedure used. -
valueType
RecordType valueType
Value type for reporting a data quality result, ornullif none. -
valueUnit
Unit<?> valueUnit
Value unit for reporting a data quality result, ornullif none.
-
-
Class DefaultRelativeInternalPositionalAccuracy extends AbstractPositionalAccuracy implements Serializable
- serialVersionUID:
- 8385667875833802576L
-
Class DefaultScope extends DefaultScope implements Serializable
- serialVersionUID:
- 7517784393752337009L
-
Class DefaultTemporalConsistency extends AbstractTemporalAccuracy implements Serializable
- serialVersionUID:
- 5468604313098465903L
-
Class DefaultTemporalValidity extends AbstractTemporalAccuracy implements Serializable
- serialVersionUID:
- 7271555924670981058L
-
Class DefaultThematicClassificationCorrectness extends AbstractThematicAccuracy implements Serializable
- serialVersionUID:
- 2503537202481975130L
-
Class DefaultTopologicalConsistency extends AbstractLogicalConsistency implements Serializable
- serialVersionUID:
- 5797622283821358613L
-
Class DefaultUsability extends AbstractElement implements Serializable
- serialVersionUID:
- -7316059750787640719L
-
-
Package org.apache.sis.metadata.iso.spatial
-
Class AbstractGeolocationInformation extends ISOMetadata implements Serializable
- serialVersionUID:
- 2234791083092464542L
-
Serialized Fields
-
qualityInfo
Collection<DataQuality> qualityInfo
Provides an overall assessment of quality of geolocation information.
-
-
Class AbstractSpatialRepresentation extends ISOMetadata implements Serializable
- serialVersionUID:
- -2238840586154687777L
-
Class DefaultDimension extends ISOMetadata implements Serializable
- serialVersionUID:
- 1104542984724265236L
-
Serialized Fields
-
dimensionDescription
InternationalString dimensionDescription
Description of the axis. -
dimensionName
DimensionNameType dimensionName
Name of the axis. -
dimensionSize
Integer dimensionSize
Number of elements along the axis. -
dimensionTitle
InternationalString dimensionTitle
Enhancement/ modifier of the dimension name. Example: dimensionName = "column", dimensionTitle = "longitude" -
resolution
Double resolution
Degree of detail in the grid dataset.
-
-
Class DefaultGCP extends ISOMetadata implements Serializable
- serialVersionUID:
- -2021981491910341192L
-
Serialized Fields
-
accuracyReports
Collection<Element> accuracyReports
Accuracy of a ground control point. -
geographicCoordinates
DirectPosition geographicCoordinates
Geographic or map position of the control point, in either two or three dimensions.
-
-
Class DefaultGCPCollection extends AbstractGeolocationInformation implements Serializable
- serialVersionUID:
- -2757911443659529373L
-
Serialized Fields
-
collectionIdentification
Integer collectionIdentification
Identifier of the GCP collection. -
collectionName
InternationalString collectionName
Name of the GCP collection. -
coordinateReferenceSystem
ReferenceSystem coordinateReferenceSystem
Coordinate system in which the ground control points are defined. -
GCPs
Collection<GCP> GCPs
Ground control point(s) used in the collection.
-
-
Class DefaultGeometricObjects extends ISOMetadata implements Serializable
- serialVersionUID:
- -7965994170083468201L
-
Serialized Fields
-
geometricObjectCount
Integer geometricObjectCount
Total number of the point or vector object type occurring in the dataset. -
geometricObjectType
GeometricObjectType geometricObjectType
Total number of the point or vector object type occurring in the dataset.
-
-
Class DefaultGeorectified extends DefaultGridSpatialRepresentation implements Serializable
- serialVersionUID:
- -2924562334097446037L
-
Serialized Fields
-
centerPoint
Point centerPoint
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cell halfway between opposite ends of the grid in the spatial dimensions. -
checkPointDescription
InternationalString checkPointDescription
Description of geographic position points used to test the accuracy of the georeferenced grid data. -
checkPoints
Collection<GCP> checkPoints
Geographic references used to validate georectification of the data. -
cornerPoints
List<Point> cornerPoints
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals in the grid spatial dimensions. There are four corner points in a georectified grid; at least two corner points along one diagonal are required. -
pointInPixel
PixelOrientation pointInPixel
Point in a pixel corresponding to the Earth location of the pixel. -
transformationDimensionDescription
InternationalString transformationDimensionDescription
Description of the information about which grid dimensions are the spatial dimensions. -
transformationDimensionMapping
Collection<InternationalString> transformationDimensionMapping
Information about which grid dimensions are the spatial dimensions.
-
-
Class DefaultGeoreferenceable extends DefaultGridSpatialRepresentation implements Serializable
- serialVersionUID:
- -334605303200205283L
-
Serialized Fields
-
geolocationInformation
Collection<GeolocationInformation> geolocationInformation
Information that can be used to geolocate the data. -
georeferencedParameters
Record georeferencedParameters
Terms which support grid data georeferencing. -
orientationParameterDescription
InternationalString orientationParameterDescription
Description of parameters used to describe sensor orientation. -
parameterCitations
Collection<Citation> parameterCitations
Reference providing description of the parameters.
-
-
Class DefaultGridSpatialRepresentation extends AbstractSpatialRepresentation implements Serializable
- serialVersionUID:
- -1111392086980738831L
-
Serialized Fields
-
axisDimensionProperties
List<Dimension> axisDimensionProperties
Information about spatial-temporal axis properties. -
booleans
byte booleans
The set of booleans values. Bits are read and written using the*_MASKconstants. -
cellGeometry
CellGeometry cellGeometry
Identification of grid data as point or cell. -
numberOfDimensions
Integer numberOfDimensions
Number of independent spatial-temporal axes.
-
-
Class DefaultVectorSpatialRepresentation extends AbstractSpatialRepresentation implements Serializable
- serialVersionUID:
- -5891825325520101913L
-
Serialized Fields
-
geometricObjects
Collection<GeometricObjects> geometricObjects
Information about the geometric objects used in the dataset. -
topologyLevel
TopologyLevel topologyLevel
Code which identifies the degree of complexity of the spatial relationships.
-
-
-
Package org.apache.sis.metadata.sql
-
Class MetadataStoreException extends Exception implements Serializable
- serialVersionUID:
- -7156617726114815455L
-
-
Package org.apache.sis.util.iso
-
Class AbstractName extends Object implements Serializable
- serialVersionUID:
- 667242702456713391L
-
Class org.apache.sis.util.iso.DefaultInternationalString extends AbstractInternationalString implements Serializable
- serialVersionUID:
- 3663160836923279819L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
Class DefaultLocalName extends AbstractName implements Serializable
- serialVersionUID:
- -697839568997068872L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
If an instance already exists for the deserialized name, returns that instance.Because of its private access, this method is not invoked if the deserialized class is a subclass. This is the intended behavior since we don't want to replace an instance of a user-defined class.
- Throws:
ObjectStreamException- required by specification but should never be thrown.
-
-
Serialized Fields
-
name
CharSequence name
The name, either as aStringor anInternationalString.Note on JAXB annotationTheXmlElementannotation applied here is appropriate forTypeNameandMemberNamesubtypes only. It is not appropriate when (un)marshalling directly aLocalName. The distinction between the two cases is done byGO_GenericName, which replace theLocalNameinstance by an internalNameValueobject (so the XML element declared here is never marshalled). Example:
versus<gco:LocalName codeSpace=\"A code space\">A name in a scope</gco:LocalName>
<gco:TypeName> <gco:aName> <gco:CharacterString>An other local name</gco:CharacterString> </gco:aName> </gco:TypeName> -
scope
NameSpace scope
The scope of this name, ornullif the scope is the uniqueGLOBALinstance. We don't use direct reference toGLOBALbecausenullis used as a sentinel value for stopping iterative searches (using GLOBAL would have higher risk of never-ending loops in case of bug), and in order to reduce the stream size during serialization.
-
-
Class DefaultMemberName extends DefaultLocalName implements Serializable
- serialVersionUID:
- 7307683415489715298L
-
Serialized Fields
-
attributeType
TypeName attributeType
The type of the data associated with the record member.
-
-
Class DefaultNameSpace extends Object implements Serializable
- serialVersionUID:
- 8272640747799127007L
-
Serialization Methods
-
readResolve
Object readResolve() throws ObjectStreamException
If an instance already exists for the deserialized namespace, returns that instance. Otherwise completes the initialization of the deserialized instance.Because of its package-private access, this method is not invoked if the deserialized class is a subclass defined in an other package. This is the intended behavior since we don't want to replace an instance of a user-defined class.
- Throws:
ObjectStreamException- required by specification but should never be thrown.
-
-
Serialized Fields
-
headSeparator
String headSeparator
The separator to insert between the namespace and the head of any name in that namespace. -
name
CharSequence name
The name of this namespace, usually as aStringor anInternationalString. -
parent
DefaultNameSpace parent
The parent namespace, ornullif the parent is the uniqueGLOBALinstance. We don't use direct reference toGLOBALbecausenullis used as a sentinel value for stopping iterative searches (using GLOBAL would have higher risk of never-ending loops in case of bug), and in order to reduce the stream size during serialization.- See Also:
DefaultNameSpace.parent()
-
separator
String separator
The separator to insert between the parsed names of any name in that namespace.
-
-
Class DefaultRecord extends Object implements Serializable
- serialVersionUID:
- -5293250754663538325L
-
Serialized Fields
-
definition
RecordDefinition definition
The type definition of this record. Can not benull. -
values
Object values
The record values in an array. May be an array of primitive type for compactness, which is why the type is notObject[]. Should never benull, except temporarily during XML unmarshalling.
-
-
Class DefaultRecordType extends RecordDefinition implements Serializable
- serialVersionUID:
- -1534515712654429099L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Invoked on deserialization for restoring the transient fields. SeeDefaultRecordType.writeObject(ObjectOutputStream)for the stream data description.- Throws:
IOException- if an I/O error occurred while reading or if the stream contains invalid data.ClassNotFoundException- if the class serialized on the stream is not on the classpath.
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Invoked on serialization for writing the member names and their type.- Serial Data:
- the number of members as an
int, followed by a (MemberName,Type) pair for each member. - Throws:
IOException- if an I/O error occurred while writing.
-
-
Serialized Fields
-
container
RecordSchema container
The schema that contains this record type.- See Also:
DefaultRecordType.getContainer()
-
typeName
TypeName typeName
The name that identifies this record type.- See Also:
DefaultRecordType.getTypeName()
-
-
Class DefaultScopedName extends AbstractName implements Serializable
- serialVersionUID:
- 1363103337249930577L
-
Serialized Fields
-
parsedNames
UnmodifiableArrayList<? extends LocalName> parsedNames
The immutable list of parsed names.
-
-
Class DefaultTypeName extends DefaultLocalName implements Serializable
- serialVersionUID:
- 7182126541436753582L
-
Class org.apache.sis.util.iso.ResourceInternationalString extends AbstractInternationalString implements Serializable
- serialVersionUID:
- -8636012022904092254L
-
Class org.apache.sis.util.iso.SimpleInternationalString extends AbstractInternationalString implements Serializable
- serialVersionUID:
- 7600371840915793379L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
-
Package org.apache.sis.xml
-
Class NilReason extends Object implements Serializable
- serialVersionUID:
- 5553785821187789895L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
Invoked after deserialization in order to return a unique instance if possible.- Throws:
ObjectStreamException- required by specification but should never be thrown.
-
-
Serialized Fields
-
reason
Object reason
-
-
Class XLink extends Object implements Serializable
- serialVersionUID:
- 4046720871882443681L
-
Serialized Fields
-
actuate
XLink.Actuate actuate
Communicates the desired timing of traversal from the starting resource to the ending resource.- See Also:
XLink.getActuate()
-
arcrole
URI arcrole
A URI reference for some description of the arc role.- See Also:
XLink.getArcRole()
-
from
String from
The starting resource. The value must correspond to the same value for somelabelattribute.- See Also:
XLink.getFrom()
-
hashCode
int hashCode
The cached hash code value, computed only if thisXLinkis unmodifiable. Otherwise, this field is left to zero. This field is computed when theXLink.freeze()method has been invoked. -
href
URI href
A URN to an external resources, or to an other part of a XML document, or an identifier.- See Also:
XLink.getHRef()
-
label
String label
Identifies the target of afromortoattribute.- See Also:
XLink.getLabel()
-
role
URI role
A URI reference for some description of the arc role.- See Also:
XLink.getRole()
-
show
XLink.Show show
Communicates the desired presentation of the ending resource on traversal from the starting resource.- See Also:
XLink.getShow()
-
title
InternationalString title
Just as with resources, this is simply a human-readable string with a short description for the arc.- See Also:
XLink.getTitle()
-
to
String to
The ending resource. The value must correspond to the same value for somelabelattribute.- See Also:
XLink.getTo()
-
type
XLink.Type type
The type of link. Ifnull, then the type will be inferred byXLink.getType().- See Also:
XLink.getType()
-
-