https://w3id.org/np/RAXccBCQpMGFBcWUT5yQZ2kAN-n4fMipbbg-sc9XeRWjc
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAXccBCQpMGFBcWUT5yQZ2kAN-n4fMipbbg-sc9XeRWjc> .
@prefix sub: <https://w3id.org/np/RAXccBCQpMGFBcWUT5yQZ2kAN-n4fMipbbg-sc9XeRWjc/> .
@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 ns1: <http://purl.org/np/> .
@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 {
orcid:0000-0003-2408-7588 npx:approvesOf <https://w3id.org/np/RA47-3RJKZ2rjQd3_UWsPKohSdLzNlaUPTWFRZi2MmxlY> .
sub:assertion rdfs:comment """To be able to put a label on these kind of computational tasks will become increasingly important.
To measure it, is perhaps not easy, but feasible.
To weight it in terms of costs and benefits (e.g. through avoiding other computational tasks such as re-computing/re-searching other peoples results) is virtually impossible.""" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2408-7588 .
}
sub:pubinfo {
orcid:0000-0003-2408-7588 foaf:name "Christian Meesters" .
this: dct:created "2026-05-15T13:35:54.578Z"^^xsd:dateTime;
dct:creator orcid:0000-0003-2408-7588;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "approves of RA47-3RJKZ";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate ns1:RAx2PsXNbCcxYh3sOSScV9H0-tqyETuKjyHsgD6FPC3_E .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+DVJTSCzdJUJMzlwRfb2Qm2NZpuZ932RpVliWxMAhmZ6ZkeeibmJlW/Z0q51YkFArJIWbJ0f7rLQWM5epuZV4I5cjMqepOWGey6LrPolMs8lI9dJf9zW9lJsneV+py3U8WsrB6mg//pkEeXnVDd+WscADyXJ5EeLwoZjCkPn8/QIDAQAB";
npx:hasSignature "HqIAg6YjSr5RlpL0qEmXa+1xvzr07iyB+SuzTyQk8RutEBfJJitWd2Xf+fKb75CwqDBiUuo0fWjPx88T+ehX/ngUF65MvUViHYUigtov1c2xDFcCqPAejGbktPbs1F2U4hYsuiJNFPOJ9IBtq51Uz34sYrCyKC0K4jeMW3G5Q20=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2408-7588 .
}