Nanopublication

< Home

ID

https://w3id.org/np/RAbDF4yJOVFLpeOBl5AvJv6Dlgjzq_b3Dg2e8YhMRvD_0

Formats

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

Content

@prefix this: <https://w3id.org/np/RAbDF4yJOVFLpeOBl5AvJv6Dlgjzq_b3Dg2e8YhMRvD_0> .
@prefix sub: <https://w3id.org/np/RAbDF4yJOVFLpeOBl5AvJv6Dlgjzq_b3Dg2e8YhMRvD_0/> .
@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 ns1: <http://purl.org/np/> .
@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 {
  <https://w3id.org/np/RAyp_uTvRrD3ts8jOjdiWaOHLL37I7WVaSZNo-8ig2JIk> rdfs:comment "\"Visual instruction tuning\" by Liu et al., 2023" .
}

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-03T00:12:27.577Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2726-0999;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Comment on: RAyp_uTvRr";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RA3gQDMnYbKCTiQeiUYJYBaH6HUhz8f3HIg71itlsZDgA .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuTCjFex/35YbHp9Fh4RpRG2wlFLIJuEPSLiBgDdx0uA0y2wGAIL6tWI8EP2sYhKUvqwRFJ4DsLZiRN/W4hiN2tv/+WPE2sR1T3TCLkkk2Mgig3sts1r0OP5tTKWy4XdY3aSG9VW75lktwRzWRQtbAgy1zyKfa8pVuKSJl0G/YibaI/kjhckRRrqIDrYoA978GhVI0WsLfqUyAmB2I+QZQOnhVCpG8ysxVnYyUB/1WqLJ5PRH9R3vYZop9HbRdNw68wdMOsYKLX59EoKg2zsxdPi2KiTYNmiMEJcQdk5yyn0dNvCflX9RrT/5bvWzF7k5iWzzQ0Bv0dfM9Ijr/iYi2wIDAQAB";
    npx:hasSignature "lu7RtR9NunJ9cZRWPbU01RazhsKQnNj1jByoiIDS9FqNtF27DwXFUW+zuU+Ie4KL1dQJDXD/Qgm5ceHVNkLpXWFSt2iAxGeZIB9XoPHvf9JLAlpVsgTTVkUdv06Acq90MGo+koLkkVkprhLWW34STGoUQ1sLqPdWJyxnM0AN/eR6kU+3cmlV3e80/IjW4gRq+0y3kI7NK5TfBxfZN7vBi4QP3ogKsZQlTJSE4U6n4GnUiXvDR2u52dcPXagBl4JY9AARtW98eZeaAhz5Cqu2hucSXwBd4tEv1IdlNQp1PVRV6ABDWOAylHau41VFQiFyXbdYfCbsL6Q68JvrBGSVfg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-2726-0999 .
}