The namespace attribute is useful when users join or concatenate data from
remote, linked, and open data sources. In such cases, variable identifiers
(labels or names) are often resolved with a common namespace prefix, which,
together with the namespace, forms a URI or IRI permanent identifier for the
variable. Retaining the namespace in such cases allows cross-validation or
success later updates of the vector (as a column of a dataset.)
get_variable_namespaces()
is identical to var_namespace()
.
See vignette("defined", package = "dataset")
to use comprehensively
with variable labels, namespaces, units of measures, and machine-independent
permanent variable identifiers.