https://w3id.org/np/RARmMC74bl5MJVDaERG0FsYirdE_nefQFEhqWVooQ2aVo
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RARmMC74bl5MJVDaERG0FsYirdE_nefQFEhqWVooQ2aVo> .
@prefix sub: <https://w3id.org/np/RARmMC74bl5MJVDaERG0FsYirdE_nefQFEhqWVooQ2aVo/> .
@prefix schema: <https://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 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:evidence-view a gen:ResourceView, gen:TabularView;
dct:isVersionOf sub:evidence-view-kind;
dct:title "⚖️ Evidence";
rdfs:label "Evidence for and against a claim";
gen:appliesToInstancesOf schema:Statement;
gen:hasPageSize "10";
gen:hasStructuralPosition "4.4.evidence";
gen:hasViewQuery <https://w3id.org/np/RAJpvo6X85ysAHrcBd9UDEHClWa5XHOA-o48jMX19-GxM/get-evidence-for-claim>;
gen:hasViewQueryTargetField "claim" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 .
}
sub:pubinfo {
orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" .
this: dct:created "2026-09-01T10:35:36Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8492-0354;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:embeds sub:evidence-view;
npx:introduces sub:evidence-view-kind;
rdfs:label "Evidence view" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+i9DV8ynzO944pYkYsDwtlqJHuk+b7FQt6Bb4TIQSDX3jGUURn6WpaNwESHmgMLWSydaH5XlabMzuqpPL4iyB+IAzvwIxdJBLhe39EQMu2j+FZ/5d/xu/gO3nZw2KoEvJ7cJisabuI05OylIRSJ+OG5CmzFxnjojUEJeCFi1njY1InhXrb0yHud9b1ifzweoN6YYOBecKs1gTOaT2bf+t4Wgzg3M0PmRVZ4F0OALsnh4T5+x7kFtiPcDKNpORi585JjKCZ4kczIF6oUKcwgC0kmIY97jtLqSLcXRkxHx5CDI6qz4XlRFs1ZbCUdSlzjdPZAkaBcNem1gIhWzkHkEnQIDAQAB";
npx:hasSignature "0WvOZCvOuoc7txuTw/B2NaKhifPgEyi9o+EKcplTMQD5m2D/8vqD5usZ8FnqWOxdQqaOZsmcxk4s6fQUJpScEb8/Nl6s1vSQnOAJVprIk9wmApc4//IAOyh+8eXSIHlq+n9dpksyKdHCWeGAEIa3AgzCKaValQ+gnEcDS4OT/Dpr4hwhtk0/XOV6zB0gNY31rCt7nznzOEqAcytLsZHBEb67mVtObbE/pwQmQexLNFIxzhITAksuSeTT5Dz8QSG5PlfJQwuXYhybqyop1qAZ+M0lNtzBmRPRl2smz10Tf0kkhsFEJ+gS1hV8kvtXLobVnHSEo3o66WwVlQC1naN1Kw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-8492-0354 .
}