DCHasVersion | R Documentation |
This class models an DublinCore 'hasVersion' element
R6Class
object.
Object of R6Class
for modelling an Dublin Core Terms 'hasPart' element
atom4R::atom4RLogger
-> atom4R::AtomAbstractObject
-> atom4R::DCElement
-> DCHasVersion
atom4R::atom4RLogger$ERROR()
atom4R::atom4RLogger$INFO()
atom4R::atom4RLogger$WARN()
atom4R::atom4RLogger$logger()
atom4R::AtomAbstractObject$addListElement()
atom4R::AtomAbstractObject$contains()
atom4R::AtomAbstractObject$createElement()
atom4R::AtomAbstractObject$decode()
atom4R::AtomAbstractObject$delListElement()
atom4R::AtomAbstractObject$encode()
atom4R::AtomAbstractObject$getClass()
atom4R::AtomAbstractObject$getClassName()
atom4R::AtomAbstractObject$getNamespace()
atom4R::AtomAbstractObject$getNamespaceDefinition()
atom4R::AtomAbstractObject$getRootElement()
atom4R::AtomAbstractObject$getXmlElement()
atom4R::AtomAbstractObject$isDocument()
atom4R::AtomAbstractObject$isFieldInheritedFrom()
atom4R::AtomAbstractObject$print()
atom4R::AtomAbstractObject$save()
atom4R::AtomAbstractObject$setIsDocument()
atom4R::AtomAbstractObject$validate()
new()
This method is used to create an Dublin core 'hasVersion' element.
Use dc
to TRUE
to use Dublin core namespace instead of DC terms.
DCHasVersion$new(xml = NULL, value = NULL, dc = FALSE)
xml
object of class XMLInternalNode-class from XML
value
value
dc
use DC namespace?
clone()
The objects of this class are cloneable with this method.
DCHasVersion$clone(deep = FALSE)
deep
Whether to make a deep clone.
Dublin Core Metadata Initiative. https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/hasVersion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.