@prefix this: . @prefix sub: . @prefix rdfs: . @prefix xsd: . @prefix np: . @prefix prov: . @prefix dcterms: . @prefix orcid: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dcterms:creator orcid:0000-0002-6049-591X; ; rdfs:comment """I am a bit confused about this paper. It talks about the relation between causation and mechanism, but seems to shy away from defining causation. It does not mention the big epistemic problem of causation (confounding) once. I think we need definitions for clarity. https://www.nature.com/articles/s41583-023-00778-7"""; "BrainFunction,", "Causation,", "Confounding,", "Mechanism,", "Neuroscience,", "PsychiatricDisorders."; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6049-591X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAimMmND/P29erWCzdNJlbKdnS1Bx683/8Om0XT8QuYeeZnBusG0XjmlXSBAeD/G0JQOxeGH81unJcWyh/NA2LvRn5n71HDTEmLXKC+vOzLzctytlmQFTIiTK85S/8h8NaYd8e+zrCO5pfeIcoiL84IxFvEYmTdwxE/agkAi6We10OEyFoveJ/eiXTTec+d13IcAYjaI+F8TlRqsxdXPhyhUs/DbX/X3fq2F0eLvXQNtL6Z2QprRw7ecFkW21EsSp876YoLy2bNKLLG+YMfDEeHeCkr/U6IgLzQss0afkEXvLPgT4EYqt4E+/+icSDmCG0hq+oCGRXY51+jR1uVnh8DwIDAQAB"; npx:hasSignature "JslYkSRfIjNq2QMSbLgIWsisYZix5gC42H75MRx3AGtlJZWmFW0jBr0ARJSWVg5ED631QJjxBl21vyayAIVBx9nas2EBR/CLQ8Uq9OcXOW3l2uYqEilZC6Y7+GWARHOgDtvK7Vf9ukFGe6S1GcN8kbGdPa6rceFF0UIxSkpq91fLBcB2ZIPxXsf6GmDLlWLVaDqShuBHaQknBCQb9/S+ERLBzzahTlYxg/OD7RGWD0EDQ7+XyKgJUiV1f2fJhrPhl7ck9c+53tgbAiL2bNjxeziE11j/Ceyg05HIYPtycLVYrPi3zyezeXRMq2BjJPfA1djhxF6pC0Sx9kyqLyRAPA=="; npx:hasSignatureTarget this: . this: dcterms:created "2024-03-12T19:16:42.469Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-6049-591X; "0xA4b3422B019E7dF5e265Dae7B562240bd4185401"; a npx:ExampleNanopub, . }