R/ISODataQualityAbstractElement.R
ISODataQualityAbstractElement.Rd
ISODataQualityAbstractElement
ISODataQualityAbstractElement
R6Class
object.
Object of R6Class
for modelling an ISODataQualityAbstractElement
- ISO 19139 https://schemas.isotc211.org/19139/-/gmd/1.0/gmd/#element_AbstractDQ_Element
- ISO 19115-3 https://schemas.isotc211.org/19157/-/mdq/1.2/mdq/#element_AbstractDQ_Element
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> geometa::ISOAbstractQualityElement
-> ISODataQualityAbstractElement
standaloneQualityReportDetails
standaloneQualityReportDetails [0..1]: character (=> 19115-3)
nameOfMeasure
nameOfMeasure [0..*]: character (=> 19139)
measureIdentification
measureIdentification [0..1]: ISOMetaIdentifier (=> 19139)
measureDescription
measureDescription [0..1]: character (=> 19139)
measure
measure [0..1]: ISOMeasureReference (=> 19115-3)
evaluationMethodType
evaluationMethodType [0..1]: ISOEvaluationMethodType (=> 19139)
evaluationMethodDescription
evaluationMethodDescription [0..1]: character (=> 19139)
evaluationProcedure
evaluationProcedure [0..1]: ISOCitation (=> 19139)
evaluationMethod
evaluationMethod [0..1]: ISOEvaluationMethod (=> 19115-3)
dateTime
dateTime [0..1]: ISODateTime (=> 19139)
result
result [1..2]: ISOAbstractResult
derivedElement
derivedElement [0..*]: ISODataQualityAbstractElement (=> 19115-3)
Inherited methods
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
ISODataQualityAbstractElement$new(xml = NULL)
xml
object of class XMLInternalNode-class
setStandaloneQualityReportDetails()
Set Standalone quality report details
details
object of class character
setMeasureIdentification()
Set measure identification
identification
object of class ISOMetaIdentifier
setMeasureDescription()
Set measure description
description
object of class character
locales
list of localized descriptions. Default is NULL
setEvaluationMethodType()
Set evaluation method type
type
object of class ISOEvaluationMethodType or any character value
from those returned by ISOEvaluationMethodType$values()
setEvaluationProcedure()
Set evaluation procedure
procedure
procedure, object of class ISOCitation
setEvaluationMethod()
Set evaluation method
evaluationMethod
object of class ISOEvaluationMethod