https://w3id.org/np/RA-kUYYi_w_Vu-LWgTu0y6HIihHhN8fheNT81iGjUzBhQ
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA-kUYYi_w_Vu-LWgTu0y6HIihHhN8fheNT81iGjUzBhQ> .
@prefix sub: <https://w3id.org/np/RA-kUYYi_w_Vu-LWgTu0y6HIihHhN8fheNT81iGjUzBhQ/> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix cito: <http://purl.org/spar/cito/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:proof-determinism a wd:Q11538;
dct:description "Establishes that two Registries running IDEBT with the same setting over the same nanopublications produce identical path sets, and therefore identical per-account trust scores and identical trust-state hashes. This is what enables verifiable mirroring: any peer can re-run the calculation and check the published trust-state hash.";
cito:isDocumentedBy <https://knowledgepixels.com/nanopub-ecosystem-paper/>;
rdfs:label "Proof of determinism (Lemma 3)";
prov:wasGeneratedBy <https://w3id.org/np/RApKy1zt34DvDSidYawUoD6BWA0v8f0Yo3O542vUT9EWU/idebt-design> .
}
sub:provenance {
sub:assertion prov:wasDerivedFrom <https://knowledgepixels.com/nanopub-ecosystem-paper/> .
}
sub:pubinfo {
this: dct:created "2026-08-18T08:41:36Z"^^xsd:dateTime;
dct:creator <https://w3id.org/np/RA0SDqJIc3dtX2AihcvcSzBR7QIWfVl5lwk6U_MbH5RoA/nanopub-ecosystem-paper-bot>;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:introduces sub:proof-determinism;
nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAmRxSMXuHZWtDXqTXqTK_aM1KBPauATJg4_KqixamLiE>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RA7WpC4Dgd0pdN7JOo0KAbTV9b6vdjMl6KrhN4GOTjSE8> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxxo+arlpyxYYoHYYVTNSOWe/es90yVMBA8vaDyaAQk4pnOjTlpPptP5IkGg6zuCRIlm11QrHKkiU536witBT6gdh9kP9ay3S6m7wZ3iM7YcPMfhVHUXN6TBnuiKHHyJdVeK6RxMZlfXRKEz9HYcND+PGCXMVp8BofpKBKke3y4m8FTt+8aMEcgVcFBHFdrkWXoIIvkMlodtXkMgSwuGK8yXt/9lXqChIWpsbzu2juuX6pktMkfexkfQTwIH7oNSr/ma4KzZXERuLrCSO6IH5SfWXwjQUery6rKHiEMyie58mgBf0ssKh+uJoaZOqgbmj0f+EDwTIzq0dNsPA0A+n2QIDAQAB";
npx:hasSignature "tiBTZfBBK/hSGsryqxOlOoqcnywFZS1tXMiuoH//cXX+6/SWcpGpnTdwaAjGJm4duBh4a+88bcgKlYvY2yBItzd0RSjG+DkskObexELd8nVVUHN1zJ3bS1wwceOghStjB+hb2YamyLHixqVJpgIzLpYipUYeIwMiXWO6RwiK0LQJiUjlQi9HFnH+BLSt7y6EZeBhOhWUGFSYpjNDbGqo4gEgjUx3mBjR206/fh9k6K4VESUNyU7D8Bcqj0Ow5IKVZ6xX827gwEhkXVnUYG254yRGWCX04rm/nCcbLfZRIyMcZT9LzIyNd0mf70yhm7zkbWBfvhsNYFJ4tU4y1mQLyg==";
npx:hasSignatureTarget this:;
npx:signedBy <https://w3id.org/np/RA0SDqJIc3dtX2AihcvcSzBR7QIWfVl5lwk6U_MbH5RoA/nanopub-ecosystem-paper-bot> .
}