https://w3id.org/np/RAH_mCBXQQg9V787nF9crW1b1TxORnc3THWjaaeVSggN0
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAH_mCBXQQg9V787nF9crW1b1TxORnc3THWjaaeVSggN0> .
@prefix sub: <https://w3id.org/np/RAH_mCBXQQg9V787nF9crW1b1TxORnc3THWjaaeVSggN0/> .
@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#> .
@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:assertion rdfs:label """Today was the first day of the MaRDI Hackathon. During this hackathon, we committed code, published datasets, and edited our wiki. For the documentation, I wanted to make only a very short post on Mastodon and link to all the resources, such as
- doi:10.5281/zenodo.20925418
- swh:1:rev:03842164a056ef3c7e2ef11538a45754d1c50e84
- https://portal.mardi4nfdi.de/w/index.php?title=Item:Q7266564&diff=prev&oldid=104291537
The hackathon was an online-only event in an invite-only (for spam protection) chatroom with a start and end time. Are there nano publication templates I could reuse to record the outcome?""";
<https://schema.org/about> <https://w3id.org/spaces/nanopub/r/nanorequests> .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-7141-4997 .
}
sub:pubinfo {
orcid:0000-0001-7141-4997 foaf:name "Moritz Schubotz" .
this: dct:created "2026-06-26T17:31:18.209Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-7141-4997;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType <http://schema.org/Message>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "Today was the first day of the MaRDI Hackathon. During this hackathon, we committed code, publish...";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAhexpa4J59rsSYCSfsZNBEXXzyXMPWvF7JMf7TWriihk> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt7YP+r6+j1OgpT8aB581qM9zyTVQUV1DtTM++aEpcfKPrlXMHx9+HDTmSoP7v8/9sfTonc3EWYwIK29b2nL187QfNKCD3FzqLW2cZJdaQ89IMSWzxYsr2aEiFNGoJSzm1YZJv647SMkNhoEVYpSBDvNM1eC7xoaaieop5x4IGp5ramWBMqYIki0OL7k0nkW7eeY75zy1Deh/pbK/o3bOSNVAtOXVclar81LMyRJPH3e/J4ZmBM9wwLnxRuck9TzEJp8F7n+460IcgkbtwefWBSH2j/n07IlbpzwG21F5lc0OuF1kk6os3BLvpvUSKyQLo16811ZJMtl6XZ+IAhAVnwIDAQAB";
npx:hasSignature "bFYy8F7E+TSTvbiFlznqal0TmuRsrmjWKgZrfzPEV3Se9J3QvMZbN5cwup2mluztqVJ5Tv5Msb+Rfsh2MPRQ1TH0bygrD3FVwwC867UUl7yAIzXoVy/3nvWTe6muHhhi/hrMh9Ot24s4Z6qRm/o14KHKAN3vJhXoYo+wwRiDoSZX4OE6YlXr+UfmLLmBvG78SpQVFhFBGxokXv3XVCZ9NqkLLZ/R9DCs6bECWJkC8LpCmDvX2holCgTgG1bMnnNK4LQeF52uKw4OuKmMCc6NCJNtjP1wcG6kLFYZfdFqiW0RZaC8mC+pZF4gtSOLpQGpfgesCFUek9gfXkrSl8VLMA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-7141-4997 .
<https://w3id.org/spaces/nanopub/r/nanorequests> nt:hasLabelFromApi "Nanorequests" .
}