@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:0009-0001-1060-6917; , ; ; rdfs:comment "I was very excited to join my first DeSci event today. Learning more about FAIR data, semantics and their implementations in a decentralized world. Unfortunately I am leaving today and cannot stay after the FAIR workshop, but wanted to share some links to relevant work and communities I am working in around Open Source technologies for Agriculture : Regen Network data module https://docs.regen.network/modules/data/01_concepts.html and OpenTEAM https://openteam.community/"; ; "AgricultureTech,", "DeSci,", "Decentralization", "FAIRData,", "OpenSource,", "OpenTEAM", "RegenNetwork", "Semantics,"; , ; , ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-1060-6917 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp0v0xPiCf/gNs+7XYXn4pWU0w8yXcEV6nSBn/lLfr7l20tKiVdLypfPE1smH5DAw3wvLKqGuNRPzWdLTxEtHXLgZMP14xIV31ySciKs6o0efKStnVDSvKxmmFUbDiLKvEqI/L5IfetQtp81Khzf5Sc0Fp7IG90KC3Fpv05sxI9vZT83i6XHKiyQtJTMO/B/cqXyGz3TqoHYb3TvD7ZZhKmtQLQAiXI9eAkifCW0Zb63ja3o8FgmUbi4RxTlMCdkxERSTK/H7GzVQRxwAjRJGt44WvJBMXRHv/YeUH1staOiXY9W1h6KO5xmStOZPt5Mqp5PKjdOwbI/torsD+0+u9wIDAQAB"; npx:hasSignature "QZ8pL7Tcs3E1gZcLX+ygZPQKtfnAANxSTQLjI+6JwOEwdi2fqj/RreIUSgTycRJYyx5AR0EJeNX4QOABMHyma8DfDJWTA9ZaRhBNzoP/FJSWcqKNkxaFd000GZcHTAYAGqzRSur1K5hoEMCAfKQziyZ4d0WpJO+BNs9yqysacHrrkTMfkLvbPTEOjkubCI69mZPIZYIwQ5WlCcN8A3f+eNlPKlfJ92LzmqRS6Zl6zMQdY1xgcVYDTGr0XjbiXd6d+ByX8p5/HPEJseE1vwh9nhC33n1r3i5u7xrtFPMGxJy1wb2djH61/FUJrodqssstzDkhHVSO+qGHIYyQFQnypw=="; npx:hasSignatureTarget this: . this: dcterms:created "2024-02-29T18:16:38.454Z"^^xsd:dateTime; dcterms:creator orcid:0009-0001-1060-6917; "0x84dfe3971D3F93ff66506CdB8f243BC86D72879D"; a npx:ExampleNanopub, . }