Access or assign the optional geolocation attribute to a semantically rich
dataset object.
Arguments
- x
A dataset object created by
dataset_df()ordataset::as_dataset_df().- overwrite
Logical. If
TRUE(default), the existinggeolocationattribute is replaced withvalue. IfFALSE, the function returns a message and does not overwrite the existing value.- value
A character string specifying the
geolocation.
Details
The geolocation field describes the spatial region or named place where
the data was collected or that the dataset is about. This field is
recommended for data discovery in DataCite Metadata Schema 4.4.
See also
Other bibliographic helper functions:
contributor(),
creator(),
dataset_format(),
dataset_title(),
description(),
get_bibentry(),
language,
publication_year(),
publisher(),
relation(),
rights(),
subject()
