ISOAssociatedResource: ISOAssociatedResource

ISOAssociatedResourceR Documentation

ISOAssociatedResource

Description

ISOAssociatedResource

ISOAssociatedResource

Format

R6Class object.

Value

Object of R6Class for modelling an ISO associated resource

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> ISOAssociatedResource

Public fields

name

name [0..1]: ISOAbstractCitation

associationType

associationType [1..1]: ISOAssociationType

initiativeType

initiativeType [0..1]: ISOInitiativeType

metadataReference

metadataReference [0..1]: ISOAbstractCitation

Methods

Public methods

Inherited methods

Method new()

Initializes object

Usage
ISOAssociatedResource$new(xml = NULL)
Arguments
xml

object of class XMLInternalNode-class


Method setName()

Set name

Usage
ISOAssociatedResource$setName(name)
Arguments
name

name object of class ISOAbstractCitation


Method setAssociationType()

Set association type

Usage
ISOAssociatedResource$setAssociationType(associationType)
Arguments
associationType

associationType object of class ISOAssociationType or any value among values listed by ISOAssociationType$values()


Method setInitiativeType()

Set initiative type

Usage
ISOAssociatedResource$setInitiativeType(initiativeType)
Arguments
initiativeType

initiativeType object of class ISOInitiativeType or any value among values listed by ISOInitiativeType$values()


Method setMetadatReference()

Set metadata reference

Usage
ISOAssociatedResource$setMetadatReference(metadataReference)
Arguments
metadataReference

metadataReference object of class ISOAbstractCitation


Method clone()

The objects of this class are cloneable with this method.

Usage
ISOAssociatedResource$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

- ISO 19115-3 https://schemas.isotc211.org/19115/-3/mri/1.0/mri/#element_MD_AssociatedResource


eblondel/geometa documentation built on Oct. 10, 2024, 4:46 p.m.