ISODescriptiveResult | R Documentation |
ISODescriptiveResult
ISODescriptiveResult
R6Class
object.
Object of R6Class
for modelling an ISODescriptiveResult
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISODescriptiveResult
resultScope
resultScope [0..1]: ISOScope
dateTime
dateTime [0..1]: ISOBaseDateTime
statement
statement [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()
new()
Initializes object
ISODescriptiveResult$new(xml = NULL)
xml
object of class XMLInternalNode-class
setResultScope()
Set result scope
ISODescriptiveResult$setResultScope(scope)
scope
object of class ISOScope
setDateTime()
Set date time
ISODescriptiveResult$setDateTime(dateTime)
dateTime
dateTime object of class ISOBaseDateTime
setStatement()
Set statement
ISODescriptiveResult$setStatement(statement, locales = NULL)
statement
statement
locales
list of localized statement. Default is NULL
clone()
The objects of this class are cloneable with this method.
ISODescriptiveResult$clone(deep = FALSE)
deep
Whether to make a deep clone.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
- ISO 19115-3 https://schemas.isotc211.org/19157/-/mdq/1.2/mdq/#element_DQ_DescriptiveResult
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.