@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dct:creator orcid:0000-0002-1267-0234; ; rdfs:comment "I find the algorithm specified as \"Fuzzy Logic\" a bit too unspecific and I would call \"Fuzzy Logic\" a formalism, and not an algorithm. But the used vocabulary does classify it under \"Algorithms\", and so this seems to be a correct usage of that term from that perspective. This is therefore just a comment, and I suggest to leave the current representation." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "QHFnhjzG6NZQKIedYE/1tgOi0a6XFUycKHkMsMrwZ7O5Zpgda7Hh/vUyWuwSMDFWezgRw7NWAjTxEuEOhzvgjWue+jVbtALBkR+JM8sDUSkfhfhQqexhYWcWpqFx4OiR2Jf0MtXO6XfOdG3tbiCLkzeTALIzQmNyR/BlHonVnQc="; npx:hasSignatureTarget this: . this: dct:created "2023-06-07T09:55:05.560Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }