@prefix this: <https://w3id.org/np/RAq9291bXmOCBuUNjENxfCnfoqN9V_vcvWwpIeRhtlEgI> .
@prefix sub: <https://w3id.org/np/RAq9291bXmOCBuUNjENxfCnfoqN9V_vcvWwpIeRhtlEgI#> .
@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/> .
@prefix orcid: <https://orcid.org/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://arxiv.org/abs/2403.07183> <https://sense-nets.xyz/hasZoteroItemType> "preprint" .
  sub:assertion dcterms:creator <https://w3id.org/np/RAoSadUw99CeqDlR2400018nqTzR_38fT86OrTzk16Vts> ;
    <http://purl.org/spar/cito/discusses> <https://arxiv.org/abs/2403.07183> ;
    rdfs:comment """ #icml2024 paper:
how are LLMs used in reviews?
10% of ICLR sentences are auto-generated.
More LLM usage when submitting later
Less when referring to at least one other paper
https://arxiv.org/abs/2403.07183
@Stanford and @nec
Many authors: https://twitter.com/LChoshen/status/1816041318344249749/photo/1

As Stanford likes, authors take a full tweet :-)
@liang_weixin @yaohuiz3 @hay_lepp @CaoHancheng @xuandongzhao @ChenLingjiao @haotian_yeee @ShengLiu_ @EyubogluSabri

""" ;
    schema:keywords "AI" , "ChatGPT" , "ICLR2024" , "icml2024" , "large" , "machinelearning" , "peerreview" ;
    <https://sense-nets.xyz/announcesResource> <https://arxiv.org/abs/2403.07183> ;
    <https://sense-nets.xyz/summarizes> <https://arxiv.org/abs/2403.07183> .
}
sub:provenance {
  <https://sense-nets.xyz/> a prov:SoftwareAgent ;
    prov:actedOnBehalfOf <https://w3id.org/np/RAoSadUw99CeqDlR2400018nqTzR_38fT86OrTzk16Vts> .
  <https://w3id.org/np/RAoSadUw99CeqDlR2400018nqTzR_38fT86OrTzk16Vts> foaf:account orcid:0000-0002-0085-6496 , <https://x.com/LChoshen> .
  sub:activity a <https://sense-nets.xyz/supervisedActivity> ;
    prov:wasAssociatedWith <https://sense-nets.xyz/> .
  sub:assertion prov:linksTo <https://x.com/LChoshen/status/1816041318344249749> ;
    prov:wasAssociatedWith <https://x.com/LChoshen> ;
    prov:wasAttributedTo orcid:0000-0002-0085-6496 , <https://w3id.org/np/RAoSadUw99CeqDlR2400018nqTzR_38fT86OrTzk16Vts> ;
    prov:wasGeneratedBy sub:activity .
}
sub:pubinfo {
  <https://w3id.org/np/RAoSadUw99CeqDlR2400018nqTzR_38fT86OrTzk16Vts> foaf:account orcid:0000-0002-0085-6496 ;
    foaf:name "Leshem Choshen 🤖🤗 @ICML wanna talk?" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArHtI92jm8pAYVsvJabxLGfOT+7G0JyJGh2gwjB5x2pFPga6wWTd+rNBWWUZViIFnaJrBEsJpgdnoupLU9ppwn+khMiGRfxqGsDDzwHcj3Jc75CRys7d3etwXdBdoXfBgjsJiZBazwm13idr6tljRrC1TaEJBnRQAqzBw9cLDeGY77cSznzXT39feUGT168dpCSE9O6u/48DvvWVqciHGsH9cQ+LroJJVsMrorwtsdZnAK+q48wtIP6pIpw5shSJ5LnA0qeN/f4TvTFDV6ItYIXjiWWpTECc/Bxmfnyat3B5xWCu9nvz8fEs7Ns0TuzQwT3/K55iSKDEIi/E0nO97xwIDAQAB" ;
    npx:hasSignature "HYtgUWvaYcOiXzaFk0NMxHUGlIHn50IQ/GnvXy7xf+ulXEa3VCRcDA1hD9Ob9nKruhZMeToa6zT7TnIF/DSzlk/txvef+Ho2/kk8mmSUQuzzIynb78pnwQ0VTDY3ZwRTfQo1HgTR2Ih06lZGjHO7HjepPOwQpksT98V9qmGdeRMDCt/YWoBVUNQDsPnVh4eoNfOEpW9mgsUa1aWZA2GdfCu/vtpeSVeMx9/6V6+FWpez/EmLpcPoiIv/EFIO4gYS/FymtoidL23GaZPUca3Qo2BJ8pD1MJuvI6QiZfLwF/oeV0g22o0BidNl+CxfDH0ZHUikMzGLvBjuQ99tXg2MGw==" ;
    npx:hasSignatureTarget this: ;
    npx:singedBy <https://sense-nets.xyz/> ;
    prov:wasAssociatedWith <https://w3id.org/np/RAoSadUw99CeqDlR2400018nqTzR_38fT86OrTzk16VtssigningDelegation> .
  this: dcterms:created "2024-09-12T18:45:20.697Z"^^xsd:dateTime ;
    dcterms:creator <https://w3id.org/np/RAoSadUw99CeqDlR2400018nqTzR_38fT86OrTzk16Vts> ;
    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 orcid:0000-0002-0085-6496 ;
    <https://sense-nets.xyz/hasRootSigner> "0xf6ECcfD463afB464dcC85b051DF2E93E2646E6D2" .
}