@prefix this: <https://w3id.org/np/RAagABrAhN7lYFl9yfq9xRFh4PrZkczvwRzo7CC1wNZho> .
@prefix sub: <https://w3id.org/np/RAagABrAhN7lYFl9yfq9xRFh4PrZkczvwRzo7CC1wNZho#> .
@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 {
  sub:assertion <http://purl.org/spar/cito/disagreesWith> <https://x.com/emilymbender/status/1788591184971255879> ;
    <http://purl.org/spar/cito/includesQuotationFrom> <https://x.com/emilymbender/status/1788591184971255879> ;
    <http://purl.org/spar/cito/reviews> <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> ;
    rdfs:comment """I would like to see a @StackOverflow version that hardcodes data ownership for its members. Members' consent and opting in is the right way to cooperate with the likes of @OpenAI  (with compensation). https://twitter.com/emilymbender/status/1788591184971255879

""" ;
    prov:wasAttributedTo <https://x.com/ShaRefOh> ;
    schema:keywords "artificial-intelligence" , "chatgpt" , "compensation" , "consent" , "data-ownership" , "stack-overflow" ;
    <https://sense-nets.xyz/quotesPost> <https://x.com/emilymbender/status/1788591184971255879> .
  <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" .
  <https://x.com/emilymbender/status/1788591184971255879> <https://sense-nets.xyz/hasZoteroItemType> "forumPost" .
}
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/1790791588529996214> ;
    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 "FMU/0kKrefWeYN6LJgxW4qhojAwkecV2+/bTFaaD6Rn1F1EtXAcXWxGsZJ6HTFWb4nmez1meObQt3LWRxdpeJN15OyIUFiCagI4NXu0stiZ7gtjpByoZOjUEkvmwk2zZzYdfEcAWBROnepyWAHqk0L4JHkogN9RmgMFlh0RNJb+m59tlmlk9OqNr6rnI6pY+4PAlIw38WUnRhrJTtm0JHOThlhjLtbA8/iMDYyOzUx4qbTW2r6epqQmp704zjfBE/qi4AHZWJ78YGuw5XNZmAeXyczwBFJ0ZYQMq6AYCa0Gmm7TeZJfQHo/cYCJwRSFevizluDuvmHIhax66EuH6ng==" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2024-08-02T16:02:12.741Z"^^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" .
}