@prefix this: . @prefix sub: . @prefix rdfs: . @prefix xsd: . @prefix np: . @prefix npx: . @prefix dcterms: . @prefix prov: . @prefix schema: . @prefix foaf: . @prefix orcid: . 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 """ Are there any good theories about why this happens? E.g., why does the tech focus on automating creative work as opposed to automating the really tedious things? Is it just since the creative work makes for flashier headlines? I feel like there is something deeper here... https://twitter.com/AuthorJMac/status/1773679197631701238 """; schema:keywords "Automation", "CreativeAutomation", "Efficiency", "Innovation", "TechDebate", "Technology"; ; . "forumPost" . } sub:provenance { a prov:SoftwareAgent; prov:actedOnBehalfOf . foaf:account orcid:0000-0002-6049-591X, . sub:activity a ; prov:wasAssociatedWith . sub:assertion prov:linksTo ; prov:wasAssociatedWith ; prov:wasAttributedTo orcid:0000-0002-6049-591X, ; prov:wasGeneratedBy sub:activity . } sub:pubinfo { foaf:account orcid:0000-0002-6049-591X; foaf:name "Ronen Tamari" . 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 "BXJ2pRdnAVykB0ZuhJ+yDrm+Woo4kVZIJw4T2uWcONDSrCQ3ISmL2JIq1N6dpQZMYchHBvb/1OVJTcQ+V9tWbp19dXLOiVnBMP/3cW/vFchk+hTOxGyb7iRL4etCUJPyjiduQ/qjdlOkRWsns1xiyJRZsEQZUhxmZPT+JxdOEAgnEypSkW3vb/Tq9jtgWJxJ8pkGBC8CUOimXsMe/r+NUbT5gHnKeLeF0DsyMlaqqWF4DS/UKWIa7UraRWd/ltnC6Yscqn1Gbf6nQHbX+VApHrnpVSH6m0aFscNtd/ZFg1gXow5ojNLhYBZiqRyZU5rXaDT4m4+VEf//4fnDddKAPQ=="; npx:hasSignatureTarget this:; npx:singedBy ; prov:wasAssociatedWith . this: dcterms:created "2024-08-22T19:21:03.941Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "CoSMO Semantic Post"; prov:wasAttributedTo orcid:0000-0002-6049-591X; "0xEea65201634dA1651993156e4bF842329bF8101D" . }