| ISODataIdentification19115_3 | R Documentation |
ISODataIdentification
ISODataIdentification
R6Class object.
Object of R6Class for modelling an ISO DataIdentification
geometa::geometaLogger -> geometa::ISOAbstractObject -> geometa::ISOIdentification -> geometa::ISOIdentification19115_3 -> ISODataIdentification19115_3
defaultLocaledefaultLocale [0..1]: ISOLocale
otherLocaleotherLocale [0..*]: ISOLocale
environmentDescriptionenvironment description [0..1]: character
supplementalInformationsupplementalInformation [0..1]: character
geometa::geometaLogger$ERROR()geometa::geometaLogger$INFO()geometa::geometaLogger$WARN()geometa::ISOAbstractObject$addFieldAttrs()geometa::ISOAbstractObject$addListElement()geometa::ISOAbstractObject$checkMetadataStandardCompliance()geometa::ISOAbstractObject$contains()geometa::ISOAbstractObject$createLocalisedProperty()geometa::ISOAbstractObject$decode()geometa::ISOAbstractObject$delListElement()geometa::ISOAbstractObject$encode()geometa::ISOAbstractObject$getClass()geometa::ISOAbstractObject$getClassName()geometa::ISOAbstractObject$getNamespaceDefinition()geometa::ISOAbstractObject$isDocument()geometa::ISOAbstractObject$isFieldInheritedFrom()geometa::ISOAbstractObject$print()geometa::ISOAbstractObject$save()geometa::ISOAbstractObject$setAttr()geometa::ISOAbstractObject$setCodeList()geometa::ISOAbstractObject$setCodeListValue()geometa::ISOAbstractObject$setCodeSpace()geometa::ISOAbstractObject$setHref()geometa::ISOAbstractObject$setId()geometa::ISOAbstractObject$setIsNull()geometa::ISOAbstractObject$setValue()geometa::ISOAbstractObject$stopIfMetadataStandardIsNot()geometa::ISOAbstractObject$validate()geometa::ISOAbstractObject$wrapBaseElement()geometa::ISOIdentification19115_3$addAdditionalDocumentation()geometa::ISOIdentification19115_3$addAssociatedResource()geometa::ISOIdentification19115_3$addCredit()geometa::ISOIdentification19115_3$addExtent()geometa::ISOIdentification19115_3$addFormat()geometa::ISOIdentification19115_3$addGraphicOverview()geometa::ISOIdentification19115_3$addKeywords()geometa::ISOIdentification19115_3$addPointOfContact()geometa::ISOIdentification19115_3$addResourceConstraints()geometa::ISOIdentification19115_3$addResourceMaintenance()geometa::ISOIdentification19115_3$addResourceSpecificUsage()geometa::ISOIdentification19115_3$addSpatialRepresentationType()geometa::ISOIdentification19115_3$addSpatialResolution()geometa::ISOIdentification19115_3$addStatus()geometa::ISOIdentification19115_3$addTemporalResolution()geometa::ISOIdentification19115_3$addTopicCategory()geometa::ISOIdentification19115_3$delAdditionalDocumentation()geometa::ISOIdentification19115_3$delAssociatedResource()geometa::ISOIdentification19115_3$delCredit()geometa::ISOIdentification19115_3$delExtent()geometa::ISOIdentification19115_3$delFormat()geometa::ISOIdentification19115_3$delGraphicOverview()geometa::ISOIdentification19115_3$delKeywords()geometa::ISOIdentification19115_3$delPointOfContact()geometa::ISOIdentification19115_3$delResourceConstraints()geometa::ISOIdentification19115_3$delResourceMaintenance()geometa::ISOIdentification19115_3$delResourceSpecificUsage()geometa::ISOIdentification19115_3$delSpatialRepresentationType()geometa::ISOIdentification19115_3$delSpatialResolution()geometa::ISOIdentification19115_3$delStatus()geometa::ISOIdentification19115_3$delTemporalResolution()geometa::ISOIdentification19115_3$delTopicCategory()geometa::ISOIdentification19115_3$setAbstract()geometa::ISOIdentification19115_3$setCitation()geometa::ISOIdentification19115_3$setProcessingLevel()geometa::ISOIdentification19115_3$setPurpose()new()Initializes object
ISODataIdentification19115_3$new(xml = NULL)
xmlobject of class XMLInternalNode-class
setDefaultLocale()Set default locale
ISODataIdentification19115_3$setDefaultLocale(locale)
localeobject of class ISOLocale
addOtherLocale()Adds locale
ISODataIdentification19115_3$addOtherLocale(locale)
localeobject of class ISOLocale
TRUE if added, FALSE otherwise
delOtherLocale()Deletes locale
ISODataIdentification19115_3$delOtherLocale(locale)
localeobject of class ISOLocale
TRUE if deleted, FALSE otherwise
setEnvironmentDescription()Set environment description
ISODataIdentification19115_3$setEnvironmentDescription( environmentDescription, locales = NULL )
environmentDescriptionenvironment description
localesa list of localized information. Default is NULL
setSupplementalInformation()Set supplemental information
ISODataIdentification19115_3$setSupplementalInformation( supplementalInformation, locales = NULL )
supplementalInformationsupplemental information
localesa list of localized information. Default is NULL
clone()The objects of this class are cloneable with this method.
ISODataIdentification19115_3$clone(deep = FALSE)
deepWhether to make a deep clone.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
- ISO 19115-3 https://schemas.isotc211.org/19115/-3/mri/1.0/mri/#element_MD_DataIdentification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.