https://w3id.org/np/RApQFsf8DNQjGrTsA14YZKrI7ZhJtL8cAPI4_zb6n0408
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RApQFsf8DNQjGrTsA14YZKrI7ZhJtL8cAPI4_zb6n0408> .
@prefix sub: <https://w3id.org/np/RApQFsf8DNQjGrTsA14YZKrI7ZhJtL8cAPI4_zb6n0408/> .
@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://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 14:59:18.341013+00:00";
<http://schema.org/dateModified> "2025-12-21 14:59:18.963543+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 14:59:18.341013+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 14:59:14.270649+00:00";
<http://schema.org/dateModified> "2025-12-21 14:59:14.934927+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 14:59:14.270649+00:00" .
<https://orcid.org/0000-0002-1784-2920> a <http://xmlns.com/foaf/0.1/Agent>;
<http://schema.org/name> "Anne Fouilloux" .
<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 14:59:16.320382+00:00";
<http://schema.org/dateModified> "2025-12-21 14:59:16.930237+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 14:59:16.320382+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 14:59:20.404796+00:00";
<http://schema.org/dateModified> "2025-12-21 14:59:21.070859+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 14:59:20.404796+00:00" .
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/> 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/972ba092-9239-4947-9bf6-495c53e57266/crate/download/";
<http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
<http://schema.org/dateCreated> "2025-12-21 14:59:12.328362+00:00";
<http://schema.org/dateModified> "2026-04-11 03:22:47.701619+00:00";
<http://schema.org/datePublished> "2025-12-21 14:59:12.328362+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/972ba092-9239-4947-9bf6-495c53e57266/folders/0a0ceefc-5c8e-40e1-8b28-f7cfcb01604d>,
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/folders/166c0287-ccd5-47c3-8fea-44c0ab6c9491>,
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/folders/4fb6c55b-688a-4fe7-80ed-a024dc3b59ea>,
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/folders/674038cb-ab6d-40dc-9f07-62790e5cb253>;
<http://schema.org/identifier> "https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266";
<http://schema.org/license> <https://choosealicense.com/no-permission/>;
<http://schema.org/name> "JupyterGIS Wetland 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/01982267-e9dd-40f3-bcc6-7b1048fad0c5>,
<https://w3id.org/ro-id/enrichment/069f2dad-5fa8-41b6-bf9a-3752c9a654f0>, <https://w3id.org/ro-id/enrichment/06beb537-2172-46a7-be61-d54623dd69e3>,
<https://w3id.org/ro-id/enrichment/120a07ba-ea39-4510-b68f-2b39ae6e2976>, <https://w3id.org/ro-id/enrichment/26fc1fb1-f990-4e70-9ee9-b8aeda94e9ac>,
<https://w3id.org/ro-id/enrichment/2bf2674a-9068-493d-bea5-f93a5d8ed706>, <https://w3id.org/ro-id/enrichment/2d893783-b6d0-431a-b440-ce04964a9b86>,
<https://w3id.org/ro-id/enrichment/2f483c4b-239a-4eb6-a524-e6e965c06002>, <https://w3id.org/ro-id/enrichment/368f2ca3-4c94-458c-835f-f93481c32bc3>,
<https://w3id.org/ro-id/enrichment/3d1669c0-99a2-41a4-a509-4df3ffc5b3e1>, <https://w3id.org/ro-id/enrichment/3d8f61b4-e289-41f1-a0f1-de0cb3f37a20>,
<https://w3id.org/ro-id/enrichment/4036ba5c-351b-4945-accf-530d0c97ea72>, <https://w3id.org/ro-id/enrichment/48918c36-faca-4062-a6fd-78e5634fe23c>,
<https://w3id.org/ro-id/enrichment/4b4f386c-7677-412e-9222-2e13b8884d7e>, <https://w3id.org/ro-id/enrichment/511f49d1-9458-4402-acdf-9d4118930f79>,
<https://w3id.org/ro-id/enrichment/51f635f6-ac3c-4751-9eff-f7a31547d1bc>, <https://w3id.org/ro-id/enrichment/593f0319-ef3a-4864-a97d-06e1dbf2d59e>,
<https://w3id.org/ro-id/enrichment/5c4d4f2a-77ff-4cfd-a8e3-a2fa13f14967>, <https://w3id.org/ro-id/enrichment/5c78e0f2-8d7a-4388-9164-9e257111eae1>,
<https://w3id.org/ro-id/enrichment/5d847bf2-ebac-4430-9104-242257ff2f6d>, <https://w3id.org/ro-id/enrichment/5f9c50c6-fb1b-4c8c-9319-b9918eef981a>,
<https://w3id.org/ro-id/enrichment/61164dc0-bf31-45f3-be75-f90f4639df13>, <https://w3id.org/ro-id/enrichment/61e0ac6a-57ba-4922-96ce-bb7b18062016>,
<https://w3id.org/ro-id/enrichment/638c81a2-5cba-42a1-aeb6-0d975cb1d3c4>, <https://w3id.org/ro-id/enrichment/63ef6eb2-4c4d-41e3-928c-541de3aec35b>,
<https://w3id.org/ro-id/enrichment/6856c433-c93e-490e-9c8b-3d3ce31b7b41>, <https://w3id.org/ro-id/enrichment/68a363e5-3e36-475b-8626-2273677028d8>,
<https://w3id.org/ro-id/enrichment/72b82ddd-3601-4409-a71d-93c7b20dfd08>, <https://w3id.org/ro-id/enrichment/75f9b97b-86e6-434c-a9a2-aa37ac853358>,
<https://w3id.org/ro-id/enrichment/7d3dd01c-3816-4ca1-aac6-5979df85f0a1>, <https://w3id.org/ro-id/enrichment/7f50a6ec-1b8f-40c1-8f21-7d68f01dc041>,
<https://w3id.org/ro-id/enrichment/8306e5e5-256c-49df-a785-d85833634629>, <https://w3id.org/ro-id/enrichment/8367491c-791a-4250-9869-d02e32d92b85>,
<https://w3id.org/ro-id/enrichment/84094d17-6d1f-4b91-9f14-038f17f5d9f3>, <https://w3id.org/ro-id/enrichment/86e5b270-c366-4d25-8eab-2d32b5bad3d4>,
<https://w3id.org/ro-id/enrichment/90fcb60a-cad6-4c4a-876b-da7b4f59c3b0>, <https://w3id.org/ro-id/enrichment/94235e66-298f-4016-b159-dc8a9d46027b>,
<https://w3id.org/ro-id/enrichment/95c24525-badc-41e2-a57e-d1a1b3a32f02>, <https://w3id.org/ro-id/enrichment/96797897-d9f5-461a-96df-7f3795c50f2f>,
<https://w3id.org/ro-id/enrichment/9a98dc1e-6bd0-49b0-828a-58a8b50caac6>, <https://w3id.org/ro-id/enrichment/9d69bf95-36f1-4df0-a1e6-9efcb0878c28>,
<https://w3id.org/ro-id/enrichment/9ea41235-b2cd-4252-abbf-82720ec828c1>, <https://w3id.org/ro-id/enrichment/a6576908-1ca8-4976-8ddc-8aa8a340f192>,
<https://w3id.org/ro-id/enrichment/ac396ad2-b8a7-402e-90a3-9c6d625066ac>, <https://w3id.org/ro-id/enrichment/b34fac79-1f0e-4a18-9c00-e0923cfeda0c>,
<https://w3id.org/ro-id/enrichment/b7cd23d8-ccfd-4e9a-ba11-bedf2afac095>, <https://w3id.org/ro-id/enrichment/b82dbf1a-cd49-4c8b-a823-9426d0ba90be>,
<https://w3id.org/ro-id/enrichment/ba44ad76-533e-464c-b54d-dea9e047c8cf>, <https://w3id.org/ro-id/enrichment/bbd9033b-73df-4756-bb4e-a46f08d533fd>,
<https://w3id.org/ro-id/enrichment/c4295dc5-b126-4f05-b34d-d0acb012fa42>, <https://w3id.org/ro-id/enrichment/c611216b-d66d-479b-a65e-bdcb67249e6d>,
<https://w3id.org/ro-id/enrichment/c909acd5-66c1-4f4a-ad02-6c35c4f0d021>, <https://w3id.org/ro-id/enrichment/ce629a52-af20-48fc-848c-7826baf7cd8e>,
<https://w3id.org/ro-id/enrichment/d1e7a743-b1f7-4702-8602-f23da2ca1373>, <https://w3id.org/ro-id/enrichment/d1f7b65a-cef6-442a-a9ad-b442cc5c90fc>,
<https://w3id.org/ro-id/enrichment/d282af7a-2709-4f4a-bf9c-eb05ae5afb37>, <https://w3id.org/ro-id/enrichment/d44f04e4-5abc-45e5-805f-0a6268fac073>,
<https://w3id.org/ro-id/enrichment/d716cf74-6512-47d8-972d-5f59ca79ca3c>, <https://w3id.org/ro-id/enrichment/d952552d-cce2-4eec-8923-b5cb5c29dc98>,
<https://w3id.org/ro-id/enrichment/db0ec519-e1cf-41d6-a3ac-2aec2eac1ece>, <https://w3id.org/ro-id/enrichment/e28ac959-993f-4863-a4bf-b1a412ab100a>,
<https://w3id.org/ro-id/enrichment/ee1660a7-98c6-4c1e-aeed-e15080144619>, <https://w3id.org/ro-id/enrichment/fa6ad689-7c6d-40b0-91b1-d78e4df2197b>;
<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 Classification Demo - ESA EOPF.\" ROHub. Dec 21 ,2025. https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266." .
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/folders/0a0ceefc-5c8e-40e1-8b28-f7cfcb01604d>
a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
<http://schema.org/name> "output" .
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/folders/166c0287-ccd5-47c3-8fea-44c0ab6c9491>
a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
<http://schema.org/hasPart> <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>;
<http://schema.org/name> "tool" .
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/folders/4fb6c55b-688a-4fe7-80ed-a024dc3b59ea>
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/972ba092-9239-4947-9bf6-495c53e57266/folders/674038cb-ab6d-40dc-9f07-62790e5cb253>
a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
<http://schema.org/name> "input" .
<https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/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/972ba092-9239-4947-9bf6-495c53e57266/> .
<https://w3id.org/ro-id/enrichment/01982267-e9dd-40f3-bcc6-7b1048fad0c5> 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/6895541a-99f2-46e7-a862-624f35c6db87> .
<https://w3id.org/ro-id/enrichment/069f2dad-5fa8-41b6-bf9a-3752c9a654f0> 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/06beb537-2172-46a7-be61-d54623dd69e3> 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/c63acdf5-a985-48cb-86f1-56b5fe48e308> .
<https://w3id.org/ro-id/enrichment/0741fb0f-082a-4566-bee3-0265d7679834> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "Physical and Technological" .
<https://w3id.org/ro-id/enrichment/120a07ba-ea39-4510-b68f-2b39ae6e2976> 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/191bcb63-f57d-42ae-8211-4a706cdb7f60> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "Academic/ Institutional" .
<https://w3id.org/ro-id/enrichment/250ee36b-178e-43e4-b477-57df8950e38a> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "Preparing the ground" .
<https://w3id.org/ro-id/enrichment/26fc1fb1-f990-4e70-9ee9-b8aeda94e9ac> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Aerospace Engineering" .
<https://w3id.org/ro-id/enrichment/2bf2674a-9068-493d-bea5-f93a5d8ed706> 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/97732e95-fc56-4fd8-ae3a-1a0a3594a804> .
<https://w3id.org/ro-id/enrichment/2d893783-b6d0-431a-b440-ce04964a9b86> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Mathematical and computer sciences (general)" .
<https://w3id.org/ro-id/enrichment/2f483c4b-239a-4eb6-a524-e6e965c06002> 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/368f2ca3-4c94-458c-835f-f93481c32bc3> 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/bdd36f0f-25eb-4170-8003-2867b940409f> .
<https://w3id.org/ro-id/enrichment/3d1669c0-99a2-41a4-a509-4df3ffc5b3e1> a <https://w3id.org/contentdesc#Organization>;
<http://schema.org/name> "JupyterGIS Wetland Classification Demo" .
<https://w3id.org/ro-id/enrichment/3d8f61b4-e289-41f1-a0f1-de0cb3f37a20> 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/4036ba5c-351b-4945-accf-530d0c97ea72> 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/7d8853ff-bcde-4020-baf4-a9e4cdd6c69e> .
<https://w3id.org/ro-id/enrichment/43bac4db-4169-4670-816d-5f908e2a5268> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "Academia/ Research Institutions" .
<https://w3id.org/ro-id/enrichment/48918c36-faca-4062-a6fd-78e5634fe23c> 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/250ee36b-178e-43e4-b477-57df8950e38a> .
<https://w3id.org/ro-id/enrichment/4b4f386c-7677-412e-9222-2e13b8884d7e> 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/511f49d1-9458-4402-acdf-9d4118930f79> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Geosciences" .
<https://w3id.org/ro-id/enrichment/51f635f6-ac3c-4751-9eff-f7a31547d1bc> 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/593f0319-ef3a-4864-a97d-06e1dbf2d59e> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Geosciences (General)" .
<https://w3id.org/ro-id/enrichment/5c4d4f2a-77ff-4cfd-a8e3-a2fa13f14967> 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/191bcb63-f57d-42ae-8211-4a706cdb7f60> .
<https://w3id.org/ro-id/enrichment/5c78e0f2-8d7a-4388-9164-9e257111eae1> 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/5d847bf2-ebac-4430-9104-242257ff2f6d> 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/0741fb0f-082a-4566-bee3-0265d7679834> .
<https://w3id.org/ro-id/enrichment/5f9c50c6-fb1b-4c8c-9319-b9918eef981a> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Mathematical and computer sciences" .
<https://w3id.org/ro-id/enrichment/61164dc0-bf31-45f3-be75-f90f4639df13> 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/61e0ac6a-57ba-4922-96ce-bb7b18062016> 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/638c81a2-5cba-42a1-aeb6-0d975cb1d3c4> 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/63ef6eb2-4c4d-41e3-928c-541de3aec35b> a <https://w3id.org/ro/terms/earth-science#Sentence>;
<http://schema.org/name> """JupyterGIS Wetland 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/6856c433-c93e-490e-9c8b-3d3ce31b7b41> 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/6895541a-99f2-46e7-a862-624f35c6db87> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "European Continent" .
<https://w3id.org/ro-id/enrichment/68a363e5-3e36-475b-8626-2273677028d8> 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/72b82ddd-3601-4409-a71d-93c7b20dfd08> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Computer programming and software" .
<https://w3id.org/ro-id/enrichment/75f9b97b-86e6-434c-a9a2-aa37ac853358> 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/7d3dd01c-3816-4ca1-aac6-5979df85f0a1> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Other Technology" .
<https://w3id.org/ro-id/enrichment/7d8853ff-bcde-4020-baf4-a9e4cdd6c69e> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "Case Study" .
<https://w3id.org/ro-id/enrichment/7f50a6ec-1b8f-40c1-8f21-7d68f01dc041> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Engineering" .
<https://w3id.org/ro-id/enrichment/8306e5e5-256c-49df-a785-d85833634629> 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/8367491c-791a-4250-9869-d02e32d92b85> 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/8522bded-2724-42a1-9d51-ab57ad759423> .
<https://w3id.org/ro-id/enrichment/84094d17-6d1f-4b91-9f14-038f17f5d9f3> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Data Format" .
<https://w3id.org/ro-id/enrichment/8522bded-2724-42a1-9d51-ab57ad759423> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "Land use planning" .
<https://w3id.org/ro-id/enrichment/86e5b270-c366-4d25-8eab-2d32b5bad3d4> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Engineering (General)" .
<https://w3id.org/ro-id/enrichment/90fcb60a-cad6-4c4a-876b-da7b4f59c3b0> 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/94235e66-298f-4016-b159-dc8a9d46027b> 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/95c24525-badc-41e2-a57e-d1a1b3a32f02> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Earth resources and remote sensing" .
<https://w3id.org/ro-id/enrichment/96797897-d9f5-461a-96df-7f3795c50f2f> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Distributed Computing" .
<https://w3id.org/ro-id/enrichment/97732e95-fc56-4fd8-ae3a-1a0a3594a804> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "none" .
<https://w3id.org/ro-id/enrichment/9a98dc1e-6bd0-49b0-828a-58a8b50caac6> 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/9d69bf95-36f1-4df0-a1e6-9efcb0878c28> 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/fccfed20-bdeb-47b7-865b-79397546c6bc> .
<https://w3id.org/ro-id/enrichment/9ea41235-b2cd-4252-abbf-82720ec828c1> a <https://w3id.org/contentdesc#Person>;
<http://schema.org/name> "Esa Eopf" .
<https://w3id.org/ro-id/enrichment/a6576908-1ca8-4976-8ddc-8aa8a340f192> 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/ac396ad2-b8a7-402e-90a3-9c6d625066ac> 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/b34fac79-1f0e-4a18-9c00-e0923cfeda0c> 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/b7cd23d8-ccfd-4e9a-ba11-bedf2afac095> 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/43bac4db-4169-4670-816d-5f908e2a5268> .
<https://w3id.org/ro-id/enrichment/b82dbf1a-cd49-4c8b-a823-9426d0ba90be> 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/ba44ad76-533e-464c-b54d-dea9e047c8cf> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Other Engineering" .
<https://w3id.org/ro-id/enrichment/bbd9033b-73df-4756-bb4e-a46f08d533fd> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Other Information and Computing Sciences" .
<https://w3id.org/ro-id/enrichment/bdd36f0f-25eb-4170-8003-2867b940409f> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "No policy or regulation" .
<https://w3id.org/ro-id/enrichment/c4295dc5-b126-4f05-b34d-d0acb012fa42> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Information Systems" .
<https://w3id.org/ro-id/enrichment/c611216b-d66d-479b-a65e-bdcb67249e6d> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Interdisciplinary Engineering" .
<https://w3id.org/ro-id/enrichment/c63acdf5-a985-48cb-86f1-56b5fe48e308> 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/c909acd5-66c1-4f4a-ad02-6c35c4f0d021> 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/ce629a52-af20-48fc-848c-7826baf7cd8e> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Computer Software" .
<https://w3id.org/ro-id/enrichment/d1e7a743-b1f7-4702-8602-f23da2ca1373> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Engineering" .
<https://w3id.org/ro-id/enrichment/d1f7b65a-cef6-442a-a9ad-b442cc5c90fc> a <https://w3id.org/ro/terms/earth-science#Lemma>;
<http://schema.org/name> "JupyterGIS Wetland 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/d282af7a-2709-4f4a-bf9c-eb05ae5afb37> 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/d44f04e4-5abc-45e5-805f-0a6268fac073> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Information and Computing Sciences" .
<https://w3id.org/ro-id/enrichment/d716cf74-6512-47d8-972d-5f59ca79ca3c> 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/d952552d-cce2-4eec-8923-b5cb5c29dc98> 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/db0ec519-e1cf-41d6-a3ac-2aec2eac1ece> 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/e28ac959-993f-4863-a4bf-b1a412ab100a> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
<http://schema.org/name> "Technology" .
<https://w3id.org/ro-id/enrichment/ee1660a7-98c6-4c1e-aeed-e15080144619> 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/fa6ad689-7c6d-40b0-91b1-d78e4df2197b> a <https://w3id.org/ro/terms/earth-science#NASA>;
<http://schema.org/name> "Computer systems" .
<https://w3id.org/ro-id/enrichment/fccfed20-bdeb-47b7-865b-79397546c6bc> a <https://w3id.org/ro/terms/earth-science#FCID>;
<http://schema.org/name> "none" .
}
sub:provenance {
sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/972ba092-9239-4947-9bf6-495c53e57266/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-11T16:01:40.502+02:00"^^xsd:dateTime;
dct:creator <https://w3id.org/kpxl/gen/terms/RoCrateBot>;
npx:introduces <https://w3id.org/ro-id/972ba092-9239-4947-9bf6-495c53e57266/>;
rdfs:label "JupyterGIS Wetland 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 "bVfXV+XLtsrIoksXDWtl1t6bxkE31blc3nNxCae1/09V+IviEAJIQ5++HmCb/NUf1LW4CPbc9g0Jt4igTlCvSVZn3Mqi/VRVYb/FOGUX+DMdxEKQDFJhJh68L35/HJI8P5m/OBjzzmw0HPMMzbX2hepA1M93XNEJvJFbvjEMAp72U/6CjM6vS9UubnUkIF3nuyMGjlfWjNWRxMaC74q/b0LY1RpBUHmCDymoFXScVP6nJDBl3ySDG3/pli1AVm0t6Y58S/I93ARtG1Oye+dKMNFEdeDYWJq42g/A99BdBFRAHQ40rEhIRs8m+mb1fMcEPdepe4zo/zsDU8Uy+wtwQQ==";
npx:hasSignatureTarget this:;
npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .
}