Nanopublication

< Home

ID

https://w3id.org/np/RAz58PwGhDMzIq7HDctsmI5ucR-_IEtC_xtvdiRk67LeY

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAz58PwGhDMzIq7HDctsmI5ucR-_IEtC_xtvdiRk67LeY> .
@prefix sub: <https://w3id.org/np/RAz58PwGhDMzIq7HDctsmI5ucR-_IEtC_xtvdiRk67LeY/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfg: <http://www.w3.org/2004/03/trix/rdfg-1/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://eurovoc.europa.eu/c_a935cf3f> a <http://schema.org/DefinedTerm>;
    <http://schema.org/description> "";
    <http://schema.org/name> "Earth observation" .
  
  <https://annefou.github.io/jupytergis-showcases/lab/index.html?path=Wetland_Annotation.jGIS>
    a <http://purl.org/wf4ever/wf4ever#Dataset>, <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://annefou.github.io/jupytergis-showcases/lab/index.html?path=Wetland_Annotation.jGIS";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:29:01.808092+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:29:02.435279+00:00";
    <http://schema.org/description> "Interactive map with expert annotations for model corrections";
    <http://schema.org/encodingFormat> "text/html";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "JupyterGIS Annotation Document";
    <http://schema.org/sdDatePublished> "2025-12-21 16:29:01.808092+00:00" .
  
  <https://github.com/EOPF-Sample-Service/eopf-sample-notebooks> a <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>, <http://schema.org/Thing>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://github.com/EOPF-Sample-Service/eopf-sample-notebooks";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:28:57.399750+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:28:58.038982+00:00";
    <http://schema.org/description> "ESA Earth Observation Processing Framework for Sentinel-1, 2 and 3 data access";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "EOPF Sample Service";
    <http://schema.org/sdDatePublished> "2025-12-21 16:28:57.399750+00:00" .
  
  <https://github.com/annefou/jupytergis-showcases> a <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>, <http://schema.org/SoftwareApplication>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://github.com/annefou/jupytergis-showcases";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:29:33.240998+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:29:33.849049+00:00";
    <http://schema.org/description> "Source repository for this demo";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "GitHub Repository";
    <http://schema.org/sdDatePublished> "2025-12-21 16:29:33.240998+00:00" .
  
  <https://github.com/geojupyter/jupytergis> a <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>, <http://schema.org/SoftwareApplication>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://github.com/geojupyter/jupytergis";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:28:53.494405+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:28:54.119033+00:00";
    <http://schema.org/description> "Collaborative GIS environment for Jupyter - required to open .jGIS files";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "JupyterGIS";
    <http://schema.org/sdDatePublished> "2025-12-21 16:28:53.494405+00:00" .
  
  <https://orcid.org/0000-0002-1784-2920> a <http://schema.org/Person>, <http://xmlns.com/foaf/0.1/Agent>;
    <http://schema.org/affiliation> "Simula Research Laboratory";
    <http://schema.org/email> "annef@simula.no";
    <http://schema.org/name> "Anne Fouilloux";
    <https://w3id.org/dingo#orcid> "0000-0002-1784-2920" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/../requirements.txt>
    a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>, <http://schema.org/SoftwareApplication>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/../requirements.txt";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:28:55.442396+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:28:56.067960+00:00";
    <http://schema.org/description> "Conda environment specification with all Python dependencies";
    <http://schema.org/encodingFormat> "text/plain";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "Conda Environment";
    <http://schema.org/sdDatePublished> "2025-12-21 16:28:55.442396+00:00" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/Wetland_ML_Demo_EOPF.ipynb>
    a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>, <https://w3id.org/ro/terms/earth-science#JupyterNotebook>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/Wetland_ML_Demo_EOPF.ipynb";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:28:59.461288+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:29:00.096604+00:00";
    <http://schema.org/description> "Main Jupyter notebook implementing the wetland classification workflow";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "Wetland ML Demo Notebook";
    <http://schema.org/sdDatePublished> "2025-12-21 16:28:59.461288+00:00" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/Wetland_ML_ROhub.ipynb>
    a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>, <https://w3id.org/ro/terms/earth-science#JupyterNotebook>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/Wetland_ML_ROhub.ipynb";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:41:18.541514+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:41:19.390117+00:00";
    <http://schema.org/description> "Jupyter notebook to create a RO-Crate in ROHub";
    <http://schema.org/license> <https://opensource.org/licenses/MIT>;
    <http://schema.org/name> "Wetland_ML_ROhub";
    <http://schema.org/sdDatePublished> "2025-12-21 16:41:18.541514+00:00" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/corrections.geojson>
    a <http://purl.org/wf4ever/wf4ever#Dataset>, <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/corrections.geojson";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:29:08.929182+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:29:13.322705+00:00";
    <http://schema.org/description> "Expert corrections extracted from JupyterGIS annotations";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "Expert Corrections (GeoJSON)";
    <http://schema.org/sdDatePublished> "2025-12-21 16:29:08.929182+00:00" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/sentinel2_rgb.tif>
    a <http://purl.org/wf4ever/roterms#Sketch>, <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/sentinel2_rgb.tif";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:29:04.078500+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:54:53.937124+00:00";
    <http://schema.org/description> "Cloud Optimized GeoTIFF - RGB composite from Sentinel-2 L2A";
    <http://schema.org/encodingFormat> "image/tiff";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "Sentinel-2 RGB Composite (COG)";
    <http://schema.org/sdDatePublished> "2025-12-21 16:29:04.078500+00:00" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_model_v2.joblib>
    a <http://purl.org/wf4ever/roterms#Result>, <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_model_v2.joblib";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:29:27.413086+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:29:31.950449+00:00";
    <http://schema.org/description> "Serialized Random Forest model retrained with expert corrections";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "Trained Model v2 (joblib)";
    <http://schema.org/sdDatePublished> "2025-12-21 16:29:27.413086+00:00" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_prediction_v1.tif>
    a <http://purl.org/wf4ever/roterms#Result>, <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_prediction_v1.tif";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:29:06.069310+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:29:06.645893+00:00";
    <http://schema.org/description> "Initial Random Forest classification - before expert corrections";
    <http://schema.org/encodingFormat> "image/tiff";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "Wetland Prediction v1";
    <http://schema.org/sdDatePublished> "2025-12-21 16:29:06.069310+00:00" .
  
  <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_prediction_v2_corrected.tif>
    a <http://purl.org/wf4ever/roterms#Result>, <http://purl.org/wf4ever/wf4ever#Resource>,
      <http://schema.org/MediaObject>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_prediction_v2_corrected.tif";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:29:16.556974+00:00";
    <http://schema.org/dateModified> "2025-12-21 16:29:23.003791+00:00";
    <http://schema.org/description> "Improved classification after retraining with expert corrections";
    <http://schema.org/encodingFormat> "image/tiff";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "Wetland Prediction v2 (Corrected)";
    <http://schema.org/sdDatePublished> "2025-12-21 16:29:16.556974+00:00" .
  
  <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/> a <http://purl.org/wf4ever/ro#ResearchObject>,
      <http://purl.org/wf4ever/roevo#LiveRO>, <http://schema.org/Dataset>, <https://w3id.org/ro/terms/earth-science#ExecutableResearchObject>;
    <http://schema.org/about> <http://eurovoc.europa.eu/c_a935cf3f>;
    <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/contentSize> "0"^^xsd:integer;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/10dc322d-eedd-43ff-a4af-7adb6281cb6e/crate/download/";
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
    <http://schema.org/dateCreated> "2025-12-21 16:28:47.782517+00:00";
    <http://schema.org/dateModified> "2026-04-11 03:23:09.225173+00:00";
    <http://schema.org/datePublished> "2025-12-21 16:28:47.782517+00:00";
    <http://schema.org/description> """Human-in-the-loop machine learning workflow for wetland classification 
    using Sentinel-2 data from ESA EOPF. Demonstrates collaborative annotation 
    using JupyterGIS, model retraining with expert corrections, and FAIR 
    research practices.""";
    <http://schema.org/encodingFormat> "application/ld+json";
    <http://schema.org/hasPart> <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/655bf802-f562-4591-b3e1-fec280a65e97>,
      <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/a25ac2da-c4df-41d4-a376-46aeca056ebb>,
      <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/b8f24061-58eb-4906-aecf-0c8445af18e3>,
      <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/f431538f-358b-4093-bc9d-5f3a28cd1628>;
    <http://schema.org/identifier> "https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e";
    <http://schema.org/license> <https://choosealicense.com/no-permission/>;
    <http://schema.org/name> "JupyterGIS Wetland ML Classification Demo - ESA EOPF";
    <http://w3id.org/ro-id/rohub/model#creation_mode> "MANUAL";
    <http://w3id.org/ro-id/rohub/model#enrichmentSubject> <https://w3id.org/ro-id/enrichment/020f541c-5f9f-47e1-ade6-977e093ef28e>,
      <https://w3id.org/ro-id/enrichment/059a19aa-c8d8-475c-a3d7-02550ddcee53>, <https://w3id.org/ro-id/enrichment/06e53a17-d150-4b56-8951-d1c797a00e01>,
      <https://w3id.org/ro-id/enrichment/099523de-9b2a-45e4-bf95-452838539eef>, <https://w3id.org/ro-id/enrichment/0bcd843f-8f9f-42b9-afbb-20e164a21dff>,
      <https://w3id.org/ro-id/enrichment/0bf63e7d-4d28-47fb-a003-90a2c6b4a7b8>, <https://w3id.org/ro-id/enrichment/131052cd-7166-4ba5-9409-9535aff2411d>,
      <https://w3id.org/ro-id/enrichment/14433986-c0c4-4f41-a8b4-e4363d00a881>, <https://w3id.org/ro-id/enrichment/1479dc39-5cee-4a1d-a130-d2c977c6db85>,
      <https://w3id.org/ro-id/enrichment/179d525d-6cdf-4b3b-b1cb-5f6275ba1f41>, <https://w3id.org/ro-id/enrichment/18346d9d-9a55-41e4-90c4-ad172c17c6bc>,
      <https://w3id.org/ro-id/enrichment/1af677a1-4108-41b6-b941-32d4f23905e2>, <https://w3id.org/ro-id/enrichment/20f567bd-d962-4233-8ed9-b707d8bfc8a4>,
      <https://w3id.org/ro-id/enrichment/22922a0f-0708-4b69-a102-c697240fc7f6>, <https://w3id.org/ro-id/enrichment/238c30a5-2fb1-43b1-9267-7055c66d2546>,
      <https://w3id.org/ro-id/enrichment/2455b60b-fffd-43a8-a233-d06a7c688b8c>, <https://w3id.org/ro-id/enrichment/279789ee-8d40-4287-96bb-06028b729e9d>,
      <https://w3id.org/ro-id/enrichment/2ca5446b-940f-4afe-8afb-38214fb2d02f>, <https://w3id.org/ro-id/enrichment/2d91fde0-afe3-4725-82e5-00b9294dc4d3>,
      <https://w3id.org/ro-id/enrichment/32682b87-3a34-47eb-8151-211923db1a39>, <https://w3id.org/ro-id/enrichment/36263431-c3d7-4f7e-a0ff-05a26a21839c>,
      <https://w3id.org/ro-id/enrichment/39aed5a1-35f9-4ad4-871d-c6915ae0b1c5>, <https://w3id.org/ro-id/enrichment/3cbfaa14-405b-4d71-a53b-de459e0cb383>,
      <https://w3id.org/ro-id/enrichment/3d82f642-4bcf-4079-8be8-31c43d9fc208>, <https://w3id.org/ro-id/enrichment/40fd8825-4a64-4772-a7c3-91c8e5628538>,
      <https://w3id.org/ro-id/enrichment/4a3b7e2e-d109-4584-859b-a4d6eceb6896>, <https://w3id.org/ro-id/enrichment/4a56d38a-7c44-4a6f-b9bd-238b12cede99>,
      <https://w3id.org/ro-id/enrichment/4cf0913f-2eec-487c-8d56-64df395093ec>, <https://w3id.org/ro-id/enrichment/5119b094-2a91-4e9c-ae65-a599ca1cec38>,
      <https://w3id.org/ro-id/enrichment/5123436f-3bd6-4cb4-bd64-3e23c5cfa6fc>, <https://w3id.org/ro-id/enrichment/52bf0af8-f95d-4da9-986b-767be8300e44>,
      <https://w3id.org/ro-id/enrichment/566c1ea3-64af-49d3-9131-928f715db123>, <https://w3id.org/ro-id/enrichment/587de5c1-3735-4979-ba5f-6a29df7f19bc>,
      <https://w3id.org/ro-id/enrichment/598596d4-18af-4f2d-9570-cabc6895d1fe>, <https://w3id.org/ro-id/enrichment/5c28a75e-024e-44df-99ee-02e9eb2cb970>,
      <https://w3id.org/ro-id/enrichment/5da6e744-0f7d-4b42-848e-985cbaa887b0>, <https://w3id.org/ro-id/enrichment/60181e7b-e7ab-4712-ac42-2b13124706ee>,
      <https://w3id.org/ro-id/enrichment/64c40af0-0fc9-4acd-9385-c3c3b9cca768>, <https://w3id.org/ro-id/enrichment/65ea60d5-e019-4e46-b8b5-0e94e72ffb4e>,
      <https://w3id.org/ro-id/enrichment/66b3a98a-bd48-4d66-bc15-e7292d8a42dc>, <https://w3id.org/ro-id/enrichment/67e4f868-3930-4a8d-87ea-f16c838f9387>,
      <https://w3id.org/ro-id/enrichment/6956f461-b47d-4e4c-a1e6-8cbf421f10a2>, <https://w3id.org/ro-id/enrichment/6a3bef0a-f3a6-4215-918c-0021de491015>,
      <https://w3id.org/ro-id/enrichment/6bc8e339-013d-4dc7-9091-98ec633cbca2>, <https://w3id.org/ro-id/enrichment/6d5f435b-b0ec-4024-a465-c6e659095256>,
      <https://w3id.org/ro-id/enrichment/7042eb3e-0b0b-4dae-b184-42a18d9c9b88>, <https://w3id.org/ro-id/enrichment/741c19b0-861f-4d02-9ccb-47d28bbf3145>,
      <https://w3id.org/ro-id/enrichment/75191811-5acf-4483-88fe-27d290952553>, <https://w3id.org/ro-id/enrichment/791e4341-dd23-4566-b24e-5fc5d0171c77>,
      <https://w3id.org/ro-id/enrichment/7ebd120a-e44f-46a0-91f3-c624b3f18290>, <https://w3id.org/ro-id/enrichment/84a0d68e-d6e2-4df1-a1fb-c0a764e1a08f>,
      <https://w3id.org/ro-id/enrichment/86ac5a8a-9d2d-4951-ae8e-e723b0457468>, <https://w3id.org/ro-id/enrichment/8b759acc-a54c-472f-ab4a-b484d2586f54>,
      <https://w3id.org/ro-id/enrichment/8e4066c5-798f-40af-b648-6a2c4990e821>, <https://w3id.org/ro-id/enrichment/8e5cda83-00ee-4762-8007-9809b69f75c6>,
      <https://w3id.org/ro-id/enrichment/8ee32797-8be1-4a8b-8a7a-78109ab5d46a>, <https://w3id.org/ro-id/enrichment/8f9628a0-5f34-4b10-ad39-ecf42dde8f25>,
      <https://w3id.org/ro-id/enrichment/92a59a2e-ff76-49a6-ab71-4e0aaa6e977b>, <https://w3id.org/ro-id/enrichment/9b8c2fa9-1f26-434b-a73b-eb2daab24d79>,
      <https://w3id.org/ro-id/enrichment/9bfff999-b5cd-48e4-9884-fb675419fba8>, <https://w3id.org/ro-id/enrichment/a2470b0f-fa6f-4f2f-b6fc-e545aa0e867c>,
      <https://w3id.org/ro-id/enrichment/a51359b5-979f-44ca-9965-13053796ee10>, <https://w3id.org/ro-id/enrichment/ab47df17-157d-4198-9ca7-dd076ebb496f>,
      <https://w3id.org/ro-id/enrichment/aba61556-1adf-4247-b093-2a086c8c09d4>, <https://w3id.org/ro-id/enrichment/abbcc291-bd83-4f55-8761-30b49ea5f7dd>,
      <https://w3id.org/ro-id/enrichment/afabc7ee-689d-48a4-8bba-b02cddb903de>, <https://w3id.org/ro-id/enrichment/b7ea0d56-c6bf-4516-84a4-eb3ae9e6fa93>,
      <https://w3id.org/ro-id/enrichment/b9175401-15da-401c-9e2b-17ac37cab002>, <https://w3id.org/ro-id/enrichment/bd5fd23c-99ad-4034-b26d-b9ab82d3ef51>,
      <https://w3id.org/ro-id/enrichment/bf6ebfc2-91a0-4a55-ab44-dc1b263a6be3>, <https://w3id.org/ro-id/enrichment/bf951b79-a17a-4a93-ad1e-267118eaa1db>,
      <https://w3id.org/ro-id/enrichment/c6b3c248-debf-4718-ba17-b1e4420b6d24>, <https://w3id.org/ro-id/enrichment/c7696ceb-adfe-4186-aa52-bea7627f9094>,
      <https://w3id.org/ro-id/enrichment/cd9ae6d9-537a-44a0-8e17-f521cc5b85c2>, <https://w3id.org/ro-id/enrichment/d0c3e7c3-a6a9-4f87-80d7-61e81a54c8b7>,
      <https://w3id.org/ro-id/enrichment/d1b8e243-bdec-45fa-a10c-7e5d4da56292>, <https://w3id.org/ro-id/enrichment/d1f8a455-8e87-4d61-8c71-75f3dc964f25>,
      <https://w3id.org/ro-id/enrichment/d2e44553-8166-4568-ac29-3b35c26de0af>, <https://w3id.org/ro-id/enrichment/d3d0d308-9602-44df-9426-586a0c2891e8>,
      <https://w3id.org/ro-id/enrichment/d5c53b4f-5aa2-49af-b34c-7b902e95c3d1>, <https://w3id.org/ro-id/enrichment/d8fac3e4-ea6a-4ac9-a21c-00c698476be8>,
      <https://w3id.org/ro-id/enrichment/d93da183-d69f-4b8b-b1ac-8fd32feff79a>, <https://w3id.org/ro-id/enrichment/db3482d0-18a9-4b0c-a55a-0ea5e59e320d>,
      <https://w3id.org/ro-id/enrichment/dcf121b8-99f4-4cc5-8abc-a2dc895be337>, <https://w3id.org/ro-id/enrichment/decb89ce-ddb4-4f3e-bc30-e9c9ce86018c>,
      <https://w3id.org/ro-id/enrichment/e2faf546-855c-47d4-b0c6-56a67d01712e>, <https://w3id.org/ro-id/enrichment/e4088b41-9d8a-493d-abd9-1ed9809992c2>,
      <https://w3id.org/ro-id/enrichment/e48eed29-246f-4767-9f9b-cc71156f50b1>, <https://w3id.org/ro-id/enrichment/e654a9e0-d7d9-490c-a221-8a0323e53e71>,
      <https://w3id.org/ro-id/enrichment/f209c631-0e43-4adf-8480-f2ee6cd1e2ea>, <https://w3id.org/ro-id/enrichment/f35540b8-9af0-444a-a8bb-27298fdadea2>,
      <https://w3id.org/ro-id/enrichment/f3abd6cb-a180-4b50-bba5-4840adc7534b>, <https://w3id.org/ro-id/enrichment/f6ed6c82-b95d-484f-b730-0e3b1d2037b9>,
      <https://w3id.org/ro-id/enrichment/f71ba605-5c90-4b26-bc36-9302692dd1b5>, <https://w3id.org/ro-id/enrichment/f909d507-a0dd-441e-8f53-42e57e22ab45>,
      <https://w3id.org/ro-id/enrichment/faece2b8-2376-4a5d-9635-f16ba31c2442>, <https://w3id.org/ro-id/enrichment/fcce5657-7c01-499b-9b67-28c63971569c>,
      <https://w3id.org/ro-id/enrichment/fea284ca-a38e-45b6-8944-bd369060d69c>;
    <https://w3id.org/ro/terms/earth-science#template> "https://w3id.org/ro/terms/earth-science#ExecutableResearchObjectTemplate";
    <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Fouilloux, Anne. \"JupyterGIS Wetland ML Classification Demo - ESA EOPF.\" ROHub. Dec 21 ,2025. https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e." .
  
  <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/655bf802-f562-4591-b3e1-fec280a65e97>
    a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
    <http://schema.org/hasPart> <https://github.com/EOPF-Sample-Service/eopf-sample-notebooks>;
    <http://schema.org/name> "biblio" .
  
  <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/a25ac2da-c4df-41d4-a376-46aeca056ebb>
    a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
    <http://schema.org/hasPart> <https://github.com/annefou/jupytergis-showcases>, <https://github.com/geojupyter/jupytergis>,
      <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/../requirements.txt>,
      <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/Wetland_ML_Demo_EOPF.ipynb>,
      <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/Wetland_ML_ROhub.ipynb>;
    <http://schema.org/name> "tool" .
  
  <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/b8f24061-58eb-4906-aecf-0c8445af18e3>
    a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
    <http://schema.org/hasPart> <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/corrections.geojson>;
    <http://schema.org/name> "input" .
  
  <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/folders/f431538f-358b-4093-bc9d-5f3a28cd1628>
    a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
    <http://schema.org/hasPart> <https://annefou.github.io/jupytergis-showcases/lab/index.html?path=Wetland_Annotation.jGIS>,
      <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/sentinel2_rgb.tif>,
      <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_model_v2.joblib>,
      <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_prediction_v1.tif>,
      <https://raw.githubusercontent.com/annefou/jupytergis-showcases/refs/heads/main/content/wetland_outputs/wetland_prediction_v2_corrected.tif>;
    <http://schema.org/name> "output" .
  
  <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/ro-crate-metadata.json>
    a <http://schema.org/CreativeWork>;
    dct:conformsTo <https://w3id.org/ro/crate/1.1>;
    <http://schema.org/about> <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/> .
  
  <https://w3id.org/ro-id/enrichment/02088c5a-6df6-4090-8474-8719e9bddfe8> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Biodiversity" .
  
  <https://w3id.org/ro-id/enrichment/020f541c-5f9f-47e1-ade6-977e093ef28e> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Methodology";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/8ba7ec17-497e-407a-9b07-9f60db08eae0> .
  
  <https://w3id.org/ro-id/enrichment/059a19aa-c8d8-475c-a3d7-02550ddcee53> a <https://w3id.org/ro/terms/earth-science#IPTC>;
    <http://schema.org/name> "IT-computer sciences";
    <https://w3id.org/ro/terms/earth-science#path> "Science and technology/Technology and engineering/IT-computer sciences" .
  
  <https://w3id.org/ro-id/enrichment/06e53a17-d150-4b56-8951-d1c797a00e01> a <https://w3id.org/ro/terms/earth-science#Phrase>;
    <http://schema.org/name> "machine learning workflow";
    <https://w3id.org/ro/terms/earth-science#normScore> "29.345372460496613";
    <https://w3id.org/ro/terms/earth-science#score> "26.0" .
  
  <https://w3id.org/ro-id/enrichment/099523de-9b2a-45e4-bf95-452838539eef> a <https://w3id.org/contentdesc#Domain>;
    <http://schema.org/name> "computer science";
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0";
    <https://w3id.org/ro/terms/earth-science#score> "11.7" .
  
  <https://w3id.org/ro-id/enrichment/0bcd843f-8f9f-42b9-afbb-20e164a21dff> a <https://w3id.org/ro/terms/earth-science#Lemma>;
    <http://schema.org/name> "machine learning";
    <https://w3id.org/ro/terms/earth-science#normScore> "14.22475106685633";
    <https://w3id.org/ro/terms/earth-science#score> "10.0" .
  
  <https://w3id.org/ro-id/enrichment/0bf63e7d-4d28-47fb-a003-90a2c6b4a7b8> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Psychology and Cognitive Sciences" .
  
  <https://w3id.org/ro-id/enrichment/131052cd-7166-4ba5-9409-9535aff2411d> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "data";
    <https://w3id.org/ro/terms/earth-science#normScore> "15.443425076452598";
    <https://w3id.org/ro/terms/earth-science#score> "10.1" .
  
  <https://w3id.org/ro-id/enrichment/13c84abf-4fd6-486e-9145-a27b187d95d5> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "none" .
  
  <https://w3id.org/ro-id/enrichment/14433986-c0c4-4f41-a8b4-e4363d00a881> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Computer Software" .
  
  <https://w3id.org/ro-id/enrichment/1479dc39-5cee-4a1d-a130-d2c977c6db85> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Engineering (General)" .
  
  <https://w3id.org/ro-id/enrichment/179d525d-6cdf-4b3b-b1cb-5f6275ba1f41> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Physical Sciences" .
  
  <https://w3id.org/ro-id/enrichment/18346d9d-9a55-41e4-90c4-ad172c17c6bc> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Mathematical Sciences" .
  
  <https://w3id.org/ro-id/enrichment/1af677a1-4108-41b6-b941-32d4f23905e2> a <https://w3id.org/ro/terms/earth-science#IPTC>;
    <http://schema.org/name> "Wetlands";
    <https://w3id.org/ro/terms/earth-science#path> "Environment/Natural resources/Water/Wetlands" .
  
  <https://w3id.org/ro-id/enrichment/20f567bd-d962-4233-8ed9-b707d8bfc8a4> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other History and Archaeology" .
  
  <https://w3id.org/ro-id/enrichment/22922a0f-0708-4b69-a102-c697240fc7f6> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Commerce, Management, Tourism and Services" .
  
  <https://w3id.org/ro-id/enrichment/238c30a5-2fb1-43b1-9267-7055c66d2546> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Engineering" .
  
  <https://w3id.org/ro-id/enrichment/2455b60b-fffd-43a8-a233-d06a7c688b8c> a <https://w3id.org/ro/terms/earth-science#Sentence>;
    <http://schema.org/name> """JupyterGIS Wetland ML Classification Demo - ESA EOPF Human-in-the-loop machine learning workflow for wetland classification 
    using Sentinel-2 data from ESA EOPF.""";
    <https://w3id.org/ro/terms/earth-science#normScore> "69.06906906906906";
    <https://w3id.org/ro/terms/earth-science#score> "69.0" .
  
  <https://w3id.org/ro-id/enrichment/279789ee-8d40-4287-96bb-06028b729e9d> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "research";
    <https://w3id.org/ro/terms/earth-science#normScore> "7.798165137614677";
    <https://w3id.org/ro/terms/earth-science#score> "5.1" .
  
  <https://w3id.org/ro-id/enrichment/2ca5446b-940f-4afe-8afb-38214fb2d02f> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Technology" .
  
  <https://w3id.org/ro-id/enrichment/2d91fde0-afe3-4725-82e5-00b9294dc4d3> a <https://w3id.org/ro/terms/earth-science#Lemma>;
    <http://schema.org/name> "JupyterGIS Wetland ML Classification Demo";
    <https://w3id.org/ro/terms/earth-science#normScore> "17.780938833570413";
    <https://w3id.org/ro/terms/earth-science#score> "12.5" .
  
  <https://w3id.org/ro-id/enrichment/32682b87-3a34-47eb-8151-211923db1a39> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Engineering" .
  
  <https://w3id.org/ro-id/enrichment/36263431-c3d7-4f7e-a0ff-05a26a21839c> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Language, Literature and Culture" .
  
  <https://w3id.org/ro-id/enrichment/39aed5a1-35f9-4ad4-871d-c6915ae0b1c5> a <https://w3id.org/ro/terms/earth-science#Lemma>;
    <http://schema.org/name> "Sentinel-2";
    <https://w3id.org/ro/terms/earth-science#normScore> "13.371266002844951";
    <https://w3id.org/ro/terms/earth-science#score> "9.4" .
  
  <https://w3id.org/ro-id/enrichment/3cbfaa14-405b-4d71-a53b-de459e0cb383> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Medical and Health Sciences" .
  
  <https://w3id.org/ro-id/enrichment/3d82f642-4bcf-4079-8be8-31c43d9fc208> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Philosophy and Religious Studies" .
  
  <https://w3id.org/ro-id/enrichment/40fd8825-4a64-4772-a7c3-91c8e5628538> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Distributed Computing" .
  
  <https://w3id.org/ro-id/enrichment/4307917a-81db-4aac-9e9d-8099ed528c4e> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Institutional: Government policies and programs" .
  
  <https://w3id.org/ro-id/enrichment/46e843d1-1303-4e33-9d9c-07652b07b213> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "European Continent" .
  
  <https://w3id.org/ro-id/enrichment/4a3b7e2e-d109-4584-859b-a4d6eceb6896> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Agricultural and Veterinary Sciences" .
  
  <https://w3id.org/ro-id/enrichment/4a56d38a-7c44-4a6f-b9bd-238b12cede99> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Information and Computing Sciences" .
  
  <https://w3id.org/ro-id/enrichment/4cf0913f-2eec-487c-8d56-64df395093ec> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Technology" .
  
  <https://w3id.org/ro-id/enrichment/5119b094-2a91-4e9c-ae65-a599ca1cec38> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Education" .
  
  <https://w3id.org/ro-id/enrichment/5123436f-3bd6-4cb4-bd64-3e23c5cfa6fc> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Studies in Human Society" .
  
  <https://w3id.org/ro-id/enrichment/52bf0af8-f95d-4da9-986b-767be8300e44> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Studies in Creative Arts and Writing" .
  
  <https://w3id.org/ro-id/enrichment/566c1ea3-64af-49d3-9131-928f715db123> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Medical and Health Sciences" .
  
  <https://w3id.org/ro-id/enrichment/587de5c1-3735-4979-ba5f-6a29df7f19bc> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Agricultural and Veterinary Sciences" .
  
  <https://w3id.org/ro-id/enrichment/598596d4-18af-4f2d-9570-cabc6895d1fe> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Studies in Creative Arts and Writing" .
  
  <https://w3id.org/ro-id/enrichment/5c28a75e-024e-44df-99ee-02e9eb2cb970> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Mathematical Sciences" .
  
  <https://w3id.org/ro-id/enrichment/5da6e744-0f7d-4b42-848e-985cbaa887b0> a <https://w3id.org/ro/terms/earth-science#Phrase>;
    <http://schema.org/name> "wetland classification";
    <https://w3id.org/ro/terms/earth-science#normScore> "29.006772009029344";
    <https://w3id.org/ro/terms/earth-science#score> "25.7" .
  
  <https://w3id.org/ro-id/enrichment/5e604a0e-675a-485d-ac00-abd9bd609642> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Preparing the ground" .
  
  <https://w3id.org/ro-id/enrichment/60181e7b-e7ab-4712-ac42-2b13124706ee> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "wetland";
    <https://w3id.org/ro/terms/earth-science#normScore> "7.339449541284403";
    <https://w3id.org/ro/terms/earth-science#score> "4.8" .
  
  <https://w3id.org/ro-id/enrichment/62d3c11e-b9c3-48d9-9001-a53c023222c6> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Biodiversity: state of habitats and species" .
  
  <https://w3id.org/ro-id/enrichment/64c40af0-0fc9-4acd-9385-c3c3b9cca768> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Psychology and Cognitive Sciences" .
  
  <https://w3id.org/ro-id/enrichment/65ea60d5-e019-4e46-b8b5-0e94e72ffb4e> a <https://w3id.org/ro/terms/earth-science#Phrase>;
    <http://schema.org/name> "collaborative annotation";
    <https://w3id.org/ro/terms/earth-science#normScore> "13.31828442437923";
    <https://w3id.org/ro/terms/earth-science#score> "11.8" .
  
  <https://w3id.org/ro-id/enrichment/66b3a98a-bd48-4d66-bc15-e7292d8a42dc> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Commerce, Management, Tourism and Services" .
  
  <https://w3id.org/ro-id/enrichment/67e4f868-3930-4a8d-87ea-f16c838f9387> a <https://w3id.org/ro/terms/earth-science#Lemma>;
    <http://schema.org/name> "classification";
    <https://w3id.org/ro/terms/earth-science#normScore> "12.091038406827881";
    <https://w3id.org/ro/terms/earth-science#score> "8.5" .
  
  <https://w3id.org/ro-id/enrichment/6956f461-b47d-4e4c-a1e6-8cbf421f10a2> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Physical Sciences" .
  
  <https://w3id.org/ro-id/enrichment/6a3bef0a-f3a6-4215-918c-0021de491015> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "History and Archaeology" .
  
  <https://w3id.org/ro-id/enrichment/6bc8e339-013d-4dc7-9091-98ec633cbca2> a <https://w3id.org/ro/terms/earth-science#IPTC>;
    <http://schema.org/name> "Teaching and learning";
    <https://w3id.org/ro/terms/earth-science#path> "Education/Teaching and learning" .
  
  <https://w3id.org/ro-id/enrichment/6d5f435b-b0ec-4024-a465-c6e659095256> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Stakeholders";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/f90a1048-6881-4c26-8304-6abe0450a85b> .
  
  <https://w3id.org/ro-id/enrichment/7042eb3e-0b0b-4dae-b184-42a18d9c9b88> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Knowledge Sector (EEA)";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/62d3c11e-b9c3-48d9-9001-a53c023222c6> .
  
  <https://w3id.org/ro-id/enrichment/741c19b0-861f-4d02-9ccb-47d28bbf3145> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Key Type Measures";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/7ff8f977-43f7-4608-affd-284170f32c16> .
  
  <https://w3id.org/ro-id/enrichment/75191811-5acf-4483-88fe-27d290952553> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Law and Legal Studies" .
  
  <https://w3id.org/ro-id/enrichment/791e4341-dd23-4566-b24e-5fc5d0171c77> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Mathematical Physics" .
  
  <https://w3id.org/ro-id/enrichment/7ebd120a-e44f-46a0-91f3-c624b3f18290> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Climate-ADAPT Adaptation Sectors";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/02088c5a-6df6-4090-8474-8719e9bddfe8> .
  
  <https://w3id.org/ro-id/enrichment/7ff8f977-43f7-4608-affd-284170f32c16> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Physical and Technological" .
  
  <https://w3id.org/ro-id/enrichment/84a0d68e-d6e2-4df1-a1fb-c0a764e1a08f> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Geographical Scope";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/46e843d1-1303-4e33-9d9c-07652b07b213> .
  
  <https://w3id.org/ro-id/enrichment/86920b9f-f82f-4d5b-bca1-b2686a6ebfd2> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Academic/ Institutional" .
  
  <https://w3id.org/ro-id/enrichment/86ac5a8a-9d2d-4951-ae8e-e723b0457468> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Data Format" .
  
  <https://w3id.org/ro-id/enrichment/8b759acc-a54c-472f-ab4a-b484d2586f54> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Artifical Intelligence and Image Processing" .
  
  <https://w3id.org/ro-id/enrichment/8ba7ec17-497e-407a-9b07-9f60db08eae0> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Case Study" .
  
  <https://w3id.org/ro-id/enrichment/8e4066c5-798f-40af-b648-6a2c4990e821> a <https://w3id.org/ro/terms/earth-science#Lemma>;
    <http://schema.org/name> "annotation";
    <https://w3id.org/ro/terms/earth-science#normScore> "13.086770981507822";
    <https://w3id.org/ro/terms/earth-science#score> "9.2" .
  
  <https://w3id.org/ro-id/enrichment/8e5cda83-00ee-4762-8007-9809b69f75c6> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Environmental Science and Management" .
  
  <https://w3id.org/ro-id/enrichment/8ee32797-8be1-4a8b-8a7a-78109ab5d46a> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "machine learning";
    <https://w3id.org/ro/terms/earth-science#normScore> "14.984709480122325";
    <https://w3id.org/ro/terms/earth-science#score> "9.8" .
  
  <https://w3id.org/ro-id/enrichment/8f9628a0-5f34-4b10-ad39-ecf42dde8f25> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Earth resources and remote sensing" .
  
  <https://w3id.org/ro-id/enrichment/92a59a2e-ff76-49a6-ab71-4e0aaa6e977b> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Philosophy and Religious Studies" .
  
  <https://w3id.org/ro-id/enrichment/9b8c2fa9-1f26-434b-a73b-eb2daab24d79> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Geosciences (General)" .
  
  <https://w3id.org/ro-id/enrichment/9bfff999-b5cd-48e4-9884-fb675419fba8> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Geosciences" .
  
  <https://w3id.org/ro-id/enrichment/a2470b0f-fa6f-4f2f-b6fc-e545aa0e867c> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Computer systems" .
  
  <https://w3id.org/ro-id/enrichment/a51359b5-979f-44ca-9965-13053796ee10> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Astronomical and Space Sciences" .
  
  <https://w3id.org/ro-id/enrichment/ab47df17-157d-4198-9ca7-dd076ebb496f> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Computation Theory and Mathematics" .
  
  <https://w3id.org/ro-id/enrichment/aba61556-1adf-4247-b093-2a086c8c09d4> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Studies in Human Society" .
  
  <https://w3id.org/ro-id/enrichment/abbcc291-bd83-4f55-8761-30b49ea5f7dd> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Information and Computing Sciences" .
  
  <https://w3id.org/ro-id/enrichment/afabc7ee-689d-48a4-8bba-b02cddb903de> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Policy Scale";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/fa261bd5-8706-4600-b757-906a68659d81> .
  
  <https://w3id.org/ro-id/enrichment/b7ea0d56-c6bf-4516-84a4-eb3ae9e6fa93> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Funding";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/86920b9f-f82f-4d5b-bca1-b2686a6ebfd2> .
  
  <https://w3id.org/ro-id/enrichment/b9175401-15da-401c-9e2b-17ac37cab002> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Education" .
  
  <https://w3id.org/ro-id/enrichment/bd5fd23c-99ad-4034-b26d-b9ab82d3ef51> a <https://w3id.org/ro/terms/earth-science#IPTC>;
    <http://schema.org/name> "Retraining";
    <https://w3id.org/ro/terms/earth-science#path> "Labour/Employment/Employment training/Retraining" .
  
  <https://w3id.org/ro-id/enrichment/bf6ebfc2-91a0-4a55-ab44-dc1b263a6be3> a <https://w3id.org/ro/terms/earth-science#Sentence>;
    <http://schema.org/name> """Demonstrates collaborative annotation 
    using JupyterGIS, model retraining with expert corrections, and FAIR 
    research practices.""";
    <https://w3id.org/ro/terms/earth-science#normScore> "30.93093093093093";
    <https://w3id.org/ro/terms/earth-science#score> "30.9" .
  
  <https://w3id.org/ro-id/enrichment/bf951b79-a17a-4a93-ad1e-267118eaa1db> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "note";
    <https://w3id.org/ro/terms/earth-science#normScore> "13.608562691131498";
    <https://w3id.org/ro/terms/earth-science#score> "8.9" .
  
  <https://w3id.org/ro-id/enrichment/c6b3c248-debf-4718-ba17-b1e4420b6d24> a <https://w3id.org/ro/terms/earth-science#Phrase>;
    <http://schema.org/name> "research practice";
    <https://w3id.org/ro/terms/earth-science#normScore> "20.428893905191874";
    <https://w3id.org/ro/terms/earth-science#score> "18.1" .
  
  <https://w3id.org/ro-id/enrichment/c7696ceb-adfe-4186-aa52-bea7627f9094> a <https://w3id.org/ro/terms/earth-science#Phrase>;
    <http://schema.org/name> "data from Esa eopf";
    <https://w3id.org/ro/terms/earth-science#normScore> "7.900677200902933";
    <https://w3id.org/ro/terms/earth-science#score> "7.0" .
  
  <https://w3id.org/ro-id/enrichment/cd9ae6d9-537a-44a0-8e17-f521cc5b85c2> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "User Needs (RAST)";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/5e604a0e-675a-485d-ac00-abd9bd609642> .
  
  <https://w3id.org/ro-id/enrichment/d0c3e7c3-a6a9-4f87-80d7-61e81a54c8b7> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Mathematical and computer sciences (general)" .
  
  <https://w3id.org/ro-id/enrichment/d1b8e243-bdec-45fa-a10c-7e5d4da56292> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Environmental Sciences" .
  
  <https://w3id.org/ro-id/enrichment/d1f8a455-8e87-4d61-8c71-75f3dc964f25> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Environmental Sciences" .
  
  <https://w3id.org/ro-id/enrichment/d2e44553-8166-4568-ac29-3b35c26de0af> a <https://w3id.org/contentdesc#Person>;
    <http://schema.org/name> "Esa Eopf" .
  
  <https://w3id.org/ro-id/enrichment/d3d0d308-9602-44df-9426-586a0c2891e8> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "workflow";
    <https://w3id.org/ro/terms/earth-science#normScore> "11.009174311926605";
    <https://w3id.org/ro/terms/earth-science#score> "7.2" .
  
  <https://w3id.org/ro-id/enrichment/d5c53b4f-5aa2-49af-b34c-7b902e95c3d1> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Built Environment and Design" .
  
  <https://w3id.org/ro-id/enrichment/d8fac3e4-ea6a-4ac9-a21c-00c698476be8> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Law and Legal Studies" .
  
  <https://w3id.org/ro-id/enrichment/d93da183-d69f-4b8b-b1ac-8fd32feff79a> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Computer programming and software" .
  
  <https://w3id.org/ro-id/enrichment/db3482d0-18a9-4b0c-a55a-0ea5e59e320d> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Engineering" .
  
  <https://w3id.org/ro-id/enrichment/dcf121b8-99f4-4cc5-8abc-a2dc895be337> a <https://w3id.org/ro/terms/earth-science#NASA>;
    <http://schema.org/name> "Mathematical and computer sciences" .
  
  <https://w3id.org/ro-id/enrichment/decb89ce-ddb4-4f3e-bc30-e9c9ce86018c> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "IPCC";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/4307917a-81db-4aac-9e9d-8099ed528c4e> .
  
  <https://w3id.org/ro-id/enrichment/e2faf546-855c-47d4-b0c6-56a67d01712e> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "practice";
    <https://w3id.org/ro/terms/earth-science#normScore> "7.339449541284403";
    <https://w3id.org/ro/terms/earth-science#score> "4.8" .
  
  <https://w3id.org/ro-id/enrichment/e4088b41-9d8a-493d-abd9-1ed9809992c2> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Built Environment and Design" .
  
  <https://w3id.org/ro-id/enrichment/e48eed29-246f-4767-9f9b-cc71156f50b1> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "correction";
    <https://w3id.org/ro/terms/earth-science#normScore> "9.174311926605505";
    <https://w3id.org/ro/terms/earth-science#score> "6.0" .
  
  <https://w3id.org/ro-id/enrichment/e654a9e0-d7d9-490c-a221-8a0323e53e71> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Economics" .
  
  <https://w3id.org/ro-id/enrichment/f209c631-0e43-4adf-8480-f2ee6cd1e2ea> a <https://w3id.org/ro/terms/earth-science#Lemma>;
    <http://schema.org/name> "data";
    <https://w3id.org/ro/terms/earth-science#normScore> "14.366998577524894";
    <https://w3id.org/ro/terms/earth-science#score> "10.1" .
  
  <https://w3id.org/ro-id/enrichment/f35540b8-9af0-444a-a8bb-27298fdadea2> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Language, Communication and Culture" .
  
  <https://w3id.org/ro-id/enrichment/f3abd6cb-a180-4b50-bba5-4840adc7534b> a <https://w3id.org/ro/terms/earth-science#Concept>;
    <http://schema.org/name> "category";
    <https://w3id.org/ro/terms/earth-science#normScore> "13.30275229357798";
    <https://w3id.org/ro/terms/earth-science#score> "8.7" .
  
  <https://w3id.org/ro-id/enrichment/f6ed6c82-b95d-484f-b730-0e3b1d2037b9> a <https://w3id.org/ro/terms/earth-science#Lemma>;
    <http://schema.org/name> "Esa Eopf";
    <https://w3id.org/ro/terms/earth-science#normScore> "15.07823613086771";
    <https://w3id.org/ro/terms/earth-science#score> "10.6" .
  
  <https://w3id.org/ro-id/enrichment/f71ba605-5c90-4b26-bc36-9302692dd1b5> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Climate Hazard";
    <https://w3id.org/ro/terms/earth-science#value> <https://w3id.org/ro-id/enrichment/13c84abf-4fd6-486e-9145-a27b187d95d5> .
  
  <https://w3id.org/ro-id/enrichment/f909d507-a0dd-441e-8f53-42e57e22ab45> a <https://w3id.org/ro/terms/earth-science#IPTC>;
    <http://schema.org/name> "Education";
    <https://w3id.org/ro/terms/earth-science#path> "Education" .
  
  <https://w3id.org/ro-id/enrichment/f90a1048-6881-4c26-8304-6abe0450a85b> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "Academia/ Research Institutions" .
  
  <https://w3id.org/ro-id/enrichment/fa261bd5-8706-4600-b757-906a68659d81> a <https://w3id.org/ro/terms/earth-science#FCID>;
    <http://schema.org/name> "No policy or regulation" .
  
  <https://w3id.org/ro-id/enrichment/faece2b8-2376-4a5d-9635-f16ba31c2442> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Other Economics" .
  
  <https://w3id.org/ro-id/enrichment/fcce5657-7c01-499b-9b67-28c63971569c> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
    <http://schema.org/name> "Information Systems" .
  
  <https://w3id.org/ro-id/enrichment/fea284ca-a38e-45b6-8944-bd369060d69c> a <https://w3id.org/contentdesc#Organization>;
    <http://schema.org/name> "JupyterGIS Wetland ML Classification Demo" .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/10dc322d-eedd-43ff-a4af-7adb6281cb6e/crate/download/ro-crate-metadata.json> .
}

sub:pubinfo {
  this: a <https://w3id.org/fdof/ontology#FAIRDigitalObject>, <https://w3id.org/kpxl/gen/terms/RoCrateNanopub>;
    dct:created "2026-05-11T15:58:42.836+02:00"^^xsd:dateTime;
    dct:creator <https://w3id.org/kpxl/gen/terms/RoCrateBot>;
    npx:introduces <https://w3id.org/ro-id/10dc322d-eedd-43ff-a4af-7adb6281cb6e/>;
    rdfs:label "JupyterGIS Wetland ML Classification Demo - ESA EOPF" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxszSDYX5tuCSkP7UiCtftYPFNQVTjgNu0I5fwdML2DLRDlp0xzmsQXRk8oHuvwGvG1aMjj6cpUqO+0rz2Sg/wvHOgUpkRH8VJXvmlkhafMLCMtUtk5JIx7e+fkzCby+fnmD7kMkGLrT+OaExWwEDmNlCAt0TPKcHSdwsjso2isXjtAsGevyCMke8ufnFYpjs746JES1eNzVnHnn2Kp/lqcm60GM+J8dLgRZp7fX0anW098xhKym6+xXFzqeju0vYRIHBPerv+r7skWxwk+a7Sd8msqVeYEv6NTqnyWvyWb6Yh8cvj04N6qm/T6C5FUPLQhzSaQgMVMU6yLqjPuu9DwIDAQAB";
    npx:hasSignature "QsBOE1b9S4B85EwDGbApEYLQICbFJjbElYhFqLRdHr8Q7XS9//VuHoxlBrrox1hZARF1VSeuzXsFdLuFbHcapZzonWt8BuObpaXcq5m/1h8ueSzPRZONgBTWNvZbw9qTbdtvlU8ii5ixmabR/S0V0xWj6gakDNWLi1bbIeYJA/xhmnSpBLs8GuBVjxtGUQKJsoyQfCOcFHEA9WsogwgSzMuBUyLbFG3phXiHermICC7JkL0M8y9QRXeltzZPfIUYUp8bMOaQFjeV2HuMODxr/QwV/qd/HtSvMF35KoFaLtWKOYFBoelh7dFh5q4oCoYKGBlyWP+G0/RrQ381Y35OCA==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .
}