<?xml version="1.0" encoding="UTF-8"?>
<gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd"
                 xmlns:gco="http://www.isotc211.org/2005/gco"
                 xmlns:srv="http://www.isotc211.org/2005/srv"
                 xmlns:gmx="http://www.isotc211.org/2005/gmx"
                 xmlns:gml="http://www.opengis.net/gml/3.2"
                 xmlns:xlink="http://www.w3.org/1999/xlink"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://schemas.opengis.net/csw/2.0.2/profiles/apiso/1.0.0/apiso.xsd">
  <gmd:fileIdentifier>
      <gco:CharacterString>seanoe:110078</gco:CharacterString>
  </gmd:fileIdentifier>
  <gmd:language>
      <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
  </gmd:language>
  <gmd:characterSet>
      <gmd:MD_CharacterSetCode codeListValue="utf8"
                               codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"/>
  </gmd:characterSet>
  <gmd:hierarchyLevel>
      <gmd:MD_ScopeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"
                        codeListValue="dataset"/>
  </gmd:hierarchyLevel>
  <gmd:contact>
      <gmd:CI_ResponsibleParty uuid="https://orcid.org/0009-0001-9538-6369">
         <gmd:individualName>
            <gco:CharacterString>Zaccomer Hugo</gco:CharacterString>
         </gmd:individualName>
         <gmd:organisationName>
            <gco:CharacterString>CNRS, Laboratoire d’Océanographie de Villefranche (LOV), Sorbonne Université, Villefranche-sur-Mer, France</gco:CharacterString>
         </gmd:organisationName>
         <gmd:role>
            <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                             codeListValue="pointOfContact"/>
         </gmd:role>
      </gmd:CI_ResponsibleParty>
  </gmd:contact>
  <gmd:dateStamp>
      <gco:Date>2026-01-16</gco:Date>
  </gmd:dateStamp>
  <gmd:metadataStandardName>
      <gco:CharacterString>ISO 19115:2003/19139</gco:CharacterString>
  </gmd:metadataStandardName>
  <gmd:metadataStandardVersion>
      <gco:CharacterString>1.0</gco:CharacterString>
  </gmd:metadataStandardVersion>
  <gmd:identificationInfo>
      <gmd:MD_DataIdentification>
         <gmd:citation>
            <gmd:CI_Citation>
               <gmd:title>
                  <gco:CharacterString>PlanktoScope_reference : plankton images captured with the PlanktoScope</gco:CharacterString>
               </gmd:title>
               <gmd:date>
                  <gmd:CI_Date>
                     <gmd:date>
                        <gco:Date>2025-12-15</gco:Date>
                     </gmd:date>
                     <gmd:dateType>
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                             codeListValue="publication"/>
                     </gmd:dateType>
                  </gmd:CI_Date>
               </gmd:date>
               <gmd:date>
                  <gmd:CI_Date>
                     <gmd:date>
                        <gco:Date>2026-01-16</gco:Date>
                     </gmd:date>
                     <gmd:dateType>
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                             codeListValue="revision"/>
                     </gmd:dateType>
                  </gmd:CI_Date>
               </gmd:date>
               <gmd:otherCitationDetails>
                  <gco:CharacterString>Zaccomer Hugo, Biteye Amadou, Caudan Corentin, Finet Thomas, Leblanc Karine, Le Bris Caroline, Le Gall Florence, Legeay Erwan, Marques Virginie, Moirand Laurine, Oddone Anna, Persat Romain, Portefin Emilie, Rigaut-Jalabert Fabienne, Thueux Manon, de Vargas Colomban, Vigneron Mathilde, Vogt Meike, Weymiens Lucien, Lombard Fabien (2025). PlanktoScope_reference : plankton images captured with the PlanktoScope. SEANOE.  https://doi.org/10.17882/110078</gco:CharacterString>
               </gmd:otherCitationDetails>
            </gmd:CI_Citation>
         </gmd:citation>
         <gmd:abstract>
            <gco:CharacterString>Plankton was imaged with the PlanktoScope in different oceanic regions using different nets and protocol of conservation. This dataset aims to serve as reference for taxonomic identification with the PlanktoScope across 256 plankton taxa from 20µm to 300µm. Reference dataset can also serve as learning set for prediction in Ecotaxa (https://ecotaxa.obs-vlfr.fr/prj/15535). 
The full images were processed and segmented with the PlanktoScope around each individual. A set of associated features were measured on the objects with skimage.measure. All objects were classified into 256 different classes using the web application EcoTaxa (http://ecotaxa.obs-vlfr.fr). The following dataset corresponds to the 169, 149 objects and their calculated features. The different files provide information about the features of the objects, their taxonomic identification as well as the raw images.
 
taxa.csv.gz
 
Table of the classification of each object in the dataset, with columns:
	- object_id: unique object identifier in EcoTaxa.
	- annotation_category: taxonomic name corresponding to the last level of hierarchy
	- annotation_hierarchy: taxonomic lineage to the category 
	- set: class of the image corresponding to the taxon 
	- img_file_name: local path of the image corresponding to the taxon, named according to the object id
 
features_native.csv.gz
 
Table of morphological features computed by PlanktoScope. All features are computed on the object only, not the background. All area/length measures are in pixels. 
 
	- object_id: unique object identifier in Ecotaxa
 
And 33 features:
 
	- width: width of the smallest rectangle enclosing the object (pixel)
	- height: height of the smallest rectangle enclosing the object (pixel)
	- bx: X coordinates of the top left point of the smallest rectangle enclosing the object (pixel)
	- by: Y coordinates of the top left point of the smallest rectangle enclosing the object (pixel)
	- circ.: circularity of the object ((4∗π ∗Area)/Perim^2) [0-1]
	- area_exc: Surface area of the object excluding holes (pixel2)
	- area: Surface area of the object (pixel2)
	- %area: Percentage of object’s surface area that is comprised of holes
	- major: Length of the primary axis of the best fitting ellipse for the object (pixel)
	- minor: Length of the secondary axis of the best fitting ellipse for the object (pixel)
	- y: Y position of the center of gravity of the object (pixel)
	- x: X position of the center of gravity of the object (pixel)
	- convex_area: The area of the smallest polygon within which all points in the object fit (pixel2)
	- perim.: The length of the outside boundary of the object (pixel)
	- elongation: elongation index (major/minor) 
	- perimareaexc: index of the relative complexity of the perimeter (perim/area_exc)
	- perimmajor: Index of the relative complexity of the perimeter (perim/major)
	- circex: Circularity of object excluding white pixels ((4 ∗ π ∗ Area_exc)/perim 2)
	- angle: Angle between the primary axis and a line parallel to the x-axis of the image
	- bounding_box_area: Area of the smallest box containing the object (pixel2)
	- eccentricity: Eccentricity of the ellipse that has the same second-moments as the region. Ratio of the focal distance of the ellipse over the major axis length [0-1]
	- equivalent_diameter: The diameter of a circle with the same area as the object (pixel)
	- euler_number: Euler characteristic of the set of non-zero pixels. Computed as number of connected components subtracted by number of holes
	- extent: Ratio of pixels in the object to pixels in the total bounding box
	- local_centroid_col: Horizontal coordinate of the center of mass of the object (pixel)
	- local_centroid_row: Vertical coordinate of the center of mass of the object (pixel)
	- solidity: Ratio of pixels in the object to pixels of the convex hull image (area / convex_area)
	- meanhue: Mean base color of the object in hue scale (0-360)
	- meansaturation: Mean saturation of the object [0-100]
	- meanvalue: Mean brightness of the object [0-100]
	- stdhue: Standard deviation of base color
	- stdsaturation: Standard deviation of saturation 
	- stdvalue: Standard deviation of brightness
 
inventory.tsv
Tree view of the taxonomy and number of images in each taxon, displayed as text. With columns :
	- annotation_hierarchy: taxonomic lineage
	- annotation_category: name of the taxon 
	- n: number of objects in each taxon group
map.png
Map of the sampling locations, to give an idea of the diversity sampled in this dataset.
imgs
Directory containing images of each object, named according to the object id object_id and sorted in subdirectories according to their taxon.</gco:CharacterString>
         </gmd:abstract>
         <gmd:credit>
            <gco:CharacterString>&lt;p&gt;Data collection and processing was supported by the recurrent funding and facilities of the Laboratoire d’Océanographie de Villefranche-sur-Mer, Institut de la Mer de Villefranche sur Mer, as well as the European Union (BIOcean5D; grant no. 101059915), the mission Bougainville programme supported by l'Institut de l'Océan de l'Alliance Sorbonne Université and Plankton Planet (contribution #5), the French National programme Lefe/EC2CO, the project VERTIS, the campaign GreenFjord 2024 and APERO 2023 (&lt;a href="https://doi.org/10.17600/18000666"&gt;10.17600/18000666&lt;/a&gt;), MOOSE-GE 2022 (&lt;a href="https://doi.org/10.17600/18001854"&gt;10.17600/18001854&lt;/a&gt;) and the AtlantECO project (Union’s Horizon 2020 Research and Innovation programme “Atlantic Ecosystems Assessment, Forecasting and Sustainability”; grant no. 862923).&amp;nbsp;&lt;/p&gt;&lt;p&gt;Views and opinions expressed are those of the authors only and do not necessarily reflect the views and opinions of the European Union. Neither the European Union nor the granting authority can be held responsible for them.&amp;nbsp;&lt;/p&gt;</gco:CharacterString>
         </gmd:credit>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0009-0001-9538-6369">
               <gmd:individualName>
                  <gco:CharacterString>Zaccomer Hugo</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>CNRS, Laboratoire d’Océanographie de Villefranche (LOV), Sorbonne Université, Villefranche-sur-Mer, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Biteye Amadou</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>IRD, Univ Brest, Ifremer, CNRS, LEMAR, 29280, Plouzané, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Caudan Corentin</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Volontaire Officier Aspirant de la Marine Nationale, France Institut de l'Océan de l'Alliance Sorbonne Université, Sorbonne Université, 75005 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Finet Thomas</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>School of Environmental Sciences, University of East Anglia, Norwich, NR4 7TJ, UK</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0000-0002-0269-2579">
               <gmd:individualName>
                  <gco:CharacterString>Leblanc Karine</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Aix‐Marseille Université, Université de Toulon, CNRS, IRD, MIO UM110, Marseille, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Le Bris Caroline</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Volontaire Officier Aspirant de la Marine Nationale, France Institut de l'Océan de l'Alliance Sorbonne Université, Sorbonne Université, 75005 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Le Gall Florence</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Sorbonne Université, CNRS, UMR7144 AD2M, ECOMAP, Station Biologique de Roscoff, 29680 Roscoff, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0009-0006-2650-2860">
               <gmd:individualName>
                  <gco:CharacterString>Legeay Erwan</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Sorbonne Université, CNRS, UMR7144 AD2M, ECOMAP, Station Biologique de Roscoff, 29680 Roscoff, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0000-0002-5142-4191">
               <gmd:individualName>
                  <gco:CharacterString>Marques Virginie</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Unit of Land Change Science, Swiss Federal Research Institute WSL, Birmensdorf, Switzerland Ecosystem and Landscape Evolution, Institute of Terrestrial Ecosystems, Department of Environmental Systems Science, ETH Zürich, Zurich, Switzerland</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Moirand Laurine</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Volontaire Officier Aspirant de la Marine Nationale, France Institut de l'Océan de l'Alliance Sorbonne Université, Sorbonne Université, 75005 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0000-0002-8348-3073">
               <gmd:individualName>
                  <gco:CharacterString>Oddone Anna</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Plankton Planet Non-Governmental Organization (NGO), Station Biologique de Roscoff, 29680 Roscoff, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Persat Romain</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Volontaire Officier Aspirant de la Marine Nationale, France Institut de l'Océan de l'Alliance Sorbonne Université, Sorbonne Université, 75005 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Portefin Emilie</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Volontaire Officier Aspirant de la Marine Nationale, France Institut de l'Océan de l'Alliance Sorbonne Université, Sorbonne Université, 75005 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0000-0002-5311-658X">
               <gmd:individualName>
                  <gco:CharacterString>Rigaut-Jalabert Fabienne</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Sorbonne Université, CNRS, FR2424, Station Biologique de Roscoff, 29680 Roscoff, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Thueux Manon</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Sorbonne Université, CNRS, Laboratoire d’Écogéochimie des Environnements Benthiques (LECOB), Observatoire Océanologique de Banyuls, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0000-0002-6476-6019">
               <gmd:individualName>
                  <gco:CharacterString>de Vargas Colomban</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Research Federation for the study of Global Ocean Systems Ecology and Evolution, FR2022 Tara GOSEE, F-75016 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Vigneron Mathilde</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>MARBEC, Univ Montpellier, CNRS, Ifremer, IRD, Montpellier, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0000-0002-0608-1935">
               <gmd:individualName>
                  <gco:CharacterString>Vogt Meike</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Environmental Physics, Institute of Biogeochemistry and Pollutant Dynamics, ETH Zürich, 8092 Zürich, Switzerland</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>Weymiens Lucien</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>Volontaire Officier Aspirant de la Marine Nationale, France Institut de l'Océan de l'Alliance Sorbonne Université, Sorbonne Université, 75005 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty uuid="https://orcid.org/0000-0002-8626-8782">
               <gmd:individualName>
                  <gco:CharacterString>Lombard Fabien</gco:CharacterString>
               </gmd:individualName>
               <gmd:organisationName>
                  <gco:CharacterString>CNRS, Laboratoire d’Océanographie de Villefranche (LOV), Sorbonne Université, Villefranche-sur-Mer, France Research Federation for the study of Global Ocean Systems Ecology and Evolution, FR2022 Tara GOSEE, F-75016 Paris, France</gco:CharacterString>
               </gmd:organisationName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="author"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:individualName>
                  <gco:CharacterString>SEANOE</gco:CharacterString>
               </gmd:individualName>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="publisher"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:graphicOverview>
            <gmd:MD_BrowseGraphic>
               <gmd:fileName>
                  <gco:CharacterString>https://www.seanoe.org/data/00989/110078/illustration.jpg</gco:CharacterString>
               </gmd:fileName>
            </gmd:MD_BrowseGraphic>
         </gmd:graphicOverview>
         <gmd:descriptiveKeywords>
            <gmd:MD_Keywords>
               <gmd:keyword>
                  <gco:CharacterString>plankton</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>Planktoscope</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>image</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>Biological oceanography</gco:CharacterString>
               </gmd:keyword>
               <gmd:type>
                  <gmd:MD_KeywordTypeCode codeListValue="theme"
                                          codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"/>
               </gmd:type>
            </gmd:MD_Keywords>
         </gmd:descriptiveKeywords>
         <gmd:descriptiveKeywords>
            <gmd:MD_Keywords>
               <gmd:keyword>
                  <gmx:Anchor xlink:href="http://vocab.nerc.ac.uk/collection/P08/current/DS01/">Biological oceanography</gmx:Anchor>
               </gmd:keyword>
               <gmd:type>
                  <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                          codeListValue="parameter"/>
               </gmd:type>
               <gmd:thesaurusName>
                  <gmd:CI_Citation>
                     <gmd:title>
                        <gmx:Anchor xlink:href="http://vocab.nerc.ac.uk/collection/P08/current/">SeaDataNet Parameter Disciplines</gmx:Anchor>
                     </gmd:title>
                     <gmd:date>
                        <gmd:CI_Date>
                           <gmd:date>
                              <gco:Date>2025-07-29</gco:Date>
                           </gmd:date>
                           <gmd:dateType>
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                                   codeListValue="publication"/>
                           </gmd:dateType>
                        </gmd:CI_Date>
                     </gmd:date>
                     <gmd:identifier>
                        <gmd:MD_Identifier>
                           <gmd:code>
                              <gmx:Anchor xlink:href="https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/external.parameter.NVS.P08">geonetwork.thesaurus.external.parameter.NVS.P08</gmx:Anchor>
                           </gmd:code>
                        </gmd:MD_Identifier>
                     </gmd:identifier>
                  </gmd:CI_Citation>
               </gmd:thesaurusName>
            </gmd:MD_Keywords>
         </gmd:descriptiveKeywords>
         <gmd:descriptiveKeywords>
            <gmd:MD_Keywords>
               <gmd:keyword>
                  <gmx:Anchor xlink:href="https://vocab.ifremer.fr/scheme/SXT/type_jeux_donnee/308699d0-2a4a-40d3-a418-b0396dbe7534">/Observational data/in-situ</gmx:Anchor>
               </gmd:keyword>
               <gmd:type>
                  <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                          codeListValue="theme"/>
               </gmd:type>
               <gmd:thesaurusName>
                  <gmd:CI_Citation>
                     <gmd:title>
                        <gmx:Anchor xlink:href="https://vocab.ifremer.fr/scheme/SXT/type_jeux_donnee">Type de jeux de donnée ODATIS</gmx:Anchor>
                     </gmd:title>
                     <gmd:date>
                        <gmd:CI_Date>
                           <gmd:date>
                              <gco:Date>2025-12-09</gco:Date>
                           </gmd:date>
                           <gmd:dateType>
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                                   codeListValue="publication"/>
                           </gmd:dateType>
                        </gmd:CI_Date>
                     </gmd:date>
                     <gmd:identifier>
                        <gmd:MD_Identifier>
                           <gmd:code>
                              <gmx:Anchor xlink:href="https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/local.theme.type_jeux_donnee">geonetwork.thesaurus.local.theme.type_jeux_donnee</gmx:Anchor>
                           </gmd:code>
                        </gmd:MD_Identifier>
                     </gmd:identifier>
                  </gmd:CI_Citation>
               </gmd:thesaurusName>
            </gmd:MD_Keywords>
         </gmd:descriptiveKeywords>
         <gmd:resourceConstraints>
            <gmd:MD_LegalConstraints>
               <gmd:useLimitation>
                  <gmx:Anchor xlink:href="https://creativecommons.org/licenses/by-nc/4.0/">CC-BY-NC (Creative Commons - Attribution, No commercial usage)</gmx:Anchor>
               </gmd:useLimitation>
               <gmd:useConstraints>
                  <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                          codeListValue="otherRestrictions"/>
               </gmd:useConstraints>
               <gmd:otherConstraints>
                  <gco:CharacterString>&lt;p&gt;While all identifications have been reviewed by at least one human operator, we cannot fully guarantee the correctness of each of the &amp;gt;180k identifications, a few mistakes might remain.&lt;/p&gt;</gco:CharacterString>
               </gmd:otherConstraints>
            </gmd:MD_LegalConstraints>
         </gmd:resourceConstraints>
         <gmd:language>
            <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
         </gmd:language>
         <gmd:topicCategory>
            <gmd:MD_TopicCategoryCode>oceans</gmd:MD_TopicCategoryCode>
         </gmd:topicCategory>
         <gmd:extent>
            <gmd:EX_Extent>
               <gmd:geographicElement>
                  <gmd:EX_GeographicBoundingBox>
                     <gmd:westBoundLongitude>
                        <gco:Decimal>-179.2284</gco:Decimal>
                     </gmd:westBoundLongitude>
                     <gmd:eastBoundLongitude>
                        <gco:Decimal>179.6641</gco:Decimal>
                     </gmd:eastBoundLongitude>
                     <gmd:southBoundLatitude>
                        <gco:Decimal>-49.5396</gco:Decimal>
                     </gmd:southBoundLatitude>
                     <gmd:northBoundLatitude>
                        <gco:Decimal>61.1752</gco:Decimal>
                     </gmd:northBoundLatitude>
                  </gmd:EX_GeographicBoundingBox>
               </gmd:geographicElement>
            </gmd:EX_Extent>
         </gmd:extent>
         <gmd:extent>
            <gmd:EX_Extent>
               <gmd:temporalElement>
                  <gmd:EX_TemporalExtent>
                     <gmd:extent>
                        <gml:TimePeriod gml:id="dd12961643e18">
                           <gml:beginPosition>2022-10-16</gml:beginPosition>
                           <gml:endPosition>2025-05-28</gml:endPosition>
                        </gml:TimePeriod>
                     </gmd:extent>
                  </gmd:EX_TemporalExtent>
               </gmd:temporalElement>
            </gmd:EX_Extent>
         </gmd:extent>
      </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
  <gmd:distributionInfo>
      <gmd:MD_Distribution>
         <gmd:distributionFormat>
            <gmd:MD_Format>
               <gmd:name>
                  <gco:CharacterString>TAR</gco:CharacterString>
               </gmd:name>
               <gmd:version gco:nilReason="missing">
                  <gco:CharacterString/>
               </gmd:version>
            </gmd:MD_Format>
         </gmd:distributionFormat>
         <gmd:transferOptions>
            <gmd:MD_DigitalTransferOptions>
               <gmd:onLine>
                  <gmd:CI_OnlineResource>
                     <gmd:linkage>
                        <gmd:URL>https://www.seanoe.org/data/00989/110078/data/124113.tar</gmd:URL>
                     </gmd:linkage>
                     <gmd:protocol>
                        <gco:CharacterString>WWW:DOWNLOAD-1.0-link--download</gco:CharacterString>
                     </gmd:protocol>
                     <gmd:name>
                        <gco:CharacterString>Processed data</gco:CharacterString>
                     </gmd:name>
                     <gmd:description>
                        <gco:CharacterString>Planktoscope_reference - 1 GB</gco:CharacterString>
                     </gmd:description>
                  </gmd:CI_OnlineResource>
               </gmd:onLine>
            </gmd:MD_DigitalTransferOptions>
         </gmd:transferOptions>
         <gmd:transferOptions>
            <gmd:MD_DigitalTransferOptions>
               <gmd:onLine>
                  <gmd:CI_OnlineResource>
                     <gmd:linkage>
                        <gmd:URL>https://doi.org/10.17882/110078</gmd:URL>
                     </gmd:linkage>
                     <gmd:protocol>
                        <gco:CharacterString>WWW:LINK-1.0-http--metadata-URL</gco:CharacterString>
                     </gmd:protocol>
                     <gmd:name>
                        <gco:CharacterString>DOI of the product</gco:CharacterString>
                     </gmd:name>
                  </gmd:CI_OnlineResource>
               </gmd:onLine>
               <gmd:onLine>
                  <gmd:CI_OnlineResource>
                     <gmd:linkage>
                        <gmd:URL>https://www.seanoe.org/data/00989/110078/</gmd:URL>
                     </gmd:linkage>
                     <gmd:protocol>
                        <gco:CharacterString>rel-canonical</gco:CharacterString>
                     </gmd:protocol>
                     <gmd:name>
                        <gco:CharacterString>Seanoe</gco:CharacterString>
                     </gmd:name>
                  </gmd:CI_OnlineResource>
               </gmd:onLine>
            </gmd:MD_DigitalTransferOptions>
         </gmd:transferOptions>
      </gmd:MD_Distribution>
  </gmd:distributionInfo>
  <gmd:dataQualityInfo>
      <gmd:DQ_DataQuality>
         <gmd:scope>
            <gmd:DQ_Scope>
               <gmd:level>
                  <gmd:MD_ScopeCode codeListValue="dataset"
                                    codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode"/>
               </gmd:level>
            </gmd:DQ_Scope>
         </gmd:scope>
         <gmd:lineage>
            <gmd:LI_Lineage>
               <gmd:statement>
                  <gco:CharacterString>PlanktoScope : 
Pollina T, Larson AG, Lombard F, Li H, Le Guen D, Colin S, de Vargas C and Prakash M (2022) PlanktoScope: Affordable Modular Quantitative Imaging Platform for Citizen Oceanography. Front. Mar. Sci. 9:949428. doi: 10.3389/fmars.2022.949428</gco:CharacterString>
               </gmd:statement>
            </gmd:LI_Lineage>
         </gmd:lineage>
      </gmd:DQ_DataQuality>
  </gmd:dataQualityInfo>
</gmd:MD_Metadata>