Uses of Annotation Interface
org.opengis.annotation.Profile
Packages that use Profile
Package
Description
The metadata root entity.
Type for citing a resource and information
about the responsible party.
Information concerning the distributor of, and options for obtaining, a resource.
Geographic, vertical and temporal extents.
Information to uniquely identify the data or service.
Sources and production processes used in producing a dataset.
Description of the quality of geographic data.
-
Uses of Profile in org.opengis.metadata
Methods in org.opengis.metadata with annotations of type ProfileModifier and TypeMethodDescriptionCollection
<? extends ResponsibleParty> Metadata.getContacts()
Parties responsible for the metadata information.default Collection
<? extends DataQuality> Metadata.getDataQualityInfo()
Overall assessment of quality of a resource(s).Collection
<? extends CitationDate> Metadata.getDateInfo()
Date(s) associated with the metadata.default Distribution
Metadata.getDistributionInfo()
Information about the distributor of and options for obtaining the resource(s).Collection
<? extends Identification> Metadata.getIdentificationInfo()
Basic information about the resource(s) to which the metadata applies.Metadata.getLocalesAndCharsets()
Language(s) and character set(s) used for documenting metadata.default Identifier
Metadata.getMetadataIdentifier()
Unique identifier for this metadata record.default Collection
<? extends Citation> Metadata.getMetadataStandards()
Citation(s) for the standard(s) to which the metadata conform.default String
Metadata.getMetadataStandardVersion()
Deprecated.default Collection
<? extends ReferenceSystem> Metadata.getReferenceSystemInfo()
Description of the spatial and temporal reference systems used in the dataset. -
Uses of Profile in org.opengis.metadata.citation
Methods in org.opengis.metadata.citation with annotations of type ProfileModifier and TypeMethodDescriptiondefault Collection
<? extends CitationDate> Citation.getDates()
Reference dates for the cited resource.CitationDate.getDateType()
Event used for reference date.ResponsibleParty.getIndividualName()
Deprecated.As of ISO 19115:2014, replaced bygetName()
inIndividual
.OnlineResource.getLinkage()
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme.ResponsibleParty.getOrganisationName()
Deprecated.As of ISO 19115:2014, replaced bygetName()
inOrganisation
.ResponsibleParty.getPositionName()
Deprecated.As of ISO 19115:2014, replaced byIndividual.getPositionName()
.CitationDate.getReferenceDate()
Reference date for the cited resource.Responsibility.getRole()
Function performed by the responsible party.ResponsibleParty.getRole()
Deprecated.Function performed by the responsible party.Citation.getTitle()
Name by which the cited resource is known. -
Uses of Profile in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution with annotations of type ProfileModifier and TypeMethodDescriptionCollection
<? extends Format> Distribution.getDistributionFormats()
Provides a description of the format of the data to be distributed.Format.getFormatSpecificationCitation()
Citation / URL of the specification format.default InternationalString
Format.getName()
Deprecated.As of ISO 19115:2014, replaced byFormat.getFormatSpecificationCitation().getAlternateTitles()
.default Collection
<? extends OnlineResource> DigitalTransferOptions.getOnLines()
Information about online sources from which the resource can be obtained.default Collection
<? extends DigitalTransferOptions> Distribution.getTransferOptions()
Provides information about technical means and media by which a resource is obtained from the distributor.default InternationalString
Format.getVersion()
Deprecated.As of ISO 19115:2014, replaced byFormat.getFormatSpecificationCitation().getEdition()
. -
Uses of Profile in org.opengis.metadata.extent
Methods in org.opengis.metadata.extent with annotations of type ProfileModifier and TypeMethodDescriptiondefault Collection
<? extends GeographicExtent> Extent.getGeographicElements()
Provides geographic component of the extent of the referring object.default Collection
<? extends TemporalExtent> Extent.getTemporalElements()
Provides temporal component of the extent of the referring object.default Collection
<? extends VerticalExtent> Extent.getVerticalElements()
Provides vertical component of the extent of the referring object. -
Uses of Profile in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification with annotations of type ProfileModifier and TypeMethodDescriptionIdentification.getAbstract()
Brief narrative summary of the resource.default Double
Resolution.getAngularDistance()
Angular sampling measure.Identification.getCitation()
Citation for the resource.default Double
Resolution.getDistance()
Horizontal ground sample distance.default RepresentativeFraction
Resolution.getEquivalentScale()
Level of detail expressed as the scale of a comparable hardcopy map or chart.Collection
<? extends Extent> Identification.getExtents()
Spatial and temporal extent of the resource.default InternationalString
Resolution.getLevelOfDetail()
Brief textual description of the spatial resolution of the resource.DataIdentification.getLocalesAndCharsets()
Language(s) and character set(s) used within the resource.default Collection
<? extends ResponsibleParty> Identification.getPointOfContacts()
Identification of, and means of communication with, person(s) and organisations associated with the resource(s).default Collection
<? extends Resolution> Identification.getSpatialResolutions()
Factor which provides a general understanding of the density of spatial data in the resource.Identification.getTopicCategories()
Main theme(s) of the resource.default Double
Resolution.getVertical()
Vertical sampling distance. -
Uses of Profile in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage with annotations of type ProfileModifier and TypeMethodDescriptionLineage.getStatement()
General explanation of the data producer's knowledge about the lineage of a dataset. -
Uses of Profile in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality with annotations of type ProfileModifier and TypeMethodDescriptiondefault Lineage
DataQuality.getLineage()
Deprecated.Removed from ISO 19157:2013.
Metadata.getMetadataStandards()
followed byCitation.getEdition()
.