@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:evaluation "99.22"; . sub:run dct:description "This experiment detects similes in online text messages."; a ; rdfs:label "Detection of simile in online text messages"; ; ; sub:evaluation; . rdfs:label "simile_non_simile_shuffled" . } sub:provenance { sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . a . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChS8k4eexjdteLU4buJD/hxRGBo3tlccKfu1SQSYvczvJyXcGL/CnfFHEk1lJlC96njtX7LgMjupZqzV5ZdkewzbEZMpS7f9CqUIQpa2bnWJD61jhzochdgss5JRHQhqd0kKyz2nnrnSBtKGsd142sAYPPlTmgFeRXaIXhmcC3EwIDAQAB"; npx:hasSignature "XcrHehEd/NXVuC+U5szwsoeLuuuXtGh0tfkjDOr2qDmoayc1r6trqKWfip9pZi5ZHmc95qu7SEgvakXQ2Z8E9INUEHH3XN93NYbZaHM7VGUjBlj6JAka5mFgSNGtMnsXyl1uL2w1nGZA+b29TMxTlQxutZejBrWQXR5PPtugnMc="; npx:hasSignatureTarget this: . this: dct:created "2023-05-19T16:34:48.354Z"^^xsd:dateTime; dct:creator orcid:0000-0002-3340-8112, orcid:0000-0002-4472-1681, orcid:0000-0002-5169-209X, orcid:0000-0002-6785-9691, orcid:0000-0003-0636-4000; npx:introduces sub:run; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . nt:hasLabelFromApi "text classification - classification of texts" . nt:hasLabelFromApi "graph neural network - technique for statistics" . }