Context
The EDITO platform was launched to make oceanographic data accessible to everyone and to allow any user to contribute to the platform. If you use EDITO in your work, it is important that the platform is credited.
In this article, you will find logos and badges to use in your presentations, directories, and other materials.
Services and applications
If you run a service that partially or totally relies on EDITO, please consider crediting the platform as follows:
Add in the top right corner the following EDITO logo and EU flag, with the text above it: “Powered by”:
Add in the footer the full EU Digital Twin Ocean banner:
Links in articles, blog posts and Git repositories
Add a link to EDITO
If you integrate a link to EDITO to your media, please consider using one of the following SVG badges as link image:
For links exploring a resource existing in EDITO (e.g. a dataset or an application running on EDITO):
Markdown:
[](<link-to-EDITO-resource>)
JavaScript:
<a href="<link-to-EDITO-resource>"><img src="https://dive.edito.eu/badges/Explore-in-EDITO.svg" alt="Link to explore resource on EDITO" /></a>
For links opening a resource within EDITO (e.g. a notebook with an EDITO tool):
Markdown:
[](<link-to-EDITO-resource>)
JavaScript:
<a href="<link-to-EDITO-resource>"><img src="https://dive.edito.eu/badges/Open-in-EDITO.svg" alt="Link to open resource in EDITO" /></a>
For links launching a pre-configured service or process or tutorial on EDITO:
Markdown:
[](<link-to-EDITO-resource>)
JavaScript:
<a href="<link-to-EDITO-resource>"><img src="https://dive.edito.eu/badges/Launch-on-EDITO.svg" alt="Link to launch resource in EDITO" /></a>
Add a badge to acknowledge your use of EDITO
Alternatively, if your project relies partially or totally on EDITO, please consider using the following badge in your code repository:
Markdown:
[](https://dive.edito.eu/)
JavaScript:
<a href="<link-to-EDITO-resource>"><img src="https://dive.edito.eu/badges/Powered-by-EDITO.svg" alt="Link to discover EDITO" /></a>
What's next?
If you have any questions, problems, or suggestions, please feel free to contact us via chat using the widget available at the bottom right of the page.




