|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Profile(level=CORE)
@UML(identifier="MD_MetaData",
specification=ISO_19115)
public interface MetaDataRoot entity which defines metadata about a resource or resources.
| Method Summary | |
|---|---|
Collection<ApplicationSchemaInformation> |
getApplicationSchemaInfo()
Provides information about the conceptual schema of a dataset. |
Charset |
getCharacterSet()
Full name of the character coding standard used for the metadata set. |
ResponsibleParty |
getContact()
Party responsible for the metadata information. |
Collection<ContentInformation> |
getContentInfo()
Provides information about the feature catalogue and describes the coverage and image data characteristics. |
Collection<DataQuality> |
getDataQualityInfo()
Provides overall assessment of quality of a resource(s). |
Date |
getDateStamp()
Date that the metadata was created. |
Distribution |
getDistributionInfo()
Provides information about the distributor of and options for obtaining the resource(s). |
String |
getFileIdentifier()
Unique identifier for this metadata file, or null if none. |
Collection<String> |
getHierarchyLevelNames()
Name of the hierarchy levels for which the metadata is provided. |
Collection<ScopeCode> |
getHierarchyLevels()
Scope to which the metadata applies. |
Collection<Identification> |
getIdentificationInfo()
Basic information about the resource(s) to which the metadata applies. |
Locale |
getLanguage()
Language used for documenting metadata. |
Collection<Constraints> |
getMetadataConstraints()
Provides restrictions on the access and use of data. |
Collection<MetadataExtensionInformation> |
getMetadataExtensionInfo()
Information describing metadata extensions. |
MaintenanceInformation |
getMetadataMaintenance()
Provides information about the frequency of metadata updates, and the scope of those updates. |
String |
getMetadataStandardName()
Name of the metadata standard (including profile name) used. |
String |
getMetadataStandardVersion()
Version (profile) of the metadata standard used. |
String |
getParentIdentifier()
File identifier of the metadata to which this metadata is a subset (child). |
Collection<PortrayalCatalogueReference> |
getPortrayalCatalogueInfo()
Provides information about the catalogue of rules defined for the portrayal of a resource(s). |
Collection<ReferenceSystem> |
getReferenceSystemInfo()
Description of the spatial and temporal reference systems used in the dataset. |
Collection<SpatialRepresentation> |
getSpatialRepresentationInfo()
Digital representation of spatial information in the dataset. |
| Method Detail |
|---|
@Profile(level=CORE)
@UML(identifier="fileIdentifier",
obligation=OPTIONAL,
specification=ISO_19115)
String getFileIdentifier()
null if none.
@Profile(level=CORE)
@UML(identifier="language",
obligation=CONDITIONAL,
specification=ISO_19115)
Locale getLanguage()
@Profile(level=CORE)
@UML(identifier="characterSet",
obligation=OPTIONAL,
specification=ISO_19115)
Charset getCharacterSet()
@UML(identifier="parentIdentifier",
obligation=OPTIONAL,
specification=ISO_19115)
String getParentIdentifier()
@UML(identifier="hierarchyLevel",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<ScopeCode> getHierarchyLevels()
@UML(identifier="hierarchyLevelName",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<String> getHierarchyLevelNames()
@Profile(level=CORE)
@UML(identifier="contact",
obligation=MANDATORY,
specification=ISO_19115)
ResponsibleParty getContact()
@Profile(level=CORE)
@UML(identifier="dateStamp",
obligation=MANDATORY,
specification=ISO_19115)
Date getDateStamp()
@Profile(level=CORE)
@UML(identifier="metadataStandardName",
obligation=OPTIONAL,
specification=ISO_19115)
String getMetadataStandardName()
@Profile(level=CORE)
@UML(identifier="metadataStandardVersion",
obligation=OPTIONAL,
specification=ISO_19115)
String getMetadataStandardVersion()
@UML(identifier="spatialRepresentationInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<SpatialRepresentation> getSpatialRepresentationInfo()
@Profile(level=CORE)
@UML(identifier="referenceSystemInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<ReferenceSystem> getReferenceSystemInfo()
MD_ReferenceSystem object instead of the ISO 19111 object. |
@UML(identifier="metadataExtensionInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<MetadataExtensionInformation> getMetadataExtensionInfo()
@Profile(level=CORE)
@UML(identifier="identificationInfo",
obligation=MANDATORY,
specification=ISO_19115)
Collection<Identification> getIdentificationInfo()
@UML(identifier="contentInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<ContentInformation> getContentInfo()
@Profile(level=CORE)
@UML(identifier="distributionInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Distribution getDistributionInfo()
@Profile(level=CORE)
@UML(identifier="dataQualityInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<DataQuality> getDataQualityInfo()
@UML(identifier="portrayalCatalogueInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<PortrayalCatalogueReference> getPortrayalCatalogueInfo()
@UML(identifier="metadataConstraints",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<Constraints> getMetadataConstraints()
@UML(identifier="applicationSchemaInfo",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<ApplicationSchemaInformation> getApplicationSchemaInfo()
@UML(identifier="metadataMaintenance",
obligation=OPTIONAL,
specification=ISO_19115)
MaintenanceInformation getMetadataMaintenance()
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |