Transforms a GeoLocator Data Package
to Ecological Metadata Language (EML).
The resulting EML file can be uploaded to an IPT for
publication to GBIF and/or OBIS. A corresponding Darwin Core Archive can be created
with gldp_to_dwc().
Value
eml.xml file written to disk.
Invisibly, an EML::eml object.
Transformation details
Metadata are derived from the GeoLocator Data Package and transformed to EML. The following properties are set:
title: Package title as provided inpackage$title.abstract: Package description as provided inpackage$description.pubDate: Publication year extracted frompackage$created.creator: Contributors with roles"ProjectLeader","Researcher", or"DataCurator"as provided inpackage$contributors.contact: Contributors with role"ContactPerson"as provided inpackage$contributors.associatedParty: Other contributors as provided inpackage$contributors, including those with role"RightsHolder".intellectualRights: License information frompackage$licenses.keywords: Keywords as provided inpackage$keywords.packageId: Package identifier as provided inpackage$id. If no ID is provided, a UUID is generated. As a result, no new DOI will be created when publishing to GBIF ifpackage$idcontains a DOI.
Coverage information:
temporalCoverage: Date range frompackage$temporal(if available), derived from measurement timestamps.geographicCoverage: Bounding box frompackage$spatial(if available), calculated from all locations in observations, paths, and pressurepaths.taxonomicCoverage: Species list frompackage$taxonomic(if available), derived from unique scientific names in tags.
Methods:
methodStep: Generic description indicating data were processed using the GeoLocator Data Package standard.
The following EML properties are not set:
typesubtypeupdate frequencypublishing organizationproject datacitationscollection data
