DCCreated: DCCreated

DCCreatedR Documentation

DCCreated

Description

This class models an DublinCore Terms 'date' element

Format

R6Class object.

Value

Object of R6Class for modelling an Dublin Core Terms 'date' element

Super classes

atom4R::atom4RLogger -> atom4R::AtomAbstractObject -> atom4R::DCElement -> atom4R::DCDate -> DCCreated

Methods

Public methods

Inherited methods

Method new()

Initializes an object of class DCCreated

Usage
DCCreated$new(xml = NULL, value = NULL)
Arguments
xml

object of class XMLInternalNode-class from XML

value

value


Method clone()

The objects of this class are cloneable with this method.

Usage
DCCreated$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

References

Dublin Core Metadata Initiative. https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/created


atom4R documentation built on Nov. 18, 2022, 5:06 p.m.