Learn R Programming

geometa (version 0.6-2)

ISOAbstractCatalogue: ISOAbstractCatalogue

Description

ISOAbstractCatalogue

Usage

ISOAbstractCatalogue

Arguments

Value

Object of R6Class for modelling an ISOAbstracCatalogue

Format

R6Class object.

Fields

name

[character]

scope

[character]

fieldOfApplication

[character]

versionNumber

[character]

versionDate

[character]

Methods

new(xml)

This method is used to instantiate an ISOAbstractCatalogue

setName(name, locales)

Sets the name. Locale names can be specified as list with the locales argument.

addScope(scope, locales)

Adds scope (object of class character). Locale names can be specified as list with the locales argument.

delScope(scope, locales)

Deletes scope. Locale names can be specified as list with the locales argument. Local names should match those of the scope to be deleted, otherwise nothing will be deleted.

addFieldOfApplication(fieldOfApplication, locales)

Adds a field of application (object of class character). Locale names can be specified as list with the locales argument.

delFieldOfApplication(fieldOfApplication, locales)

Deletes fieldOfApplication. Locale names can be specified as list with the locales argument. Local names should match those of the field of application to be deleted, otherwise nothing will be deleted.

setVersionNumber(versionNumber)

Sets version number (object of class character)

setVersionDate(versionDate)

Sets version date

References

ISO 19139:2007 Metadata - XML schema implementation