@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; , , , , ; , , , , , , ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { nt:hasLabelFromApi "biodiversity monitoring - activity in ecological practice" . nt:hasLabelFromApi "convolutional neural network - regularized type of feed-forward neural network that learns features by itself via filter (or kernel) optimization" . nt:hasLabelFromApi "phytoplankton - autotrophic components of the plankton community" . nt:hasLabelFromApi "plankton - organisms that are in the water column and are incapable of swimming against current" . nt:hasLabelFromApi "machine learning - scientific study of algorithms and statistical models that computer systems use to perform tasks without explicit instructions" . nt:hasLabelFromApi "stacking - act of placing items on top of each other" . nt:hasLabelFromApi "image classification - set of methods to group images" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-04-26T19:27:13.523Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType , ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "AIDA sentence: Stacking multi-scale scattering features on top of a convolutional neural network's softmax proba..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "PKk1HHPy63nk/gN/BGRwqyjOTkC5KElcpcRI7VHhbMx9fhazBhytF/TZlnKTRtxnO9CwMRfy1tLDvoveiHCialhW+kub8ChFKYexy/rzb5FE7Vea4SsxCjSkNf5GF8LEenulLMAeCmeq3BElvEF3tD0Nkn5SVSNvrVR37577Oiw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }