@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix fip: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a fip:FAIR-Implementation-Community;
dct:isPartOf ;
rdfs:comment "The Environmental Data Science book showcase and support the publication of data, research and open-source tools using Data Science and AI for monitoring and modelling a wide diversity of environmental systems. Through the publication of executable use cases with. Jupyter Notebooks, the resource aims to be a living, open and community-driven online resource guiding the scientific community about information extraction and analysis from environmental sensors (including ground sensors, drones, and satellite Earth observations) and other type of data from a wide diversity of sources, innovative research and open-source tools.";
rdfs:label "The Environmental Data Science";
rdfs:seeAlso ;
fip:has-research-domain , .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "iTUf1HEKFpqi1wS/T4EF0bq6p55GcRSaTHqWOUb8uFbBjoz1tnIiC30M3HhVm8bYW3SjBNnnslQYqyt4YrdNes5AyY1Kc5eNaSKNeCDiBKDrN4l/jVP5HvudBLvP5Ct+dmcr8sMRgx5SfthUvY2lYY3Ffk3Z07uXuuGQzmJg9tE=";
npx:hasSignatureTarget this: .
this: dct:created "2023-08-01T13:03:26Z"^^xsd:dateTime;
dct:creator ;
dct:license ;
npx:introduces ;
npx:supersedes ns1:RAgiguZ7odRIgqS5PB6DTN8Mn-74Apgfcfd-ZUmbplk74;
prov:wasDerivedFrom .
}