ISOCodeListDictionary: ISOCodeListDictionary

ISOCodeListDictionaryR Documentation

ISOCodeListDictionary

Description

ISOCodeListDictionary

ISOCodeListDictionary

Format

R6Class object.

Value

Object of R6Class for modelling an ISO Metadata codelist dictionary

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> ISOCodeListDictionary

Public fields

identifier

identifier

description

description

codeEntry

code entries

Methods

Public methods

Inherited methods

Method new()

Initializes object

Usage
ISOCodeListDictionary$new(xml = NULL)
Arguments
xml

object of class XMLInternalNode-class


Method toISOCodelist()

Converts to ISOCodelist

Usage
ISOCodeListDictionary$toISOCodelist()
Returns

an object of class ISOCodelist


Method clone()

The objects of this class are cloneable with this method.

Usage
ISOCodeListDictionary$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Note

Abstract ISO codelist class used internally by geometa

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

ISO/TS 19139:2007 Geographic information – XML


eblondel/geometa documentation built on Sept. 23, 2024, 8:06 p.m.