Nanopublication

< Home

ID

http://purl.org/np/RArxTQc1AcXmIsNAONznMe8iakdrvs1568zmW6m9Du0I4

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <http://purl.org/np/RArxTQc1AcXmIsNAONznMe8iakdrvs1568zmW6m9Du0I4> .
@prefix sub: <http://purl.org/np/RArxTQc1AcXmIsNAONznMe8iakdrvs1568zmW6m9Du0I4#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://purl.org/aida/Large+Language+Models%2C+as+of+2023%2C+are+fundamentally+unreliable+at+answering+questions.>
    a <http://purl.org/petapico/o/hycl#AIDA-Sentence>;
    <http://schema.org/about> <http://www.wikidata.org/entity/Q1074173>, <http://www.wikidata.org/entity/Q115305900>,
      <http://www.wikidata.org/entity/Q49622> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1038/d41586-023-00340-6> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB";
    npx:hasSignature "ARtuS7QacqUn+Ld51+JUfyyKyIgCdtfadSNpDEuQjvJL9o3Nq5kyyiUj9M1Ggu8Z1T5AjcMZJ5keVdk++LR9WJ9UwHcy9WSuvdDUc/+yeaU9ANGGKTDwLKbaYOYTzqnmyxTKISBtRb43E8iZfEA3JUb0nFekYENc4tu95rRble0=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2023-08-30T07:07:41.269Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://purl.org/petapico/o/hycl#AIDA-Sentence>;
    rdfs:label "AIDA sentence: Large Language Models, as of 2023, are fundamentally unreliable at answering ...";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAe39AG652u7Mj8nnuQdhfttfvu5vYTIARJwADGYLMjS0> .
  
  <http://www.wikidata.org/entity/Q1074173> nt:hasLabelFromApi "question answering - research area in computer science" .
  
  <http://www.wikidata.org/entity/Q115305900> nt:hasLabelFromApi "large language model - language model built with large amounts of texts" .
  
  <http://www.wikidata.org/entity/Q49622> nt:hasLabelFromApi "2023 - current calendar year" .
}