Uses of Class
org.apache.sis.metadata.TitleProperty
-
Packages that use TitleProperty Package Description org.apache.sis.metadata.iso Root package for ISO 19115 metadata about resources (data or services).org.apache.sis.metadata.iso.citation Reference to the data or service (citation, responsible party, contact information).org.apache.sis.metadata.iso.content Description of the dataset content.org.apache.sis.metadata.iso.distribution Information about the options for obtaining a resource (data or service).org.apache.sis.metadata.iso.extent Information about spatial, vertical, and temporal extent.org.apache.sis.metadata.iso.identification Information to uniquely identify the data or service.org.apache.sis.metadata.iso.lineage Information about the sources and production processes of a dataset.org.apache.sis.metadata.iso.spatial Information about the mechanisms (grid or vector) used to represent spatial data.org.apache.sis.referencing Base classes for reference systems used for general positioning. -
-
Uses of TitleProperty in org.apache.sis.metadata.iso
Classes in org.apache.sis.metadata.iso with annotations of type TitleProperty Modifier and Type Class Description classDefaultExtendedElementInformationNew metadata element, not found in ISO 19115, which is required to describe geographic data.classDefaultIdentifierValue uniquely identifying an object within a namespace. -
Uses of TitleProperty in org.apache.sis.metadata.iso.citation
Classes in org.apache.sis.metadata.iso.citation with annotations of type TitleProperty Modifier and Type Class Description classAbstractPartyInformation about the individual and / or organization of the party.classDefaultCitationStandardized resource reference.classDefaultCitationDateReference date and event used to describe it. -
Uses of TitleProperty in org.apache.sis.metadata.iso.content
Classes in org.apache.sis.metadata.iso.content with annotations of type TitleProperty Modifier and Type Class Description classDefaultFeatureTypeInfoInformation about the occurring feature type.classDefaultRangeDimensionInformation on the range of each dimension of a cell measurement value.classDefaultRangeElementDescriptionDescription of specific range elements. -
Uses of TitleProperty in org.apache.sis.metadata.iso.distribution
Classes in org.apache.sis.metadata.iso.distribution with annotations of type TitleProperty Modifier and Type Class Description classDefaultDistributionInformation about the distributor of and options for obtaining the resource. -
Uses of TitleProperty in org.apache.sis.metadata.iso.extent
Classes in org.apache.sis.metadata.iso.extent with annotations of type TitleProperty Modifier and Type Class Description classDefaultExtentInformation about spatial, vertical, and temporal extent. -
Uses of TitleProperty in org.apache.sis.metadata.iso.identification
Classes in org.apache.sis.metadata.iso.identification with annotations of type TitleProperty Modifier and Type Class Description classDefaultKeywordClassSpecification of a class to categorize keywords in a domain-specific vocabulary that has a binding to a formal ontology.classDefaultOperationChainMetadataOperation chain information.classDefaultOperationMetadataParameter information.classDefaultUsageBrief description of ways in which the resource(s) is/are currently or has been used. -
Uses of TitleProperty in org.apache.sis.metadata.iso.lineage
Classes in org.apache.sis.metadata.iso.lineage with annotations of type TitleProperty Modifier and Type Class Description classDefaultProcessStepInformation about an event or transformation in the life of a resource.classDefaultProcessStepReportReport of what occurred during the process step.classDefaultSourceInformation about the source data used in creating the data specified by the scope. -
Uses of TitleProperty in org.apache.sis.metadata.iso.spatial
Classes in org.apache.sis.metadata.iso.spatial with annotations of type TitleProperty Modifier and Type Class Description classDefaultDimensionAxis properties.classDefaultGCPCollectionInformation about a control point collection. -
Uses of TitleProperty in org.apache.sis.referencing
Classes in org.apache.sis.referencing with annotations of type TitleProperty Modifier and Type Class Description classImmutableIdentifierImmutable value uniquely identifying an object within a namespace, together with a version.
-