@prefix this: <https://w3id.org/np/RAcRDZ_FVHwfAvSfL06jDt58kdIkkqvk4nlQa5FmYN5Ds> .
@prefix sub: <https://w3id.org/np/RAcRDZ_FVHwfAvSfL06jDt58kdIkkqvk4nlQa5FmYN5Ds#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://sensentes/ThisText> <http://purl.org/spar/cito/includesQuotationFrom> <https://www.tomshardware.com/tech-industry/artificial-intelligence/stack-overflow-bans-users-en-masse-for-rebelling-against-openai-partnership-users-banned-for-deleting-answers-to-prevent-them-being-used-to-train-chatgpt> ;
    <https://sense-nets.xyz/recommends> <https://www.tomshardware.com/tech-industry/artificial-intelligence/stack-overflow-bans-users-en-masse-for-rebelling-against-openai-partnership-users-banned-for-deleting-answers-to-prevent-them-being-used-to-train-chatgpt> .
  sub:assertion rdfs:comment """From the comments on StackOverflow and OpenAI affair - \"It's feudalism, but with a techno touch to it.
All of your data is now capital for someone else because it just so happens to be sitting on their server.\"
https://www.tomshardware.com/tech-industry/artificial-intelligence/stack-overflow-bans-users-en-masse-for-rebelling-against-openai-partnership-users-banned-for-deleting-answers-to-prevent-them-being-used-to-train-chatgpt
@CSenseMakers , #StackOverflow #OpenAI

""" ;
    prov:wasAttributedTo <https://x.com/ShaRefOh> ;
    schema:keywords "AI" , "AIEthics" , "DataOwnership" , "OpenAI" , "StackOverflow" .
  <https://www.tomshardware.com/tech-industry/artificial-intelligence/stack-overflow-bans-users-en-masse-for-rebelling-against-openai-partnership-users-banned-for-deleting-answers-to-prevent-them-being-used-to-train-chatgpt> <https://sense-nets.xyz/hasZoteroItemType> "webpage" .
}
sub:provenance {
  <https://sense-nets.xyz/> a prov:SoftwareAgent ;
    prov:actedOnBehalfOf <https://x.com/ShaRefOh> .
  sub:activity a <https://sense-nets.xyz/supervisedActivity> ;
    prov:wasAssociatedWith <https://sense-nets.xyz/> .
  sub:assertion prov:linksTo <https://x.com/ShaRefOh/status/1795637908340461752> ;
    prov:wasAttributedTo <https://x.com/ShaRefOh> ;
    prov:wasGeneratedBy sub:activity .
}
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 "gOObkn+u0b/AFSbHj9Z30bhL9rfHuJaBoM2oOS98HPqE6QM+FJ5S2V678MzxKhw2okYQ6G2yydsneJLZGyIeiImeyfu+OUGbSULt13ZXOOWsCFsmZ3sd5uaacz7pGAk+JRNaePjQP9lqHj1XReXuY7b8wm+KFGdjUBwLrRqG37ZdBmgBA8MwiSzKeZc8Bg2bRxH2fQwiBUwok28XDAaZpTWWhQ5DvBVBfEMQfG4prrO1Su8FiavLZIqxqF5988PWsgeks4xPwDwkWCiHHo3mhQtqZI7hxJpGx7qIcMteWjdkYn+usUQw0aIq2RkZdRHJZACSbh2CcmWXg6AnulE0jg==" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2024-08-01T15:58:17.721Z"^^xsd:dateTime ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://sense-nets.xyz/SemanticPost> ;
    npx:wasCreatedAt <https://sense-nets.xyz/> ;
    rdfs:label "CoSMO Semantic Post" ;
    prov:wasAttributedTo <https://x.com/ShaRefOh> ;
    <https://sense-nets.xyz/hasRootSigner> "0xC8C1143af13d6A4aa7C9F350436e156B2DC3Ce58" .
  <https://x.com/ShaRefOh> foaf:name "Sha" .
}