[ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Tobias Kuhn" } ] }, { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk", "http://purl.org/dc/terms/created": [ { "@value": "2026-07-27T11:50:42Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/get-fair-compendium-papers" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get papers for FAIR Compendium" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k" } ] }, { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "EdIXfHpoEvEms//k1LB9sERVQj+2SXwz41LQdD1whUcGAG+q2HRsd6Ad4EhC3YCQGmc+YhWCFHI6S+MtVhy+JaxfVFuOUGnMGif+0/J1En3RIqFgg4vyeQIJ0YUngcuTNHUVj380a0bBJiQFty2ppHZYOGb62GY29IFSREBMPuA=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/get-fair-compendium-papers", "http://purl.org/dc/terms/description": [ { "@value": "Returns the papers that are candidates for a FAIR Compendium of Contributed Knowledge ('partid'): all scholarly works on the network whose author list contains the agent the compendium covers and whose publication date falls in the covered year. The compendium's covered agent and year are resolved from its latest non-invalidated defining nanopub. The status column currently always shows 'suggested'; papers confirmed for inclusion will later show 'included'." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get papers for FAIR Compendium" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/02d7b45686c0b73ba57fb9ef0c1f950a9149bff9165f3457e16a69b0d32b18df" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix rdfs: \nprefix dct: \nprefix bibo: \nprefix gen: \nprefix np: \nprefix npa: \nprefix npx: \n\nselect ?paper ?paper_label ?date ?status ?np (\"^\" as ?np_label) where {\n service {\n graph npa:graph {\n ?dnp npa:hasValidSignatureForPublicKeyHash ?dpk ;\n (npx:introduces|npx:describes|npx:embeds) ?_partid_iri ;\n dct:created ?ddate ;\n np:hasAssertion ?da .\n filter not exists { ?inv npx:invalidates ?dnp ; npa:hasValidSignatureForPublicKeyHash ?dpk . }\n filter not exists {\n ?dnp2 npa:hasValidSignatureForPublicKeyHash ?pk2 ;\n (npx:introduces|npx:describes|npx:embeds) ?_partid_iri ;\n dct:created ?ddate2 .\n filter not exists { ?inv2 npx:invalidates ?dnp2 ; npa:hasValidSignatureForPublicKeyHash ?pk2 . }\n filter(?ddate2 > ?ddate)\n }\n }\n graph ?da {\n ?_partid_iri gen:coversAgent ?agent ;\n gen:coversTime ?year .\n }\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash ;\n (npx:introduces|npx:describes) ?paper ;\n np:hasAssertion ?a .\n filter not exists { ?npi npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists {\n ?np2 npa:hasValidSignatureForPublicKeyHash ?ppk2 ;\n (npx:introduces|npx:describes) ?paper ;\n dct:created ?pdate2 .\n filter not exists { ?npi2 npx:invalidates ?np2 ; npa:hasValidSignatureForPublicKeyHash ?ppk2 . }\n ?np dct:created ?pdate .\n filter(?pdate2 > ?pdate)\n }\n }\n graph ?a {\n ?paper dct:date ?date ;\n bibo:authorList ?al .\n ?al ?memberprop ?agent .\n }\n filter(strstarts(str(?memberprop), 'http://www.w3.org/1999/02/22-rdf-syntax-ns#_'))\n filter(strstarts(str(?date), str(?year)))\n optional { graph ?a { ?paper dct:title ?titleRaw } }\n bind(coalesce(?titleRaw, str(?paper)) as ?paper_label)\n bind('suggested' as ?status)\n} order by ?date" } ] } ] }, { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/Head", "@graph": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAwS4ti-l3iHJviiNWY4SEdUjz3gJ6k-HEaF_SYw68tVk/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ]