Nanopublication

< Home

ID

https://w3id.org/np/RARHOfIWhEvrhGQ2saka4bI5nW-Lcbgejj-KeAnwkpOxA

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RARHOfIWhEvrhGQ2saka4bI5nW-Lcbgejj-KeAnwkpOxA> .
@prefix sub: <https://w3id.org/np/RARHOfIWhEvrhGQ2saka4bI5nW-Lcbgejj-KeAnwkpOxA/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  sub:display a <https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay>, <https://w3id.org/kpxl/gen/terms/ViewDisplay>;
    <https://w3id.org/kpxl/gen/terms/appliesTo> orcid:0000-0003-2726-0999;
    <https://w3id.org/kpxl/gen/terms/isDisplayFor> orcid:0000-0003-2726-0999;
    <https://w3id.org/kpxl/gen/terms/isDisplayOfView> <https://w3id.org/np/RASQubGCUD1R-CX573ccIbOH6zRAgeUaDAfz8_o-IIaUc/read-papers-view> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2726-0999 .
}

sub:pubinfo {
  orcid:0000-0003-2726-0999 foaf:name "Yuanxi Fu" .
  
  this: dct:created "2026-04-02T01:53:06.997Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2726-0999;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:embeds sub:display;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Yuanxi Fu displays view: View of read papers by user";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAmrRMzq9uMUmNLwuXYS1B240cQol--OtpTZgXId2UUFs> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuTCjFex/35YbHp9Fh4RpRG2wlFLIJuEPSLiBgDdx0uA0y2wGAIL6tWI8EP2sYhKUvqwRFJ4DsLZiRN/W4hiN2tv/+WPE2sR1T3TCLkkk2Mgig3sts1r0OP5tTKWy4XdY3aSG9VW75lktwRzWRQtbAgy1zyKfa8pVuKSJl0G/YibaI/kjhckRRrqIDrYoA978GhVI0WsLfqUyAmB2I+QZQOnhVCpG8ysxVnYyUB/1WqLJ5PRH9R3vYZop9HbRdNw68wdMOsYKLX59EoKg2zsxdPi2KiTYNmiMEJcQdk5yyn0dNvCflX9RrT/5bvWzF7k5iWzzQ0Bv0dfM9Ijr/iYi2wIDAQAB";
    npx:hasSignature "IzUok2LohcAjrkZmgUagANd0A/2RuybV+Bo22Xs2KLZahajlGSGsm8gCYGoUAtWOnFrZ0m/2rTrFtNbDRzG8mejNBSgWbFfZwedNvB7LWoLPMdhgqoXuKTbkMYlwXS9iLPUiIHk0k6GuPnbQRymK6N5rakH4J4/DimpDFAtm8IHN2+K2Ni9A4+lZj7ByaYK6OBp0cNYO47W+Z+R0r5TeA1cPAh/iJXR6EssJlw5vPZ3U/uW/s8A5SB35nnCKXCQ2roV+T8LKKLgZP2T3ryYPvcicOmKF01k0Axr9zyNwD2YmVE3p5ngsrIbSxDh3xr+Wk7mxVKScB5OOttA5CoVFSw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-2726-0999 .
  
  <https://w3id.org/np/RASQubGCUD1R-CX573ccIbOH6zRAgeUaDAfz8_o-IIaUc/read-papers-view>
    nt:hasLabelFromApi "View of read papers by user" .
}