@prefix this: . @prefix sub: . @prefix rdfs: . @prefix xsd: . @prefix np: . @prefix npx: . @prefix dcterms: . @prefix prov: . @prefix schema: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dcterms:creator ; ; rdfs:comment """Can we create this future please? \"Collective Intelligence as a great scientific, technical, and political project that aims to 'make people smarter with computers, instead of trying to make computers smarter than people'\" https://twitter.com/rtk254/status/1801242388209217973/photo/1 --- source - https://link.springer.com/chapter/10.1007/978-3-031-58191-5_2 --- This is also cool.. I think I need to read more of Pierre Levy's works https://twitter.com/rtk254/status/1801242912736309401/photo/1"""; schema:keywords "CollectiveIntelligence", "DouglasEngelbart", "OpenSource", "Politics", "Science", "Technology"; ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoWenJzEuzPmfkMRSKSwCflfKiFtZOzacYCEF6/CSHmpWQRN/zqsOXbIWUM+l/ePd8Cj7eBPpEX7XFZyhSK6EmNAWmn2/i7RsJI9El1YUDgeI7Re3BV1ZSja09b8oFAqkyI3QMK23M4D/l/hg/L1h7PMamUj+zZL4mP+x+bnX+gxezjfodZrNZhJO4JtK8INFo3AHTEUYakWSl1KV6veWokccyEWhThaNSK7QnnS2Eyfb2lLsKqYYi+CtIdX2ANnLFprVN33VvKpSoliM8J4ZQtK4JOEmWYA1md+2Sp1VDHNykmuJuwLwBzp3V0fu29egfoPv8/o1rR8KNJToyPFhSQIDAQAB"; npx:hasSignature "QJguSSbJJowbkdpSnIxaHGyurrtVeT+Jsvs0hZt7c2ZnT/5f+fibsYn2EyUgp5xbxHqJGhONQbNrjLxoTqwtmXxglLFQGzLbcjP7yt0RvPy8xgDSEu3fOe5fhyFFEpgWzvqcTTi0/Wnxoau0ZoN03XMAzpQw+jiACzD9Sc4eDGMgBDg/hQuTYthjOlBgbkLHd6qyEmSdgiBGuvC2iVIxBwdPHUC+fGmRqZB5cKej3WSeV6AOQc1zsqlmlWgXkKhI2VHy0XPOOWCfM1AdYaOtC28neH5OpLQra3B1LvC85UUMH+9+KfZHo51ah+wfIgyGg1Gfh8EQefcDu7/AqnxsGA=="; npx:hasSignatureTarget this: . this: dcterms:created "2024-06-18T14:51:27.950Z"^^xsd:dateTime; "0xA4b3422B019E7dF5e265Dae7B562240bd4185401"; a npx:ExampleNanopub, . }