| geoflow_vocabulary | R Documentation |
This class models a vocabulary
R6Class object.
geoflow_vocabulary
Object of R6Class for modelling a vocabulary
idid
defdef
uriuri
software_typesoftware_type
softwaresoftware
new()Initializes a vocabulary
geoflow_vocabulary$new(id, def, uri, software_type)
idid
defdef
uriuri
software_typesoftware type
setSoftware()Set software
geoflow_vocabulary$setSoftware(software)
softwaresoftware
clone()The objects of this class are cloneable with this method.
geoflow_vocabulary$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.