@prefix this: <https://w3id.org/np/RA3Hk-B3u2himZhmkpznU-aITjxt5p6Wp3lJvvQIgNRLs> .
@prefix sub: <https://w3id.org/np/RA3Hk-B3u2himZhmkpznU-aITjxt5p6Wp3lJvvQIgNRLs#> .
@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 dcterms:creator <https://w3id.org/np/RAd3tnnmlpRS6H3wn3i2xmviO462mhlmgR7lOzlPloq4o> ;
    a schema:Claim ;
    rdfs:comment """ 🫴 Given the difficulty of inducing retraction for flawed papers, publishers (especially emerging reform ones like the Lifecycle Journals and MetaRoR) should state how they will respond to informal peer reviews like those on PubPeer.

#openscience #metascience

""" ;
    schema:keywords "emerging-reform-publishers" , "informal-peer-review" , "metascience" , "openscience" , "paper-retractions" , "pubpeer" .
}
sub:provenance {
  <https://sense-nets.xyz/> a prov:SoftwareAgent ;
    prov:actedOnBehalfOf <https://w3id.org/np/RAd3tnnmlpRS6H3wn3i2xmviO462mhlmgR7lOzlPloq4o> .
  sub:activity a <https://sense-nets.xyz/supervisedActivity> ;
    prov:wasAssociatedWith <https://sense-nets.xyz/> .
  sub:assertion prov:linksTo <https://x.com/metasdl/status/1849985509633733021> ;
    prov:wasAssociatedWith <https://x.com/metasdl> ;
    prov:wasAttributedTo <https://w3id.org/np/RAd3tnnmlpRS6H3wn3i2xmviO462mhlmgR7lOzlPloq4o> ;
    prov:wasGeneratedBy sub:activity .
  <https://w3id.org/np/RAd3tnnmlpRS6H3wn3i2xmviO462mhlmgR7lOzlPloq4o> foaf:account <https://x.com/metasdl> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArHtI92jm8pAYVsvJabxLGfOT+7G0JyJGh2gwjB5x2pFPga6wWTd+rNBWWUZViIFnaJrBEsJpgdnoupLU9ppwn+khMiGRfxqGsDDzwHcj3Jc75CRys7d3etwXdBdoXfBgjsJiZBazwm13idr6tljRrC1TaEJBnRQAqzBw9cLDeGY77cSznzXT39feUGT168dpCSE9O6u/48DvvWVqciHGsH9cQ+LroJJVsMrorwtsdZnAK+q48wtIP6pIpw5shSJ5LnA0qeN/f4TvTFDV6ItYIXjiWWpTECc/Bxmfnyat3B5xWCu9nvz8fEs7Ns0TuzQwT3/K55iSKDEIi/E0nO97xwIDAQAB" ;
    npx:hasSignature "ZAmAdg/YXVtZaBFlzi/ZQDGR5HcM6kz6cSRzTA5NNCunkpiwfSSRXodss94KXjnKtCV0IbOE9u2hSKFUqSwGrZVxPZZIUo3VFwnsiRGYUPzUepggy1EB93AzmRONMUBFfIQuoUCjdfXqilYC1cnLZjN3PL/oMEXGYaJlowO8aus8L8Ft424E0QCDd1xa/vgnlLMrgACzNVR8YtyDIeSzSM4azULIYtdb4U+6u3/bjI19PdxgVli8fEGOm5svfHPlSdPxjiO70+1DOtrbuD791fachGQXtM4rOckyXR7ftytLl6PmfPjG7GqpqaVPxU5A/EaeEZboPUhFllJL5yiCTg==" ;
    npx:hasSignatureTarget this: ;
    npx:singedBy <https://sense-nets.xyz/> ;
    prov:wasAssociatedWith <https://w3id.org/np/RAd3tnnmlpRS6H3wn3i2xmviO462mhlmgR7lOzlPloq4osigningDelegation> .
  this: dcterms:created "2024-10-26T01:28:24.517Z"^^xsd:dateTime ;
    dcterms:creator <https://w3id.org/np/RAd3tnnmlpRS6H3wn3i2xmviO462mhlmgR7lOzlPloq4o> ;
    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" ;
    <https://sense-nets.xyz/hasRootSigner> "0xe475Fa8b885bC709A5820313EFC1d4509ad2CDeE" .
  <https://w3id.org/np/RAd3tnnmlpRS6H3wn3i2xmviO462mhlmgR7lOzlPloq4o> foaf:name "Jay" .
}