-
Notifications
You must be signed in to change notification settings - Fork 58
IPT2ApplyingLicense.wiki
In accordance with the GBIF licensing policy, a dataset should be made available for use under CC0, CC-BY, or CC-BY-NC. GBIF's recommended best practice is to use the most recent version, which 4.0 for CC-BY and CC-BY-NC. This is in line with Creative Commons' recommendation that:
[y]ou should always use the latest version of the Creative Commons licenses in order to take advantage of the many improvements described on the license versions page. In particular, 4.0 is meant to be better suited to international use, and use in many different contexts, including sharing data.
More information about what's new in the 4.0 CC license suite can be found here. This is the version supported by the latest version of the IPT (v2.3.2).
The remainder of this page describes how to properly apply a license to a dataset, and how to ensure consistency at the dataset level and the record level.
Please note that CC0 is technically a waiver.
The license chosen must apply to the dataset as a whole. Only one license should be applied at the dataset level, even if multiple licenses are complimentary to each other (e.g. CC-BY and ODC-By).
To apply a license at the dataset level in the IPT, choose a license from the drop down on the basic metadata page:
In case different licenses apply to separate components of a dataset, the recommended best practice is to publish each component separately having their own metadata and identifier (e.g. DOI). This recommendation is in compliance with DataCite's recommended practice for such cases.
All licenses specified at the record level should comply with the license at the dataset level.
To apply a license at the record level using the IPT, publishers should use/map to the Darwin Core term license. As per Darwin Core's recommendation, the URI of the license should be used to populate the license. Be careful not to add contradictory usage restrictions in the Darwin Core term accessRights. In theory, the license should provide sufficient access rights information without having to specify them in accessRights also.
Please note the Darwin Core term rights has now been deprecated and should no longer be used.
Resource metadata can be populated automatically from an EML or Dublin Core metadata document during resource creation when supplied as either as a standalone file or inside a Darwin Core Archive (DwC-A). Please note only licenses supplied in a machine readable format are actually interpretable.
It is possible to supply a machine readable license in EML using the <ulink>
element inside <intellectualRights><para>
. Be aware that documents complying with the GBIF Metadata Profile must use the latest version of the schema (v1.1) for this to be valid XML.
Below are the three licenses that GBIF supports in machine readable format. To use, simply cut the <intellectualRights>
block and paste into your own EML document, updating the XML schema location if necessary.
<intellectualRights>
<para>To the extent possible under law, the publisher has waived all rights to these data and has dedicated them to the <ulink url="http://creativecommons.org/publicdomain/zero/1.0/legalcode"><citetitle>Public Domain (CC0 1.0)</citetitle></ulink>. Users may copy, modify, distribute and use the work, including for commercial purposes, without restriction</para>
</intellectualRights>
<intellectualRights>
<para>This work is licensed under a <ulink url="http://creativecommons.org/licenses/by/4.0/legalcode"><citetitle>Creative Commons Attribution (CC-BY) 4.0 License</citetitle></ulink>.</para>
</intellectualRights>
<intellectualRights>
<para>This work is licensed under a <ulink url="http://creativecommons.org/licenses/by-nc/4.0/legalcode"><citetitle>Creative Commons Attribution Non Commercial (CC-BY-NC) 4.0 License</citetitle></ulink>.</para>
</intellectualRights>
This IPT wiki is no longer maintained. Please refer to the IPT User Manual.
© 2021 Global Biodiversity Information Facility
The content on this site is licensed under
- Release Notes
- User Manual
- How to Publish Guide
- Best Practice Guides
- Resource metadata
- Checklist Data
- Occurrence Data (pending)
- Sampling Event Data
- FAQ
- Roadmap
- Version History
- Statistics
- How to Customize the IPT
- How to Contribute
- Other Resources & Tutorials