Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preview citation to OBIS EML and ERDDAP snippet #207

Open
n-a-t-e opened this issue Jul 19, 2022 · 3 comments
Open

Add preview citation to OBIS EML and ERDDAP snippet #207

n-a-t-e opened this issue Jul 19, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@n-a-t-e
Copy link
Member

n-a-t-e commented Jul 19, 2022

The citation preview that is generated on the contact page can be included in some outputted XML:

In the EML, it can appear under <citation> below. This way it can be populated in the OBIS IPT:

  <additionalMetadata>
    <metadata>
      <gbif>
          <dateStamp>2020-02-12T09:19:51.053+01:00</dateStamp>
          <hierarchyLevel>dataset</hierarchyLevel>
            <citation identifier="http://dx.doi.org/10.21966/1.566666">Johnson B, Hunt B (2020): Hakai Institute Juvenile Salmon Program. v1.25. Canadian node of the Ocean Biogeographic Information System (OBIS Canada). Dataset/Samplingevent. http://dx.doi.org/10.21966/1.566666</citation>
            <formationPeriod>2015-05-01</formationPeriod>
          <dc:replaces>72de3af4-1572-4f2d-8006-2bfa2007065c/v1.25.xml</dc:replaces>
      </gbif>
    </metadata>
  </additionalMetadata>
</eml:eml>

In the ERDDAP snippet, it can appear under reference in the dataset globals

<att name="references">Johnson B, Hunt B (2020): Hakai Institute Juvenile Salmon Program. v1.25. Canadian node of the Ocean Biogeographic Information System (OBIS Canada). Dataset/Samplingevent. http://dx.doi.org/10.21966/1.566666</att>
@n-a-t-e n-a-t-e added the enhancement New feature or request label Jul 19, 2022
@n-a-t-e n-a-t-e self-assigned this Jul 19, 2022
@n-a-t-e
Copy link
Member Author

n-a-t-e commented Jan 24, 2023

Not sure where to put the citation text in erddap - we are currently setting references to DOI, which is a better fit - https://wiki.esipfed.org/Attribute_Convention_for_Data_Discovery_1-3#references

@n-a-t-e
Copy link
Member Author

n-a-t-e commented Jan 24, 2023

The OBIS part is done

@n-a-t-e
Copy link
Member Author

n-a-t-e commented Jan 30, 2023

relevant discussion on the ERDDAP mailing list this week https://groups.google.com/g/erddap/c/k58VhLE7MhA/m/QKl4-101AAAJ?utm_medium=email&utm_source=footer&pli=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant