AtomNamespace
AtomNamespace
Object of R6Class for modelling an Atom Namespace
R6Class object.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
idid
uriuri
new()Initializes an AtomNamespace
AtomNamespace$new(id, uri)idid
uriuri
getDefinition()Get definition
AtomNamespace$getDefinition()a named list defining the namespace
clone()The objects of this class are cloneable with this method.
AtomNamespace$clone(deep = FALSE)deepWhether to make a deep clone.