. . . . "Key-value Info table for a FAIR Compendium of Contributed Knowledge. Finds the compendium's latest defining nanopub ('partid', optionally restricted to owning-resource member pubkeys 'pubkey', not invalidated) and shows the fields of the compendium declaration template: the label, the type, the agent whose contributions it covers (labelled with their name), the covered year, and the defining nanopub. Each property is one row with a single value cell: literal values render as text, IRI values render as links labelled by the companion column. Rows for absent fields are omitted." . . . "Get FAIR Compendium info" . . "prefix rdf: \nprefix rdfs: \nprefix dct: \nprefix foaf: \nprefix gen: \nprefix np: \nprefix npa: \nprefix npx: \n\nselect ?Property_noheader ?Property_label\n (group_concat(replace(str(?val), '[\\r\\n]+', ' '); separator='\\n') as ?Value_multi_val_noheader)\n (group_concat(replace(str(?vallabel), '[\\r\\n]+', ' '); separator='\\n') as ?Value_label_multi)\nwhere {\n {\n select ?ord ?Property_noheader ?Property_label ?val (min(?vallabelRaw) as ?vallabel) where {\n values ?__pubkey_multi {}\n graph npa:graph {\n ?dnp npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi ;\n (npx:introduces|npx:describes|npx:embeds) ?_partid_iri ;\n dct:created ?ddate ;\n np:hasAssertion ?da ;\n np:hasPublicationInfo ?dpi .\n filter not exists { ?inv npx:invalidates ?dnp ; npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi . }\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 {\n graph ?da { ?_partid_iri rdfs:label ?v }\n bind(1 as ?ord) bind(rdfs:label as ?Property_noheader) bind('Label:' as ?Property_label)\n bind(str(?v) as ?val) bind('' as ?vallabelRaw)\n } union {\n graph ?da { ?_partid_iri rdf:type ?iri }\n bind(2 as ?ord) bind(rdf:type as ?Property_noheader) bind('Type:' as ?Property_label)\n bind(str(?iri) as ?val)\n bind(if(?iri = gen:FAIRCompendiumOfContributedKnowledge, 'FAIR Compendium of Contributed Knowledge', replace(str(?iri), '^.*[/#]', '')) as ?vallabelRaw)\n } union {\n graph ?da { ?_partid_iri gen:coversAgent ?iri }\n optional { graph ?dpi { ?iri foaf:name ?aname } }\n bind(3 as ?ord) bind(gen:coversAgent as ?Property_noheader) bind('Covers contributions by:' as ?Property_label)\n bind(str(?iri) as ?val) bind(coalesce(?aname, replace(str(?iri), '^.*/', '')) as ?vallabelRaw)\n } union {\n graph ?da { ?_partid_iri gen:coversTime ?v }\n bind(4 as ?ord) bind(gen:coversTime as ?Property_noheader) bind('Covers contributions made in:' as ?Property_label)\n bind(str(?v) as ?val) bind('' as ?vallabelRaw)\n } union {\n graph npa:graph { ?iri np:hasAssertion ?da . }\n bind(5 as ?ord) bind(npa:viaNanopub as ?Property_noheader) bind('Defined in:' as ?Property_label)\n bind(str(?iri) as ?val) bind(substr(replace(str(?iri), '^.*/np/', ''), 1, 10) as ?vallabelRaw)\n }\n } group by ?ord ?Property_noheader ?Property_label ?val\n }\n}\ngroup by ?ord ?Property_noheader ?Property_label\norder by ?ord" . . "Tobias Kuhn" . "2026-07-27T11:39:53Z"^^ . . . . "Get FAIR Compendium info" . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "cWXYiUsHm3TrK9zX1iKxfdR1ZRxQOBu8IeTzBzjtPvEdNOyBPWRhVEmGUh1S61QlDf1rarb3j75ma4Ko0tjeSFEJnjzLHEWEoycBzB77Q7n61EUFoWb3jgOPme0FDx+aQPwY+STPPS5ETlm9hkoAW3CZ45R7amA4aBjDE8DoCd8=" . . .