ISOMetadataNamespace
ISOMetadataNamespace
Value
Object of R6Class
for modelling an ISO Metadata Namespace
Note
ISO class used internally by geometa for specifying XML namespaces
Author
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Public fields
id
id
uri
uri
standard
standard
Methods
Initializes namespace object
Arguments
id
id
uri
uri
standard
standard
Method getDefinition()
Get definition
Usage
ISOMetadataNamespace$getDefinition()
Returns
an object of class list
Method getStandard()
Get standard
Usage
ISOMetadataNamespace$getStandard()
Method clone()
The objects of this class are cloneable with this method.
Usage
ISOMetadataNamespace$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.