https://w3id.org/np/RADI4gC7elEXh_o9hbWraPZi-8hok57-Fgm_fHgB3h7bI
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RADI4gC7elEXh_o9hbWraPZi-8hok57-Fgm_fHgB3h7bI> .
@prefix sub: <https://w3id.org/np/RADI4gC7elEXh_o9hbWraPZi-8hok57-Fgm_fHgB3h7bI/> .
@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:display a gen:ActivatedViewDisplay, gen:ViewDisplay;
gen:appliesToInstancesOf schema:Statement;
gen:hasStructuralPosition "4.3.actions";
gen:isDisplayFor <https://w3id.org/spaces/knowledgepixels/nanoarguments/r/scratch>;
gen:isDisplayOfView <https://w3id.org/np/RAVDKcUeSYBUm4AKIZYLcyFOycziB3qplz2cf9PlnAE60/claim-actions-view> .
}
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-01T14:07:41Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8492-0354;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:embeds sub:display;
npx:hasNanopubType gen:ViewDisplay;
rdfs:label "Nanoarguments scratch displays view: Claim Actions" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+i9DV8ynzO944pYkYsDwtlqJHuk+b7FQt6Bb4TIQSDX3jGUURn6WpaNwESHmgMLWSydaH5XlabMzuqpPL4iyB+IAzvwIxdJBLhe39EQMu2j+FZ/5d/xu/gO3nZw2KoEvJ7cJisabuI05OylIRSJ+OG5CmzFxnjojUEJeCFi1njY1InhXrb0yHud9b1ifzweoN6YYOBecKs1gTOaT2bf+t4Wgzg3M0PmRVZ4F0OALsnh4T5+x7kFtiPcDKNpORi585JjKCZ4kczIF6oUKcwgC0kmIY97jtLqSLcXRkxHx5CDI6qz4XlRFs1ZbCUdSlzjdPZAkaBcNem1gIhWzkHkEnQIDAQAB";
npx:hasSignature "u2/fBAdHwvw99VMGXx44DHwXlT7ApUVynuszmZPTYBBoupU/eAMqxPtlJSnOu5wmcUkgL/Q9phIQM1QaCu1NlDQLKi8d5mtYlLxi8BYprG3SFjyoQcFoXsgE3UUHzlGi9tSHUcawB3m/oiFz9Lf/ucFW5RcOQGef/vnJbPjbu73wcIHgWF95jafVwCt1BnQWv/oGOOmd4GWgYigRfV6mob1BfvqPXv6TRU1l1qAYkutSJSIkOSzqis0bmBPn7ExsQvoS4+Ph/LANmiYF5Jnq+M4FseRCmoT5OGwvdsLIvy+IKKShbVDo5rhetZD39dAmODl+It1j0Bt3E1qC2ry9ZA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-8492-0354 .
}