| ISOMetadataNamespace | R Documentation |
ISOMetadataNamespace
ISOMetadataNamespace
R6Class object.
Object of R6Class for modelling an ISO Metadata Namespace
idid
uriuri
standardstandard
new()Initializes namespace object
ISOMetadataNamespace$new(id, uri, standard = NA)
idid
uriuri
standardstandard
getDefinition()Get definition
ISOMetadataNamespace$getDefinition()
an object of class list
getStandard()Get standard
ISOMetadataNamespace$getStandard()
object of class data.frame
clone()The objects of this class are cloneable with this method.
ISOMetadataNamespace$clone(deep = FALSE)
deepWhether to make a deep clone.
ISO class used internally by geometa for specifying XML namespaces
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.