https://w3id.org/np/RAU-_8wiY6X--KpzE8lOFb0BxFyr7Kl07Nuzvq6wCfQTw
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAU-_8wiY6X--KpzE8lOFb0BxFyr7Kl07Nuzvq6wCfQTw> .
@prefix sub: <https://w3id.org/np/RAU-_8wiY6X--KpzE8lOFb0BxFyr7Kl07Nuzvq6wCfQTw/> .
@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:paragraph a <https://w3id.org/kpxl/gen/terms/Paragraph>;
<http://schema.org/about> <https://w3id.org/kpxl/grlc/grlc-query>;
<http://schema.org/title> "Multi-value placeholders";
<https://w3id.org/kpxl/gen/terms/hasContent> "Nanopublication query templates extend grlc syntax by supporting placeholders that can have more than one value. Those have the suffix of \"_multi_iri\" (for IRIs) or just \"_multi\" (for literals). Importantly, they only work if there is at least one occurrence of a \"values\" statement like \"values ?_resource_multi_iri {}\", which indicates where the values are filled in. These multi-value placeholders take 1 or more IRIs/literals.";
<https://w3id.org/kpxl/gen/terms/hasPositionString> "01.04" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: dct:created "2026-08-17T18:39:54.956Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:introduces sub:paragraph;
npx:supersedes <https://w3id.org/np/RACE4kGsQK4YEgcg9o9XFsAl82t8Fz-yJDCBjpNr2ftBE>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "Multi-value placeholders";
prov:wasDerivedFrom <https://w3id.org/np/RACE4kGsQK4YEgcg9o9XFsAl82t8Fz-yJDCBjpNr2ftBE>;
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>, <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAdxrv0Rie-65L6gdURjpy8nTt7YagghQfX20Zw4pR7t0> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
npx:hasSignature "uCI6LNLBYK4srcWg4t2Hfs/GiNW+LOKbm2jIGemT9qf+UDej6ocJ1Ak3n04at2tIOstRr8um7zGv5qz3xmZ3ZIRHM/s0oARV1i1fTpQNqIEzCOJO2DY+kqQEsIxIN1FazTBTSMoxPtyyiHhMEK3jIG1DlYF9ONtaoukfup8CDiI=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}