ISOMetadataNamespace | R Documentation |
ISOMetadataNamespace
ISOMetadataNamespace
R6Class
object.
Object of R6Class
for modelling an ISO Metadata Namespace
id
id
uri
uri
new()
Initializes namespace object
ISOMetadataNamespace$new(id, uri)
id
id
uri
uri
getDefinition()
Get definition
ISOMetadataNamespace$getDefinition()
an object of class list
clone()
The objects of this class are cloneable with this method.
ISOMetadataNamespace$clone(deep = FALSE)
deep
Whether 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.