[ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/Head", "@graph": [ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/assertion", "@graph": [ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/get-template-info", "http://purl.org/dc/terms/description": [ { "@value": "Returns key-value facts about a space-governed template kind given as the resource, for display on its maintained-resource page: the label, description, tag, governing space, current governed version nanopub, its publication date and author, all read off the current governed winner of the (kind, space) pair (newest non-invalidated version signed by a current member+ of the governing space, with the kind validated as maintained by that space -- mirroring get-latest-governed-version). It also yields an 'Open as form' row: a link to the viewer's Nanodash instance (?__SITEURL_multi, defaulting to nanodash.knowledgepixels.com) opening the current version's template node on the /publish page as a fillable form. Governed winners are materialized once per kind in a self-contained sub-select. Both columns use the '_noheader' convention so the redundant header row is dropped." } ], "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 template info" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/full" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix gen: \n\nselect ?Property_noheader ?Value_noheader ?Value_label where {\n values ?_resource_multi_iri {}\n values ?__SITEURL_multi {}\n {\n select ?gKind (max(concat(str(?gDate), \">\", str(?gNp))) as ?maxW) where {\n graph npa:graph {\n ?gNp npa:hasValidSignatureForPublicKeyHash ?gPubkeyhash ;\n dct:created ?gDate ; npx:embeds ?gVersion ; np:hasAssertion ?gA .\n filter not exists { ?gInv npx:invalidates ?gNp ; npa:hasValidSignatureForPublicKeyHash ?gPubkeyhash . }\n }\n graph ?gA { ?gVersion dct:isVersionOf ?gKind ; gen:governedBy ?gSpace . }\n service {\n graph npa:graph { npa:hasCurrentSpaceState ?stateG . }\n graph ?stateG {\n ?gKind npa:isMaintainedBy ?gSpace ; npa:hasGoverningSpaceRef ?gRef .\n ?gRi a gen:RoleInstantiation ; npa:forSpace ?gSpace ; npa:forSpaceRef ?gRef ;\n npa:hasRoleType ?gTier ; npa:forAgent ?gAgent .\n filter(?gTier = gen:AdminRole || ?gTier = gen:MaintainerRole || ?gTier = gen:MemberRole)\n ?gAcct a npa:AccountState ; npa:agent ?gAgent ; npa:pubkey ?gPubkeyhash .\n }\n }\n } group by ?gKind\n }\n filter(?gKind = ?_resource_multi_iri)\n bind(iri(strafter(?maxW, \">\")) as ?np)\n graph npa:graph {\n ?np npx:embeds ?tmpl ; dct:created ?dateVal ; np:hasAssertion ?a .\n optional { ?np npx:signedBy ?authorVal . }\n }\n graph ?a { ?tmpl dct:isVersionOf ?_resource_multi_iri ; gen:governedBy ?spaceVal . }\n optional { graph ?a { ?tmpl rdfs:label ?labelVal } }\n optional { graph ?a { ?tmpl dct:description ?descVal } }\n optional { graph ?a { ?tmpl nt:hasTag ?tagVal } }\n bind(coalesce(?__SITEURL_multi, \"https://nanodash.knowledgepixels.com\") as ?siteRaw)\n bind(replace(str(?siteRaw), \"/$\", \"\") as ?site)\n bind(iri(concat(?site, \"/publish?template=\", encode_for_uri(str(?tmpl)))) as ?publishUrl)\n values (?ord ?Property_noheader) {\n (1 \"Label:\")\n (2 \"Description:\")\n (3 \"Tag:\")\n (4 \"Governed by:\")\n (5 \"Current version:\")\n (6 \"Published:\")\n (7 \"Author:\")\n (8 \"Open as form:\")\n }\n bind(if(?ord=1, ?labelVal, if(?ord=2, ?descVal, if(?ord=3, ?tagVal, if(?ord=4, ?spaceVal, if(?ord=5, ?np, if(?ord=6, str(?dateVal), if(?ord=7, ?authorVal, if(?ord=8, ?publishUrl, \"\")))))))) as ?Value_noheader)\n filter(bound(?Value_noheader))\n bind(if(?ord=5, \"^\", if(?ord=8, \"open in Nanodash ↗\", \"\")) as ?Value_label)\n}\norder by ?ord" } ] } ] }, { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/provenance", "@graph": [ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/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/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck", "http://purl.org/dc/terms/created": [ { "@value": "2026-07-13T14:55:25Z", "@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/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/get-template-info" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get template info" } ], "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" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k" } ] }, { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck/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": "HXTwNoMIhUksAvKpq3UQBbVqirRIItaNsVoDbmed5phZOSpkc+GCWP81eGbZeGpmxy1XLKPAwYSK0TgFPTIIB+d/IJxIHYwiWMjUMM/VCj2csPgvM6hmHp4vkbhIcRUJS15rK6RkE1aMsOoZWgNm+N1TbLjWX2enWuUMZC3hgkI=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RApOlj410MSY2US-vIPrUOGVfFq4zNHeXq117ao66U0Ck" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ]