https://w3id.org/np/RAtqqKPQFRqGTLyv5gy48hqKXPGQA4Fl3-c151YNxONEk
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAtqqKPQFRqGTLyv5gy48hqKXPGQA4Fl3-c151YNxONEk> .
@prefix sub: <https://w3id.org/np/RAtqqKPQFRqGTLyv5gy48hqKXPGQA4Fl3-c151YNxONEk/> .
@prefix schema: <http://schema.org/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@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 {
<https://w3id.org/np/RAQ3fa8tfQb1l--uTFqkmlPoUxDKv-u82PdOt_PsPgclw/faq-entry> a schema:Question;
dct:isPartOf <https://w3id.org/spaces/nanopub/r/faq>;
rdfs:label "How many nanopublications have been published?";
gen:hasContent """<p>As of mid-2026, the current (second-generation) <a href=\"https://registry.knowledgepixels.com/\">Nanopub Registry</a> tracks roughly 80,000 signed nanopublications, with the count growing continuously; the live total is shown on the registry's homepage. Different registry instances may report slightly different totals depending on which nanopublications they accept (for example, by trusted agents or by type), so a single number should be understood as a snapshot of one particular registry.
In addition, the earlier first-generation <a href=\"https://np.knowledgepixels.com/\">nanopub-server network</a> still preserves the historical, mostly unsigned nanopublications accumulated over the past decade — currently around 11 million. This legacy network no longer plays an active role in the current ecosystem but remains accessible as an archive.</p>""" .
}
sub:provenance {
sub:assertion prov:wasDerivedFrom <https://w3id.org/np/RAQ3fa8tfQb1l--uTFqkmlPoUxDKv-u82PdOt_PsPgclw> .
}
sub:pubinfo {
this: dct:created "2026-05-11T08:17:25Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces <https://w3id.org/np/RAQ3fa8tfQb1l--uTFqkmlPoUxDKv-u82PdOt_PsPgclw/faq-entry>;
rdfs:label "FAQ: How many nanopublications have been published?";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAWVrrZFodmZwbu78C0jwIcbdPo-GKNsXI5N1Ckroo_u4> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "r7ngkqTWTaUkvbYAEGrJTMQIZBD8eGYeqqURk0IjrYTNgs3ZFQIMjYTbi2vdnEJ1iy88MLVKNR983EL5qrlAVh6qxcr88UTVioI+Kvql+MaGUSj5ade09atTRq7L/LOsj2yjKcd2sUwpXhFgx+Js0SxFpGnsXuCMI+Rx6fngfyo=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}