#| label: 'eml' #| include: false # NOTE: Do not delete this chunk! # This section sets metadata for the EML file itself. # Please edit the `packageId` value, which expects a valid DOI. # To use a different UUID system, change the 'system' param _and_ the `packageId`. list( packageId = "the-doi-for-this-archive", system = "https://doi.org", scope = "system", `xmlns:eml` = "https://eml.ecoinformatics.org/eml-2.2.0", `xmlns:xsi` = "http://www.w3.org/2001/XMLSchema-instance", `xsi:schemaLocation` = "http://rs.gbif.org/schema/eml-gbif-profile/1.3/eml-gbif-profile.xsd" )
#| echo: false #| results: 'asis' # NOTE: This is set using the yaml above; do not edit by hand cat(rmarkdown::metadata$title)
Firstname
Lastname
215 Road Street
Canberra
ACT
2601
Australia
firstname.lastname@email.com
#| label: 'userId' #| include: false # Note: Supplying ORCIDs is optional list(directory = "https://orcid.org")
https://orcid.org/0000-0003-0077-4738
#| echo: false #| results: 'asis' # NOTE: This is set using the yaml above; do not edit by hand cat(rmarkdown::metadata$date)
EN
A brief overview of the resource. This should provide enough information to help potential users of the data to understand if it may be of interest. Example content may include what the study was designed to investigate, what taxa were observed, and over what time period. 200 word limit
Occurrence
https://ipt.gbif.org/manual/en/ipt/latest/dwca-guide#dwc-a-components
Creative Commons Attribution 4.0 International
https://creativecommons.org/licenses/by/4.0/
CC-BY 4.0 (Int) 4.0
This section can include any methods you like, but should, at minimum, give a
simple description of how the data were collected. To link to a publication with
more complete information, add a level-2 heading called Reference Publication
and add the citation to your paper.
If applicable, you can also choose to add information on data processing that are specific to this version of your dataset. This may include information on whether data on threatened species have been removed, or spatial data have been generalised (i.e. set to a lower spatial precision than the source dataset).
Firstname
Lastname
215 Road Street
Canberra
ACT
2601
Australia
firstname.lastname@email.com
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.