[ [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/Head", "@graph": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/get-fip-decl-details", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the details of all FIP declarations, including schema:version for R-FIP declarations." } ], "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 FIP declaration details" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/4ad845e860a6db3a69160adb7aec894e622280ff9881e41a600756ad1abcfa23" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix fip: \nprefix dct: \nprefix dce: \nprefix npa: \nprefix npx: \nprefix np: \nprefix dcat: \nprefix schema: \n\nselect ?decl_np ?community ?c ?question ?q ?sort ?nochoice ?decl ?rel ?resource_id_used ?startdate ?enddate ?date ?version where {\n graph npa:graph {\n ?decl_np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?decl_np_x npx:invalidates ?decl_np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?decl_np npx:hasNanopubType fip:FIP-Declaration .\n ?decl_np dct:created ?date .\n ?decl_np np:hasAssertion ?assertion .\n }\n graph ?assertion {\n ?decl a fip:FIP-Declaration .\n ?decl fip:refers-to-question ?question .\n {\n { ?decl fip:declares-current-use-of ?resource_id_used . bind(fip:declares-current-use-of as ?rel) }\n union\n { ?decl fip:declares-planned-use-of ?resource_id_used . bind(fip:declares-planned-use-of as ?rel) }\n union\n { ?decl fip:declares-planned-replacement-of ?resource_id_used . bind(fip:declares-planned-replacement-of as ?rel) }\n union\n { ?decl fip:declares-replacement-from ?resource_id_used . bind(fip:declares-replacement-from as ?rel) }\n union\n { ?decl fip:declares-replacement-to ?resource_id_used . bind(fip:declares-replacement-to as ?rel) }\n }\n # grlc gives an error for some reason if these two optional statements are at the end of the graph block:\n optional { ?decl dcat:startDate ?startdate . }\n optional { ?decl dcat:endDate ?enddate . }\n ?decl fip:declared-by ?community .\n optional { ?decl schema:version ?version . }\n }\n bind (replace(str(?community), \".*[#/]\", \"\") as ?c)\n bind (replace(str(?supercommunity), \".*[#/]\", \"\") as ?sc)\n bind (replace(str(?question), \"^.*-([^-MD]+(-[MD]+)?)$\", \"$1\") as ?q)\n bind (concat(replace(?q, \"F|M\", \"0\"), \"x\") as ?sort)\n bind (\"\" as ?nochoice)\n}" } ] } ] }, { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-05T12:38:39Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/get-fip-decl-details" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAoyVY3PFKl2LgnV4O4JmyepekSn8jxCGq0T2CsXv6AMs" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get FIP declaration details" } ], "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/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU/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": "ICl0RIKYrcyM8PBPLAmF7V4sys5kDpim3C5XDtwuLISRaznJD6DoMnQPua1h+e3X//dIiXJ4cOY1oXqkx4JYL/od+bld7mnfWwLKdffTNmvVZDaOqyLYyk9hwUZtqosGifK5Xsqz9AHlkvqfncsJ+G68oGsWd6rPsyaYTlSuM6g=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA2nK-rBdQWQHMnQjZZgDFci6cy6nO8ITCPhriprZ9zzU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/Head", "@graph": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/get-fip-supercommunities", "http://purl.org/dc/terms/description": [ { "@value": "This query returns a list of all FIP communities that have supercommunities." } ], "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 FIP supercommunities" } ], "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 fip: \n\nselect distinct ?community (group_concat(distinct ?supercommunity; separator=\" \") as ?supercommunities) (group_concat(distinct ?sc; separator=\" \") as ?sc) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npx:hasNanopubType fip:FAIR-Implementation-Community .\n ?np (npx:introduces|npx:describes) ?community .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?community dct:isPartOf ?supercommunity .\n }\n optional {\n graph npa:graph {\n ?disapproval np:hasAssertion ?da .\n ?disapproval npa:hasValidSignatureForPublicKey ?dpubkey .\n filter not exists { ?disapproval_x npx:invalidates ?disapproval ; npa:hasValidSignatureForPublicKey ?dpubkey . }\n }\n graph {\n ?dpubkeys npx:hasPublicKey ?dpubkey .\n }\n graph ?da {\n ?dsomebody ( npx:disapproves-of | npx:disapprovesOf ) ?np .\n }\n } filter(!bound(?disapproval)) # for some reason this is much faster than \"filter not exists\"\n bind(replace(str(?supercommunity), \".*[#/]\", \"\") as ?sc)\n} group by ?community" } ] } ] }, { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/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/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-05T12:38:39Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/get-fip-supercommunities" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get FIP supercommunities" } ], "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/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/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": "m/q+bEQQ2VGu90ewmU1r6i9fRJhYG+/7STgpuRDkVu4kzxLWBm44KzZR7YPlsQGW3R+RXaM06924It+ygBPyYhRG5WCceqJpqabVZelMW//t9UQBlmkWkd8fL0NjysbJeKE07e/ZhEsU2ukYXA7C7waNCTIvcCKeIt8G+1GTsKQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAiPISFvhxtq8q5Raepq9pI2WUUC6rMc9QafghW4FohHE/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAz76URtDXiLs-16LwzK-zNyzbIugXW8OjhUQdh5jPdtw" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/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/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-05T07:58:51Z", "@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/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/get-view-displays" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAJtBiC42q8RCd8yaTI5KwFTm7nPiBgzWD-DHHQiCt57A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get view displays" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/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": "P6OKEVafpfJmoxXFQN7+XhI02batKm60qJpVd5Udz0jPl5KVxVdVgI+XTl4l8ENA5C+mh/vfslLQk5I4NjF4ystdn3PtsfAaU9l5MgtX8+J0kveOx9B2ITFp8eqWM2YJvXi+iH6j29horFy5YZXQnhFQQtySSwUoWTMUs8OYAhA=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/Head", "@graph": [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/get-view-displays", "http://purl.org/dc/terms/description": [ { "@value": "Returns the views to display for a given resource: both standalone view displays and the views contributed by assigned presets (issue #302), unioned and ordered by date so latest-wins override resolution holds across both. Filtered server-side to declarations signed by an admin or maintainer of the owning space, or by the affected user themselves (for an agent's own page). Each referenced view is resolved to its latest version by following the npx:supersedes chain: among the version tree's current heads (nanopubs that are themselves neither superseded nor validly retracted via npx:invalidates), the most recent is chosen, so ?view is the latest non-retracted view definition (no separate latest-version lookup needed by the client). Choosing a current head rather than the max-timestamp node makes resolution robust to backdated supersedes and to retracted versions. Preset-derived rows have an unbound ?display and carry the resolved ?view plus the assignment's activation mode. The view-version resolution is wrapped in a run-once sub-SELECT so the cross-repo lookup is evaluated once for the whole view set rather than once per referenced view." } ], "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 view displays" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/11daee46fdfff957dc17b46f5dc1a618045afd4f5634d5334ce9db19c3689a3c" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect distinct ?display ?view (coalesce(?viewKindOptional, ?view) as ?viewKind)\n ?label ?displayType ?displayMode ?np ?pubkey ?date where {\n values ?_resource_multi_iri {}\n service {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?stateG . }\n {\n graph ?stateG {\n ?_resource_multi_iri npa:isMaintainedBy? ?space .\n ?ri a gen:RoleInstantiation ; npa:forSpace ?space ; npa:forAgent ?authAgent ;\n (npa:inverseProperty|npa:regularProperty) ?roleProp .\n ?authAcct a npa:AccountState ; npa:agent ?authAgent ; npa:pubkey ?pubkey .\n }\n optional {\n graph npa:spacesGraph {\n ?rd a npa:RoleDeclaration ; npa:forSpace ?space ;\n npa:hasRoleType gen:MaintainerRole ;\n (npa:inverseProperty|npa:regularProperty) ?roleProp .\n bind(true as ?isMaintainer)\n }\n }\n filter(?roleProp = gen:hasAdmin || bound(?isMaintainer))\n } union {\n graph ?stateG { ?selfAcct a npa:AccountState ; npa:agent ?_resource_multi_iri ; npa:pubkey ?pubkey . }\n }\n }\n {\n # branch (a): standalone view displays — LOCAL pattern on the endpoint repo\n graph npa:graph {\n ?np npx:hasNanopubType gen:ViewDisplay .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np npx:embeds ?display .\n ?np np:hasAssertion ?a .\n optional { ?np rdfs:label ?label }\n }\n graph ?a {\n ?display gen:isDisplayOfView ?refView .\n ?display gen:isDisplayFor ?_resource_multi_iri .\n optional { values ?displayType { gen:PartLevelViewDisplay gen:TopLevelViewDisplay } ?display a ?displayType . }\n optional { values ?displayMode { gen:ActivatedViewDisplay gen:DeactivatedViewDisplay } ?display a ?displayMode . }\n }\n }\n union\n {\n # branch (b): preset-supplied views — wrapped in a sub-SELECT so the remote\n # service does not collapse branch (a). ?display stays unbound.\n select ?refView ?label ?displayType ?displayMode ?np ?pubkey ?date ?_resource_multi_iri {\n service {\n graph npa:graph {\n ?np npx:hasNanopubType gen:PresetAssignment .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np npx:embeds ?assignment .\n ?np np:hasAssertion ?a .\n optional { ?np rdfs:label ?label }\n }\n graph ?a {\n ?assignment gen:isAssignmentFor ?_resource_multi_iri .\n ?assignment gen:isAssignmentOfPreset ?presetRef .\n optional { values ?displayMode { gen:ActivatedPresetAssignment gen:DeactivatedPresetAssignment } ?assignment a ?displayMode . }\n }\n graph npa:graph { ?presetNp npx:embeds ?presetRef ; np:hasAssertion ?pa . }\n graph ?pa {\n ?presetRef a gen:Preset .\n { ?presetRef gen:hasTopLevelView ?refView . bind(gen:TopLevelViewDisplay as ?displayType) }\n union { ?presetRef gen:hasView ?refView . bind(gen:PartLevelViewDisplay as ?displayType) }\n }\n }\n }\n }\n # Resolve each referenced view to its latest version: the current head of its\n # supersedes version tree (a nanopub itself neither superseded nor validly\n # retracted via npx:invalidates), most recent among heads on a fork. Wrapped in\n # a run-once sub-SELECT so this cross-repo service is evaluated once for the\n # whole view set rather than once per referenced view -- the per-view federation\n # round-trips were the dominant cost of earlier versions.\n optional {\n service {\n select distinct ?refView ?latestView ?viewKindOptional where {\n graph npa:graph { ?rnp npx:embeds ?refView ; np:hasAssertion ?ra . }\n graph ?ra { ?refView a gen:ResourceView . }\n optional {\n ?vnp npx:embeds ?refView .\n ?latestNp (npx:supersedes|^npx:supersedes)* ?vnp ; dct:created ?ldate ; npx:embeds ?latestView ; np:hasAssertion ?va .\n filter not exists { ?supNp npx:supersedes ?latestNp . }\n filter not exists { ?invNp npx:invalidates ?latestNp ; npa:hasValidSignatureForPublicKeyHash ?invPk . }\n filter not exists {\n ?other (npx:supersedes|^npx:supersedes)* ?vnp ; dct:created ?odate .\n filter not exists { ?supNp2 npx:supersedes ?other . }\n filter not exists { ?invNp2 npx:invalidates ?other ; npa:hasValidSignatureForPublicKeyHash ?invPk2 . }\n filter(?odate > ?ldate)\n }\n graph ?va { ?latestView a gen:ResourceView . optional { ?latestView dct:isVersionOf ?viewKindOptional . } }\n }\n }\n }\n }\n bind(coalesce(?latestView, ?refView) as ?view)\n}\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAy49uUd2fPLHJAZ_7QKDtIDVgqaQ589OgQhMwNamKy-4/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/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/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-05T07:58:51Z", "@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/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/list-view-displays" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAPYWlIIb4nOw9nDDpypH5lH9syKKvkGI4AgNzyAUydv0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "List view displays" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/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": "eRX12ebVL+47NHkMuNiASagzVQnq479gx4gqHMoGdMVEh/LW8oOX+DUSS8pxOlBFtj+CR0QsH8FiP57+3She0oELCf4/UqOmxWF3GIZaU30Wo4loAp5p+3+TDQLQhvzu2YAeJqb0u9z2LhHw98l2/OABSfgaG1obl6iosDdQDpg=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/list-view-displays", "http://purl.org/dc/terms/description": [ { "@value": "Lists the view displays declared for a resource, for the About page: standalone view displays and the views contributed by assigned presets (marked with the preset). Filtered to declarations signed by an admin or maintainer of the owning space, or by the affected user themselves. Each referenced view is resolved to its latest version (following the npx:supersedes chain): among the version tree's current heads (nanopubs that are themselves neither superseded nor validly retracted via npx:invalidates), the most recent is chosen, so the latest non-retracted view definition, title, and structural position are shown. Choosing a current head rather than the max-timestamp node makes resolution robust to backdated supersedes and to retracted versions. Results are ordered by structural position (the page ordering key) and then by view kind, replicating the order the views appear on the page. Shows each view, its title, its structural position, its active/deactivated status, the contributing preset (if any), the signer, the date, and the source nanopub. The view-version resolution is wrapped in a run-once sub-SELECT so the cross-repo lookup is evaluated once for the whole view set rather than once per referenced view." } ], "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": "List view displays" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/11daee46fdfff957dc17b46f5dc1a618045afd4f5634d5334ce9db19c3689a3c" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?view ?view_label ?structuralPosition\n (if(bound(?displayMode) && contains(str(?displayMode), \"Deactivated\"), \"deactivated\", \"active\") as ?status)\n ?preset ?preset_label ?user ?date ?np (\"^\" as ?np_label) where {\n values ?_resource_multi_iri {}\n service {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?stateG . }\n {\n graph ?stateG {\n ?_resource_multi_iri npa:isMaintainedBy? ?space .\n ?ri a gen:RoleInstantiation ; npa:forSpace ?space ; npa:forAgent ?authAgent ;\n (npa:inverseProperty|npa:regularProperty) ?roleProp .\n ?authAcct a npa:AccountState ; npa:agent ?authAgent ; npa:pubkey ?pubkey .\n }\n optional {\n graph npa:spacesGraph {\n ?rd a npa:RoleDeclaration ; npa:forSpace ?space ;\n npa:hasRoleType gen:MaintainerRole ;\n (npa:inverseProperty|npa:regularProperty) ?roleProp .\n bind(true as ?isMaintainer)\n }\n }\n filter(?roleProp = gen:hasAdmin || bound(?isMaintainer))\n } union {\n graph ?stateG { ?selfAcct a npa:AccountState ; npa:agent ?_resource_multi_iri ; npa:pubkey ?pubkey . }\n }\n }\n {\n graph npa:graph {\n ?np npx:hasNanopubType gen:ViewDisplay ;\n npa:hasValidSignatureForPublicKeyHash ?pubkey ;\n dct:created ?date ;\n npx:embeds ?display ;\n np:hasAssertion ?a .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n optional { ?np npx:signedBy ?user }\n }\n graph ?a {\n ?display gen:isDisplayOfView ?refView ;\n gen:isDisplayFor ?_resource_multi_iri .\n optional {\n values ?displayMode { gen:ActivatedViewDisplay gen:DeactivatedViewDisplay }\n ?display a ?displayMode .\n }\n }\n }\n union\n {\n select ?refView ?displayMode ?preset ?preset_label ?user ?date ?np ?pubkey ?_resource_multi_iri {\n service {\n graph npa:graph {\n ?np npx:hasNanopubType gen:PresetAssignment ;\n npa:hasValidSignatureForPublicKeyHash ?pubkey ;\n dct:created ?date ;\n npx:embeds ?assignment ;\n np:hasAssertion ?a .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n optional { ?np npx:signedBy ?user }\n }\n graph ?a {\n ?assignment gen:isAssignmentFor ?_resource_multi_iri ;\n gen:isAssignmentOfPreset ?preset .\n optional {\n values ?displayMode { gen:ActivatedPresetAssignment gen:DeactivatedPresetAssignment }\n ?assignment a ?displayMode .\n }\n }\n graph npa:graph { ?presetNp npx:embeds ?preset ; np:hasAssertion ?pa . }\n graph ?pa {\n ?preset a gen:Preset .\n optional { ?preset rdfs:label ?preset_label . }\n { ?preset gen:hasTopLevelView ?refView } union { ?preset gen:hasView ?refView }\n }\n }\n }\n }\n # Resolve each referenced view to its latest version: the current head of its\n # supersedes version tree (a nanopub itself neither superseded nor validly\n # retracted via npx:invalidates), most recent among heads on a fork. Wrapped in\n # a run-once sub-SELECT so this cross-repo service is evaluated once for the\n # whole view set rather than once per referenced view -- the per-view federation\n # round-trips were the dominant cost of earlier versions.\n optional {\n service {\n select distinct ?refView ?latestView ?view_label ?structuralPosition ?viewKind where {\n graph npa:graph { ?rnp npx:embeds ?refView ; np:hasAssertion ?ra . }\n graph ?ra { ?refView a gen:ResourceView . }\n optional {\n ?vnp npx:embeds ?refView .\n ?latestNp (npx:supersedes|^npx:supersedes)* ?vnp ; dct:created ?ldate ; npx:embeds ?latestView ; np:hasAssertion ?va .\n filter not exists { ?supNp npx:supersedes ?latestNp . }\n filter not exists { ?invNp npx:invalidates ?latestNp ; npa:hasValidSignatureForPublicKeyHash ?invPk . }\n filter not exists {\n ?other (npx:supersedes|^npx:supersedes)* ?vnp ; dct:created ?odate .\n filter not exists { ?supNp2 npx:supersedes ?other . }\n filter not exists { ?invNp2 npx:invalidates ?other ; npa:hasValidSignatureForPublicKeyHash ?invPk2 . }\n filter(?odate > ?ldate)\n }\n graph ?va { ?latestView dct:title ?view_label . optional { ?latestView gen:hasStructuralPosition ?structuralPosition . } optional { ?latestView dct:isVersionOf ?viewKind . } }\n }\n }\n }\n }\n bind(coalesce(?latestView, ?refView) as ?view)\n}\norder by ?structuralPosition coalesce(?viewKind, ?view) ?date" } ] } ] }, { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAJw57T4T3o8izU5QKx7qH12BFgdgklgHW-IGsFdLe5SQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/Head", "@graph": [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/get-use-cases-for-resource", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the use cases described for a given entity (a Space or Maintained Resource)." } ], "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 use cases for a resource" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/19dc15716cc728668f7d432545a3a6f0ae0e35e3bdea7d2125337e7fd8d67aed" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \nprefix nt: \n\nselect ?usecase ?usecase_label ?comment ?subject ?subject_label ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:hasNanopubType gen:isUseCaseFor .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n values ?_entity_multi_iri {}\n graph ?a {\n ?usecase gen:isUseCaseFor ?_entity_multi_iri .\n optional { ?usecase rdfs:label ?usecase_label . }\n optional { ?usecase rdfs:comment ?comment . }\n optional { ?usecase dct:subject ?subject . }\n }\n optional { graph ?pi { ?subject nt:hasLabelFromApi ?subject_label . } }\n}" } ] } ] }, { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/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/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-03T14:24:44Z", "@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/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/get-use-cases-for-resource" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAjwtELpV5FL2WhlJ00OAl7jxouogyr-jiv1E1SBwtzM0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get use cases for a resource" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/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": "mUrMw4O5lu+4d8NwsWUDoubE2biyf1zD4byDCdz+c9ziZC2cXhw0IcVadOY+KF7E0h86uvt5hxWp2+QzW2wpqeHOBV1MRjmpPBGkwFN6amOzzSEUvmbUdkgdUDscY7ygQibgsfkTBPWZRO+v6Z5sGg7OempfViSaWRRajN9d4To=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAqhvb8zLACxV0_SqpQr-KrPhZBKcVy0uwnXz8PuCpMMA/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/list-preset-assignments", "http://purl.org/dc/terms/description": [ { "@value": "Lists the presets assigned to a resource, for the About page, filtered to assignments signed by an admin or maintainer of the owning space, or by the affected user themselves: each assigned preset, the resource type it applies to, its active/deactivated status, the signer, the date, and the source nanopub." } ], "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": "List preset assignments" } ], "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 gen: \n\nselect ?preset ?preset_label ?appliesTo ?appliesTo_label\n (if(bound(?mode) && contains(str(?mode), \"Deactivated\"), \"deactivated\", \"active\") as ?status)\n ?user ?date ?np (\"^\" as ?np_label) where {\n values ?_resource_multi_iri {}\n service {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?stateG . }\n {\n graph ?stateG {\n ?_resource_multi_iri npa:isMaintainedBy? ?space .\n ?ri a gen:RoleInstantiation ; npa:forSpace ?space ; npa:forAgent ?authAgent ;\n (npa:inverseProperty|npa:regularProperty) ?roleProp .\n ?authAcct a npa:AccountState ; npa:agent ?authAgent ; npa:pubkey ?pubkey .\n }\n optional {\n graph npa:spacesGraph {\n ?rd a npa:RoleDeclaration ; npa:forSpace ?space ;\n npa:hasRoleType gen:MaintainerRole ;\n (npa:inverseProperty|npa:regularProperty) ?roleProp .\n bind(true as ?isMaintainer)\n }\n }\n filter(?roleProp = gen:hasAdmin || bound(?isMaintainer))\n } union {\n graph ?stateG { ?selfAcct a npa:AccountState ; npa:agent ?_resource_multi_iri ; npa:pubkey ?pubkey . }\n }\n }\n graph npa:graph {\n ?np npx:hasNanopubType gen:PresetAssignment ;\n npa:hasValidSignatureForPublicKeyHash ?pubkey ;\n dct:created ?date ;\n npx:embeds ?assignment ;\n np:hasAssertion ?a .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n optional { ?np npx:signedBy ?user }\n }\n graph ?a {\n ?assignment gen:isAssignmentFor ?_resource_multi_iri ;\n gen:isAssignmentOfPreset ?preset .\n optional {\n values ?mode { gen:ActivatedPresetAssignment gen:DeactivatedPresetAssignment }\n ?assignment a ?mode .\n }\n }\n optional {\n graph npa:graph { ?presetNp npx:embeds ?preset ; np:hasAssertion ?pa . }\n graph ?pa {\n optional { ?preset rdfs:label ?preset_label . }\n optional { ?preset gen:appliesToInstancesOf ?appliesTo . }\n }\n }\n}\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/Head", "@graph": [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/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/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-03T11:10:11Z", "@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/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/list-preset-assignments" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAaRYIj_9E9nyg0YXLeQD1gmTbIaXwdmVj7Mjd6fcW6Fo" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "List preset assignments" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4/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": "i0ACukytZNvMuAESQsyNe22JOT0X/vxur7Ylbjb9yN9xCMxocZpXfC8GC0JOWIdOCFiWS7ASoGuR5LuuePdWgvQuRqCkemKSnrlahRNf/I8XRDVL4qAjcFQwiLJ9h+W2UoJObiNfL+Oo6SV6dcY2Anj5Xn2GGHuLF8c+vXtYBT8=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAglsG15jVVNRPghJJ19vXji-6eDkTye2HMFuF6NsZ_V4" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/list-space-roles", "http://purl.org/dc/terms/description": [ { "@value": "This query lists the roles assigned in a given space, with a human-readable label, the publishing user, the date, and the source nanopublication." } ], "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": "List space roles" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect distinct ?role (coalesce(?roleTitle, ?roleLabel, ?roleName) as ?role_label) ?user ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n values ?_space_multi_iri {}\n graph ?g {\n ?ra a gen:RoleAssignment ;\n npa:forSpace ?_space_multi_iri ;\n gen:hasRole ?role ;\n npa:viaNanopub ?np .\n }\n graph npa:graph {\n ?np dct:created ?date .\n optional { ?np npx:signedBy ?user }\n }\n graph npa:spacesGraph {\n ?roleDecl a npa:RoleDeclaration ;\n npa:role ?role ;\n npa:viaNanopub ?role_np .\n }\n graph npa:graph { ?role_np np:hasAssertion ?role_a . }\n optional { graph ?role_a { ?role rdfs:label ?roleLabel } }\n optional { graph ?role_a { ?role dct:title ?roleTitle } }\n optional { graph ?role_a { ?role schema:name ?roleName } }\n}\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/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/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-02T13:10:36Z", "@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/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/list-space-roles" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA9YxyLQitLAzZKvGTkAZtOqZ8R_jo0Y3tavSc8pmJaRg" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/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": "k6HOdcxQ2lNgTgxGC39Tvb+b2DJv14kfbPaT0zLT3oWRUPIisEINKYLW6UV9qSjN/AOZYFvgVqBgrUhBZIsEVp9fbdsuVdKumc70Dluil8O6RyhaYRrubpUlJ3YzDKXDWxmSJyxybWsAFqQ8wJhCW3GKx7xu/WosxRjNeg0lURs=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/Head", "@graph": [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA-OvN_teEfNUoBnSMAClOcc5jB7YIpYXzktlrlapSHuI/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/get-user-profile-info", "http://purl.org/dc/terms/description": [ { "@value": "This query returns basic profile properties of a given user: the most recent default license and profile picture, one per row, each with its source nanopublication." } ], "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 user profile 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 np: \nprefix npx: \nprefix npa: \nprefix dct: \nprefix schema: \nprefix kpxl_terms: \n\nselect ?property ?value ?np (\"^\" as ?np_label) where {\n {\n select (\"Default license\" as ?property) ?value ?np where {\n graph npa:graph {\n ?np np:hasAssertion ?a .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n }\n graph ?a { ?_user_iri kpxl_terms:hasDefaultLicense ?value . }\n }\n order by desc(?date)\n limit 1\n }\n union\n {\n select (\"Profile picture\" as ?property) ?value ?np where {\n graph npa:graph {\n ?np np:hasAssertion ?a .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n }\n graph ?a { ?_user_iri schema:image ?value . }\n }\n order by desc(?date)\n limit 1\n }\n}\norder by ?property" } ] } ] }, { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/Head", "@graph": [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/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/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-02T12:13:02Z", "@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/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/get-user-profile-info" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAWbDBSq9rtiu4RiB-woi6jmXbxt3lw266rAQVLh9iQtk" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs/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": "np67HhXISvZNqDN2ueg0TmL0wmwBqWr5xRFqkzY6tjxvZVwxSCSmZhLUVRD0KdNJEc66l1Sn9FcxmivJy/7gpOg+JtL5LlD5gwfmM7Z5YoI1Fj7sXT1KN3wmUuMHJp4IbQoi3Diz390ff9Of1ti586gbD29RXZWpHxWHLTgKngg=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAe1tXq9916ABOqvVXQXmBJcx1l2EMXVBrBHda7CqIWIs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/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/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-02T11:55:27Z", "@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/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/get-user-introductions" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/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": "hUaCBNtLZQy36dfslsKDbWHAfKixmfJnDQFmWvgJ+C+HhmLVv3fp8dyhFt0giLGuGNlu6ims6/JWHNlOftkOsTlg2pBhSyh6ryhTdgiNRiygG3MMpO/6x7D2nvn5jjpjp3PGTAD287ChYQm1+7BhYW+mitAeGpAGsYdezTzAUDU=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAJTZRxP4N4xuvA7-F1N59htYOee8RjUJhFUoj1AUzZDQ/get-user-introductions", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the introduction nanopublications of a given user, with their creation date, key location, and declared public key hashes." } ], "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 user introductions" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/77757cabf6184c51c20b8b0fe5dc5e1365b7f628448335184ad54319a0affdfc" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \nprefix npx: \nprefix npa: \nprefix dct: \n\nselect (max(?date0) as ?date) (sample(str(?keyLocation)) as ?location) (group_concat(distinct ?keyHash; separator=\", \") as ?keys) ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?introPubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?introPubkey . }\n ?np dct:created ?date0 .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?keydeclaration npx:declaredBy ?_user_iri .\n ?keydeclaration npx:hasPublicKey ?pubkey .\n optional { ?keydeclaration npx:hasKeyLocation ?keyLocation . }\n bind(substr(sha256(?pubkey), 1, 10) as ?keyHash)\n }\n}\ngroup by ?np\norder by desc(max(?date0))" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/get-glossary-for-resource", "http://purl.org/dc/terms/description": [ { "@value": "Given a resource, this query returns the glossary of terms it references: SKOS concepts linked from the resource via dct:references. Each row reports the term (identified by its Wikidata URI) with its preferred label, the human-readable definition, and a link to the nanopublication that defines the concept." } ], "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 glossary for a resource" } ], "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 skos: \n\nselect distinct (?concept as ?term) ?term_label ?definition ?np (\"^\" as ?np_label) where {\n graph npa:graph { ?np np:hasAssertion ?a . }\n graph ?a {\n ?_resource_iri dct:references ?concept .\n ?concept a skos:Concept ;\n rdfs:label ?term_label ;\n skos:definition ?definition .\n }\n graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pk . }\n filter not exists { graph npa:graph { ?inv npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pk . } }\n}\norder by ?term_label" } ] } ] }, { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/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/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-02T11:32:08Z", "@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/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/get-glossary-for-resource" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get glossary for a resource" } ], "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/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ/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": "Dqb3TXnoz0goMpgNIXyEcSdqEud2dem0m8hyZeQY9bqPanqhiq8+ogdt/vplkOFKfD64q+lJRdCP4TjSx78sGC2CCci42pZINRHD0EZh7r0fxrz6JIhQ41v0VOZ/QdYpUbfALlxjcvcSb4DD02hZcZNFUzzugeKJr9PMJ67gr1w=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA2Lnvt4QGkOPFfraMcm3HhZ0I7lKBu1_tT1dNG9NeMeQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/Head", "@graph": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/get-3pff-events-html", "http://purl.org/dc/terms/description": [ { "@value": "Returns a list of all events related to the Three Point FAIRification Framework (3PFF), with multi-value fields pre-rendered as HTML anchor strings. Organizer and facilitator links use the agent's display name (resolved from the trust repository) as anchor text, falling back to the URI's local name. Variant of get-3pff-events intended for consumption by clients (e.g. nanopub-table with data-bind-html) that cannot split space-separated URI lists on their own." } ], "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 3PFF Events (HTML)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/1c6aa07996de9244076dbdbf96515ae280fb28a8a0cc49f7b0b8c819bc8d54cf" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix prov: \nprefix foaf: \nprefix tpff: \nprefix schema: \n\nselect\n (?event as ?Event_ID)\n (?eventShortName as ?Event_ID__label)\n (?eventLongName as ?Event_Name)\n (?eventDate as ?Date)\n (concat(\"\", group_concat(distinct concat(\n \"\",\n coalesce(?eventOrganizerName, replace(str(?eventOrganizer), \"^.*[/#]\", \"\")),\n \"\"\n ); separator=\", \"), \"\") as ?Organizers)\n (concat(\"\", group_concat(distinct concat(\n \"\",\n coalesce(?eventFacilitatorName, replace(str(?eventFacilitator), \"^.*[/#]\", \"\")),\n \"\"\n ); separator=\", \"), \"\") as ?Facilitators)\n (concat(\"\", group_concat(distinct concat(\n \"\",\n replace(str(?eventMoreInfoLink), \"^.*[/#]\", \"\"),\n \"\"\n ); separator=\", \"), \"\") as ?More_Info)\n (?np as ?Source)\nwhere {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n ?np dct:created ?npDate .\n ?np dct:creator ?npCreator .\n ?np np:hasAssertion ?assertion .\n ?np npx:introduces ?event .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n graph ?assertion {\n ?event a tpff:3PFF-event .\n ?event rdfs:label ?eventName .\n\n # Date Handling: Check for both predicates\n optional { ?event dct:date ?dateDct . }\n optional { ?event schema:startDate ?dateSchema . }\n bind(coalesce(?dateDct, strBefore(str(?dateSchema), \"T\")) as ?eventDate)\n\n bind(replace(str(?eventName), ' ?\\\\|.*$', '') as ?eventShortName)\n bind(replace(str(?eventName), '^([A-Z0-9]{2,3}).*$', '$1') as ?eventSeries)\n bind(replace(str(?eventName), '^.*\\\\| ?(.*)$', '$1') as ?eventLongName)\n\n optional {\n ?event tpff:has-event-organizer ?eventOrganizer .\n optional {\n service {\n graph npa:graph { npa:hasCurrentTrustState ?organizerTrustState . }\n graph ?organizerTrustState { ?eventOrganizer foaf:name ?eventOrganizerName . }\n }\n }\n }\n optional {\n ?event tpff:has-event-facilitator ?eventFacilitator .\n optional {\n service {\n graph npa:graph { npa:hasCurrentTrustState ?facilitatorTrustState . }\n graph ?facilitatorTrustState { ?eventFacilitator foaf:name ?eventFacilitatorName . }\n }\n }\n }\n optional {\n ?event rdfs:seeAlso ?eventMoreInfoLink .\n }\n }\n}\ngroup by ?event ?eventShortName ?eventLongName ?eventDate ?np\norder by desc(?eventDate)" } ] } ] }, { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAkdyQ9BzXmooOF30BsFSNOs8EsSivp5k-eL293diNKXk" } ] } ] }, { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-02T09:29:47Z", "@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/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/get-3pff-events-html" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RACx0Qdxclvacg6SoAZABV8PdZjZVvVeJ-U189kz4a9S8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get 3PFF Events (HTML)" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "https://w3id.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg/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": "JZGv5Ax1SodrTzPeiIQ18QHTDb6NjzI7xAh9mUYeOnHwFT5bGwjHUo1zwnjpEVJ8C9yifa3as0GIH9FG4v0Ct1YJ2AgZOJf6znApN1V5FhSBqteWbG8CzGbHM+smK55w0a3lf5xoY5HNLongXPyKOhFjZDBgWU4umW6BQtGmPsQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAxodanpNcT5GconxJytu8HOkugjx-vuhmkKFwgUfVyFg" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/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/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-02T08:32:12Z", "@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/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/get-cited-papers-for-resource" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RANUkyEj-cdAPyuKx1AoUzUsYe_F0Bajv4i-6DC5B9Yvg" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get cited papers for a resource" } ], "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/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/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": "JDVUavVg52kb29hVLHvTWODtSmpi7VWYYjnhwENbZrQGFfjcGW2HuN//t6+9gDVMfrQli3n+P7eqKO+idPybEi4bfzQvqjMhXIYRWfQfMl8t39bL9B09OVpAEcJBHhpoaqJyPUuhva491dGlxjARDEDIKkRj7dBNhVUYIK/4nZs=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/get-cited-papers-for-resource", "http://purl.org/dc/terms/description": [ { "@value": "Given a resource, this query returns the papers it cites via any CiTO relation. For each citation it reports the citation type used (the CiTO property, with a human-readable label), the cited paper's title (linked to its DOI) and publication date (from the paper's bibliographic metadata nanopublication, if any), and a link to the citation nanopublication that asserts the citation. Citations whose cited paper has no bibliographic metadata nanopublication yet are still returned (with empty title and publication date)." } ], "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 cited papers for a resource" } ], "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 dct: \nprefix np: \nprefix npa: \nprefix npx: \n\nselect distinct (?citoProp as ?citation_type) ?citation_type_label (?paper as ?title) ?title_label ?publication_date (?citeNp as ?np) (\"^\" as ?np_label) where {\n graph npa:graph { ?citeNp np:hasAssertion ?ca . }\n graph ?ca { ?_resource_iri ?citoProp ?paper . }\n filter(strstarts(str(?citoProp), \"http://purl.org/spar/cito/\"))\n bind(lcase(replace(replace(str(?citoProp), \"http://purl.org/spar/cito/\", \"\"), \"([a-z])([A-Z])\", \"$1 $2\")) as ?citation_type_label)\n filter not exists { graph npa:graph { ?cinv npx:invalidates ?citeNp . } }\n optional {\n graph npa:graph { ?descNp npx:introduces ?paper . ?descNp np:hasAssertion ?pa . }\n graph ?pa { ?paper dct:title ?title_label . }\n optional { graph ?pa { ?paper dct:date ?publication_date . } }\n graph npa:graph { ?descNp npa:hasValidSignatureForPublicKey ?pk . }\n filter not exists { graph npa:graph { ?inv npx:invalidates ?descNp ; npa:hasValidSignatureForPublicKey ?pk . } }\n }\n}\norder by ?citation_type_label ?publication_date ?title_label" } ] } ] }, { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/Head", "@graph": [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAOCiFNyjzD-kRYGK49dpFiEwg9i4HqQwN9JrNu_KiOpg/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/Head", "@graph": [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/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/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-02T08:32:12Z", "@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/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/get-claims-for-resource" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAewynCTzvXT6c7W5qFSCd7OmgkAiHygP7Z4mod8mwGv8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get claims for a resource" } ], "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/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/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": "b8vDrHpSaq3/6s5asIDBtoRXBjRJnHmp4/YoCs2ruXsCPhKos7GSWSptUCq6c8WcTRak30kqv3JlGipnnas3CtqDtxoUD907vf0D8aBFyPZQVZHiMTK/nNbep9NYCeJH1X7oi84Jlam+aH3qm51LTHMxLhU4kf9lxPCjeDj2EUQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/get-claims-for-resource", "http://purl.org/dc/terms/description": [ { "@value": "Given a resource, this query returns the claims (AIDA sentences) it covers via gen:coversClaim. Each statement links to the AIDA sentence and is labelled with the sentence text." } ], "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 claims for a resource" } ], "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 np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect distinct (?claim as ?statement) ?statement_label ?np (\"^\" as ?np_label) where {\n graph npa:graph { ?np np:hasAssertion ?a . }\n graph ?a {\n ?_resource_iri gen:coversClaim ?claim .\n ?claim a .\n }\n optional { graph npa:graph { ?np rdfs:label ?statement_label . } }\n graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pk . }\n filter not exists { graph npa:graph { ?inv npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pk . } }\n}\norder by ?statement_label" } ] } ] }, { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAKWl1T2pqG5lH3VmxjIiGuq2R-NppLoRm2FsaRgqH9UU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] }, { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-01T13:50:00Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/introduces": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/alpha-knowlet" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAecvUbvUWiIOKP7ZEQk7hnUsb8lWWUr1lRbVN2PsSUSA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MAC FDT — Alpha variant digital twin (knowlet)" } ], "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/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "N1huvsBkv72gZmBL4EZgkmdMhVPcjfxuoJVeinda4AMn+hP1jEUBPnEGZH3CrDR/AgNBdr/d5PL87GKoJUzY+d/3Vm0Zyn+XmTzkUYpclnFF1sneOBJRB9yieHf1oL2dpHj3iJvH7wpRSmSF+V06Os6g+PxIcy/lV7cT7ABjLfw=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] }, { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/Head", "@graph": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAPZD8J9dac_FbBmOsjx_5vggqTFlprf_UpYUHgfJGHaM/alpha-knowlet", "http://purl.org/dc/terms/description": [ { "@value": "All observation FDOs about the Alpha Spike RBD variant — real-world occurrence, computational predictions, experimental DMS, and WHO classification — forming the FAIR Digital Twin knowlet for Alpha. Worked example of a single FDT." } ], "http://purl.org/dc/terms/license": [ { "@id": "https://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": "MAC FDT — Alpha variant digital twin (knowlet)" } ], "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 np: \nPREFIX npa: \nPREFIX npx: \nPREFIX dct: \nPREFIX fdof: \nPREFIX mac: \n\nSELECT ?obs ?type ?label WHERE {\n GRAPH npa:graph {\n ?n1 npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists {\n ?np2 npx:invalidates ?n1 ;\n npa:hasValidSignatureForPublicKey ?pubkey .\n }\n ?n1 np:hasAssertion ?a .\n }\n graph ?a {\n ?obs mac:isObservationOf .\n ?obs a ?type .\n FILTER(?type != fdof:FAIRDigitalObject)\n OPTIONAL { ?obs rdfs:label ?label . }\n }\n} ORDER BY ?type" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/get-term-descriptions", "http://purl.org/dc/terms/description": [ { "@value": "Returns the nanopublications that introduce, describe, or embed the given term, with view-friendly columns (np / np_label and a source column rendered as a '^' explore link). Used by the /explore page as a resource view (the 'Described in nanopublication' list)." } ], "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 term descriptions" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/meta" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \n\nselect ?np ?np_label ?source (\"^\" as ?source_label) where {\n values ?__pubkey_multi {}\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi . }\n ?np dct:created ?date .\n ?np npx:introduces|npx:describes|npx:embeds ?_term_iri .\n optional { ?np rdfs:label ?np_label . }\n }\n bind(?np as ?source)\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/Head", "@graph": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/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/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-31T17:58:33Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/get-term-descriptions" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY/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": "RAb89AP4ruQtonO2lQz6A4PJJ7ltJVxbsGQYgD7GoA07Ij+wQXyZu8wtgl8j7NDq1QFTcbxqEYsdoreqZXwO3PTAJ3tTrdGaBSw191advPUjSUqe/Udoly5WlailK5CeyfLmQuqSfJ5xzrC+khThsOIkBV8jY4hpzGZnyJObuEQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAB757L39hUlgup2MA6fTbgxp31cKDg9JC1zSOcP_apQY" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/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/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/get-instances-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/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": "IjPDTPnjqr0AhFOQ6bsrF0ao3ff/Y4eZJ3oXUUB55EWf/OqDwTBIgpvm8S60cJxCR6lO4BxIfUyrf7VKWeIo2dNhf5b9ZloWrpTfUXIe1kDjFLGQOl5OKcEQ5h1M5v7Gzdg7ciY2r5zPPCsjBnRuDARrjSnwP7nTPYHJ4gRWpDc=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/Head", "@graph": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA-A6RMguvfzL0U4j1JRu7wPDtoDtODuK9PHk9A55sB_8/get-instances-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the instances assigned to the given class, with view-friendly columns (instance / instance_label). Used by the /explore page as a resource view (the 'Has instances' list)." } ], "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 instances for class (view)" } ], "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 dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?instance ?instance_label where {\n graph ?g {\n ?instance a ?_class_iri .\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npa:hasGraph ?g .\n ?np np:hasPublicationInfo ?i .\n }\n optional { graph ?g { ?instance rdfs:label ?instanceLabel1 . } }\n optional { graph ?g { ?instance dct:title ?instanceLabel2 . } }\n optional { graph ?i { ?instance rdfs:label ?instanceLabel3 . } }\n optional { graph ?i { ?instance nt:hasLabelFromApi ?instanceLabel4 . } }\n bind(coalesce(?instanceLabel1, ?instanceLabel2, ?instanceLabel3, ?instanceLabel4) as ?instance_label)\n} limit 1000" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/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/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/get-instances-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/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": "bmVjou5JXxlX5muJP74IToFIVoW+ilf47amEA4cjwxlf36qZX0nApMOihA6BGAEYkZ4uvIZEYBXyWWZ6z3El5ORGvFXI2/0qWeiyxmvscgltDJCB8o2hyqfX1ms9E+qaaa5cxX5A9osf2cS96RYXyjJsGEMEOByAYuQzyfG38WU=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/get-instances-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the instances assigned to the given class, with view-friendly columns (instance / instance_label). Used by the /explore page as a resource view (the 'Has instances' list)." } ], "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 instances for class (view)" } ], "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 dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?instance ?instance_label ?np (\"^\" as ?np_label) where {\n graph ?g {\n ?instance a ?_class_iri .\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npa:hasGraph ?g .\n ?np np:hasPublicationInfo ?i .\n }\n optional { graph ?g { ?instance rdfs:label ?instanceLabel1 . } }\n optional { graph ?g { ?instance dct:title ?instanceLabel2 . } }\n optional { graph ?i { ?instance rdfs:label ?instanceLabel3 . } }\n optional { graph ?i { ?instance nt:hasLabelFromApi ?instanceLabel4 . } }\n bind(coalesce(?instanceLabel1, ?instanceLabel2, ?instanceLabel3, ?instanceLabel4) as ?instance_label)\n} limit 1000" } ] } ] }, { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/Head", "@graph": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAWIREnzx7MqX_jBrCbJmraGqmccoAldqgiKtDgYjEz0c/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/Head", "@graph": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/get-parts-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the things denoted as parts of the given thing, with view-friendly columns (part / part_label). Used by the /explore page as a resource view (the 'Has parts' list)." } ], "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 parts of a thing (view)" } ], "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 dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect ?part (sample(?partLabel) as ?part_label) where {\n { graph ?g {\n ?_thing_iri dct:hasPart ?part .\n }\n filter not exists {\n graph npa:graph {\n ?part npx:hasNanopubType npx:NanopubIndex .\n }\n }\n } union\n { graph ?g {\n ?part dct:partOf ?_thing_iri .\n }\n } union\n { graph ?gx {\n ?_thing_iri dct:hasPart ?index .\n }\n graph npa:graph {\n ?index npx:hasNanopubType npx:NanopubIndex .\n ?index np:hasAssertion ?a .\n }\n graph ?a {\n ?index npx:includesElement ?np .\n }\n graph npa:graph {\n ?np npx:introduces ?part .\n }\n }\n graph npa:graph {\n ?np npa:hasGraph ?g .\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np np:hasPublicationInfo ?i .\n }\n optional { graph ?g { ?part rdfs:label ?partLabel1 . } }\n optional { graph ?g { ?part dct:title ?partLabel2 . } }\n optional { graph ?i { ?part rdfs:label ?partLabel3 . } }\n optional { graph ?i { ?part nt:hasLabelFromApi ?partLabel4 . } }\n optional { graph ?x { ?part rdfs:label ?partLabel5 . } }\n bind(coalesce(?partLabel1, ?partLabel2, ?partLabel3, ?partLabel4, ?partLabel5) as ?partLabel)\n}\ngroup by ?part\nlimit 1000" } ] } ] }, { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/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/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/get-parts-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk/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": "ZlEa/6/dsKaSgajiHU7cbiND+dkyfeNjQZ8jH4Tsel02wLV9xYjjxVYkca+ajSo8ZkjZmLwqv4BFcohCAJzTUl8+XgHVDGuPwMlkpBULt+o/9Iuk09ROvxNhu3/eFhf3gum76t5Kx0+vJgKxznxzBbYbl5WpI95+HYrq06UjKrs=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAheGTEIYh394SfNZx9MUKa0a4h7AIvoPnNS7Q-MP6cgk" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/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/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/get-parts-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/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": "GrdXlxHsDW0F+3CKXju2PtCHWgEhtMGt9FBTv2y8P3hw/KIrKCaHHWIWVU+TcrCviU7oAa+OLfumz8y6SFrkbFvHVyhDdPDRxrvuLfJNjVQ407CCKEKv26YXRue9gx0odIeuHPdFvdZ4h7aDIO2VjtnEnqs3q76wzp6jMPEoXZk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/get-parts-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the things denoted as parts of the given thing, with view-friendly columns (part / part_label). Used by the /explore page as a resource view (the 'Has parts' list)." } ], "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 parts of a thing (view)" } ], "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 dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect ?part (sample(?partLabel) as ?part_label) ?np (\"^\" as ?np_label) where {\n { graph ?g {\n ?_thing_iri dct:hasPart ?part .\n }\n filter not exists {\n graph npa:graph {\n ?part npx:hasNanopubType npx:NanopubIndex .\n }\n }\n } union\n { graph ?g {\n ?part dct:partOf ?_thing_iri .\n }\n } union\n { graph ?gx {\n ?_thing_iri dct:hasPart ?index .\n }\n graph npa:graph {\n ?index npx:hasNanopubType npx:NanopubIndex .\n ?index np:hasAssertion ?a .\n }\n graph ?a {\n ?index npx:includesElement ?np .\n }\n graph npa:graph {\n ?np npx:introduces ?part .\n }\n }\n graph npa:graph {\n ?np npa:hasGraph ?g .\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np np:hasPublicationInfo ?i .\n }\n optional { graph ?g { ?part rdfs:label ?partLabel1 . } }\n optional { graph ?g { ?part dct:title ?partLabel2 . } }\n optional { graph ?i { ?part rdfs:label ?partLabel3 . } }\n optional { graph ?i { ?part nt:hasLabelFromApi ?partLabel4 . } }\n optional { graph ?x { ?part rdfs:label ?partLabel5 . } }\n bind(coalesce(?partLabel1, ?partLabel2, ?partLabel3, ?partLabel4, ?partLabel5) as ?partLabel)\n}\ngroup by ?part ?np\nlimit 1000" } ] } ] }, { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/Head", "@graph": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAvqo1QvK1yRrc9bfIJHtr-yqgymbPocvdXoNfHV_NqBY/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/get-classes-for-thing-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the classes assigned to the given thing, with view-friendly columns (class / class_label). Used by the /explore page as a resource view (the 'Assigned to' list)." } ], "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 the classes assigned to a thing (view)" } ], "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 dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?class ?class_label ?np (\"^\" as ?np_label) where {\n graph ?g {\n ?_thing_iri a ?class .\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npa:hasGraph ?g .\n ?np np:hasPublicationInfo ?i .\n }\n optional { graph ?g { ?class rdfs:label ?classLabel1 . } }\n optional { graph ?g { ?class dct:title ?classLabel2 . } }\n optional { graph ?i { ?class rdfs:label ?classLabel3 . } }\n optional { graph ?i { ?class nt:hasLabelFromApi ?classLabel4 . } }\n bind(coalesce(?classLabel1, ?classLabel2, ?classLabel3, ?classLabel4) as ?class_label)\n} limit 1000" } ] } ] }, { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/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/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/get-classes-for-thing-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/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": "Vs49RKXKkj3xqr9qO2nPfvDINadg9twTCaYEwLkL3CQYh98n0kQFeLhJQY78wkQS/D8aDQ7ldwjVYcNGhHuUd+LLVqpEZeK82KPGCKlpKFvh5Sf1O6FzQ+FVdvS80hHn1x+tlAeksoB5nlmCXs5Ju0uG7/Xx06+05+nP5Wbx+zA=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/Head", "@graph": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAodlEmMJ2Wfu2kS33tlAUbfFXgSclvlQkixFhFvdEYMs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/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/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/get-classes-for-thing-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/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": "AdPD3lZA1gzwKygl5IhSH7GyP62hroOzC4jw6pT/KsxmbP7vRSc53VJReE3Kr4G/aOWivpRSMkTFrW3v7+XPyGY3gZOsuRNNXFqM4rH/64vy4Iwn4UM3ZSAtHmI4119Wft5Ptn++/0i9SyK0bwhVz2T0vaiCzLXU9ArEaXpksxI=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAvKwCvpsfTMs6xidHv14q4GVzK_zIwxqzX7uFlOid5HQ/get-classes-for-thing-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the classes assigned to the given thing, with view-friendly columns (class / class_label). Used by the /explore page as a resource view (the 'Assigned to' list)." } ], "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 the classes assigned to a thing (view)" } ], "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 dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?class ?class_label where {\n graph ?g {\n ?_thing_iri a ?class .\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npa:hasGraph ?g .\n ?np np:hasPublicationInfo ?i .\n }\n optional { graph ?g { ?class rdfs:label ?classLabel1 . } }\n optional { graph ?g { ?class dct:title ?classLabel2 . } }\n optional { graph ?i { ?class rdfs:label ?classLabel3 . } }\n optional { graph ?i { ?class nt:hasLabelFromApi ?classLabel4 . } }\n bind(coalesce(?classLabel1, ?classLabel2, ?classLabel3, ?classLabel4) as ?class_label)\n} limit 1000" } ] } ] } ], [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/provenance", "@graph": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/Head", "@graph": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/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/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/get-templates-with-uri-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/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": "exzZNssgcntpYpoA8XVNbIBtqlsfFJ6F0cED7dxx0KxiqZU8ZB76tGLju0ngH1Eu/qes9icsS5IJIwuDoZEfQ+ZDOgyOCJN4GK1DvbvPdvwHl6flfMejIWJouwZEdjYAsZ7ReKuRJTqpqA2y7g3SKI50XyHQ4DIpgoZYSSHGtnk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RALnDwHdzJkmZLSyhXx85TqlsksLHUlINx0KjETSsthCI/get-templates-with-uri-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the assertion templates that use the given URI in their statements, with view-friendly columns (template_iri / template_iri_label). Used by the /explore page as a resource view (the 'Related Templates' list)." } ], "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 the templates using given URI (view)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/79342356d3a68063a627e83ac34b376479e438abb8a4c4b27d49f845f537dc8d" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?template_iri ?template_iri_label ?np (\"^\" as ?np_label) where {\n graph ?assertion {\n ?statement ?relation ?_thing_iri .\n values ?relation { rdf:subject rdf:predicate rdf:object nt:possibleValue }\n }\n graph npa:graph {\n ?template_iri npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?template_iri ; npa:hasValidSignatureForPublicKey ?pubkey . }\n filter not exists { ?template_iri npx:hasNanopubType nt:UnlistedTemplate . }\n ?template_iri np:hasAssertion ?assertion .\n optional { ?template_iri rdfs:label ?template_iri_label }\n bind(?template_iri as ?np)\n }\n} limit 1000" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/get-templates-with-uri-view", "http://purl.org/dc/terms/description": [ { "@value": "Returns the assertion templates that use the given URI in their statements, with view-friendly columns (template_iri / template_iri_label). Used by the /explore page as a resource view (the 'Related Templates' list)." } ], "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 the templates using given URI (view)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/79342356d3a68063a627e83ac34b376479e438abb8a4c4b27d49f845f537dc8d" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?template_iri ?template_iri_label where {\n graph ?assertion {\n ?statement ?relation ?_thing_iri .\n values ?relation { rdf:subject rdf:predicate rdf:object nt:possibleValue }\n }\n graph npa:graph {\n ?template_iri npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?template_iri ; npa:hasValidSignatureForPublicKey ?pubkey . }\n filter not exists { ?template_iri npx:hasNanopubType nt:UnlistedTemplate . }\n ?template_iri np:hasAssertion ?assertion .\n optional { ?template_iri rdfs:label ?template_iri_label }\n }\n} limit 1000" } ] } ] }, { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/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/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-30T08:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/get-templates-with-uri-view" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/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": "Dxnk2dsi/miE8lCvXsgj8rXa1BGsNdlWXbrNf4D3tRoKQJjeGh5c0MsQL2Tc1M4GMpuhUlVXNqFqlS7C/YQlYFo+6fSJdxcHOBEDwAWATQEZlE0lkcWJV8dr+L79h5b8rZI4eL5AyT97Z1fK9wpXpox/DhccQQcPEJncpCZm2RA=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/Head", "@graph": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAQCo3WZZcqVzTGzidkkJc7kcTkWP77v64wQnmGKCeJlY/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/assertion", "@graph": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/get-term-descriptions", "http://purl.org/dc/terms/description": [ { "@value": "Returns the nanopublications that introduce, describe, or embed the given term, with view-friendly columns (np / np_label). Used by the /explore page as a resource view (the 'Described in' list)." } ], "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 term descriptions" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/meta" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \n\nselect ?np ?np_label where {\n values ?__pubkey_multi {}\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi . }\n ?np dct:created ?date .\n ?np npx:introduces|npx:describes|npx:embeds ?_term_iri .\n optional { ?np rdfs:label ?np_label . }\n }\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/Head", "@graph": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/provenance", "@graph": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/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/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-29T11:54:11Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/get-term-descriptions" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I/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": "HkfbJPwVEJXOCOS5uC4u/ZDW7UwhBOGd2QihDCsC0Xr/6msDbjHAYJhjvhiKGrAFN4auWgvNX8EAbHkWuJHOLktvHgxPg5Qgv6KS5ix+uOjgaAxZw++HOGvADQPYPHAa2rgTgE737U4Q3gTEL5Lmz6yaZ0XSeBwj5yOXWM0VkQ4=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RANXZE_-eqI88cpm75fCtvxRttdnL_W66__HTGeFi0u_I" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/Head", "@graph": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/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/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-29T11:14:15Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/get-uri-references" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/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": "BXa/Z2a3L52g99xBfPPk/bjobg3MA7Tihhrwf09QYfHzag+naAbDIImEIjovG2IF/38axkYOviPLYWrgKDD0ARKEMfQ654bHaLtg/VaXUDWxaoTXpCfPAlpjC988XORskk/X0zz725yPEEHmV9ceaAH41ZaRMfEs+MCvzEFWVuU=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/get-uri-references", "http://purl.org/dc/terms/description": [ { "@value": "Returns nanopublications referencing the given URI in subject, predicate, or object position, with view-friendly columns (part / subject / predicate / object / published_by / date / np). Used by the /references page as a resource view." } ], "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 URI references" } ], "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 np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \n\nselect ?part ?subject ?predicate ?object ?published_by ?date ?np (\"^\" as ?np_label) where {\n graph ?g {\n { { bind(?_ref_iri as ?subject) } union { bind(?_ref_iri as ?predicate) } union { bind(?_ref_iri as ?object) } }\n ?subject ?predicate ?object .\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?__pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?__pubkey . }\n ?np dct:created ?date .\n ?np ?__graphpred_iri ?g .\n values ?__graphpred_iri { np:hasAssertion np:hasProvenance np:hasPublicationInfo }\n }\n bind(strafter(str(?__graphpred_iri), \"#has\") as ?part)\n optional {\n graph npa:graph { ?np np:hasPublicationInfo ?__pig_iri . }\n graph ?__pig_iri { ?np dct:creator ?published_by . }\n }\n} limit 100" } ] } ] }, { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAHZTUImPCkBt_ZI21DLJR7JvAAHA8vSqb-g8Oo_FE3n8/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/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/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-28T19:48:15Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/get-all-spaces" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RARuOLDzf45L_wBceBownrcLLvAKP-2yB-uwJJx8H7IWI" } ] }, { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/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": "JqxvCCKkYQalVA8YfJy3H3DUyY1pVO/tc2CmuW25nHf7l95RbV4MWrwtdJ2KT6J3F7oyDFnAhzuEKkqsfe6Xf8u8Ld8T+aWyZoTpfP8L3EY/a9ewDLYJHiGU6IOypAFoE9/SY3uhfO8WJqdBBIi2EUGuxWuQroc7b7aUn5042vI=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/Head", "@graph": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAlSgMFS1RJc1z7DM69BQ6HT2FEo46fm9JER7bQ6q1TA8/get-all-spaces", "http://purl.org/dc/terms/description": [ { "@value": "Returns one row per known space with its label, type IRI and short type name, ordered alphabetically by space label. Intended for the /spaces table view." } ], "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 all spaces" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?space_iri (sample(?lbl) as ?space_iri_label) (sample(?t) as ?type) (sample(?tlbl) as ?type_label) where {\n graph npa:spacesGraph {\n ?spaceRef a npa:SpaceRef ; npa:spaceIri ?space_iri .\n ?def a npa:SpaceDefinition ;\n npa:forSpaceRef ?spaceRef ;\n npa:viaNanopub ?np .\n }\n graph npa:graph {\n ?np rdfs:label ?lbl .\n ?np npx:hasNanopubType ?t .\n filter(strstarts(str(?t), \"https://w3id.org/kpxl/gen/terms/\"))\n filter(?t != gen:Space)\n }\n filter not exists { graph npa:graph { ?invNp npx:invalidates ?np . } }\n bind(strafter(str(?t), \"https://w3id.org/kpxl/gen/terms/\") as ?tlbl)\n} group by ?space_iri order by lcase(sample(?lbl))" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/get-spaces", "http://purl.org/dc/terms/description": [ { "@value": "Returns the latest non-invalidated SpaceDefinition per space from the server-materialised spaces repo, joined to the declaring nanopublication for its label and type. View-friendly columns (space_iri / type_label / np)." } ], "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 spaces (v2)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?space_iri ?space_iri_label ?type ?type_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:spacesGraph {\n ?spaceRef a npa:SpaceRef ; npa:spaceIri ?space_iri .\n ?def a npa:SpaceDefinition ;\n npa:forSpaceRef ?spaceRef ;\n npa:viaNanopub ?np ;\n dct:created ?date .\n }\n graph npa:graph {\n ?np rdfs:label ?space_iri_label .\n ?np npx:hasNanopubType ?type .\n filter(strstarts(str(?type), \"https://w3id.org/kpxl/gen/terms/\"))\n filter(?type != gen:Space)\n }\n filter not exists { graph npa:graph { ?invNp npx:invalidates ?np . } }\n bind(strafter(str(?type), \"https://w3id.org/kpxl/gen/terms/\") as ?type_label)\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/Head", "@graph": [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/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/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-28T18:48:29Z", "@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/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/get-spaces" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA1sxIHufQSSPu9ZWG6Est26euNJMhBOO33oQF_TV7xnc" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI/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": "VWlcpP4TdisryOY1NnDzl/kknm4gdz5PGlnO1EIXOZDFhJFaUAzGrRpdSnzCLuBs7F9mPRn1LQCyUWi8v1X2Lvu4pwhf+e0PVjN4tk55ZKOFPF2TUNQ64GDL6fcMcU1gWZRYk7gUKnVxh5erhtQqHd+i9BBm7E6A9AtDo+N3mRk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAxGboS_juHuMyJQghGV3elEgZmQTew5oyw_aC9O9FFQI" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/get-queries", "http://purl.org/dc/terms/description": [ { "@value": "Returns all nanopublications that declare a grlc query, with the query IRI, its label, its creator, the creation date, and the nanopublication IRI. Designed for rendering as a list/table view." } ], "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 all grlc query nanopubs (v2)" } ], "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 grlc: \n\nselect ?query_iri ?query_iri_label ?creator ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }\n ?np dct:created ?date .\n ?np npx:introduces|npx:embeds ?query .\n ?np np:hasAssertion ?a .\n ?np npx:hasNanopubType grlc:grlc-query .\n optional { ?np rdfs:label ?query_iri_label }\n optional { ?np npx:signedBy ?creator . }\n }\n graph ?a {\n ?query grlc:endpoint ?endpoint .\n filter(strstarts(str(?endpoint), \"https://w3id.org/np/l/nanopub-query\"))\n }\n bind(?query as ?query_iri)\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/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/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-28T18:20:05Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/get-queries" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RARuOLDzf45L_wBceBownrcLLvAKP-2yB-uwJJx8H7IWI" } ] }, { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/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": "n0UWrQpAz+HbCAALlMze/sFUxrkhyXnUfEuE4hQ25MUq/R2GbL9AwQ3EehLkmBmJndUZ1cGlvfnvJGMBw+BaimtRS4bfYxqL60ybk526XFhsWicRFCEJQ/UOS2EF53Wbpcn95TUuhZd9Br/ud3hinWDcY9PklsFtHgxhRFwn7KA=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAQqjXQYlxYQeI4Y3UQy9OrD5Jx1E3PJ8KwKKQlWbiYSw" } ] } ] }, { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/Head", "@graph": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAYEV8FlQFlZvSQ2Qctl5FU8OW0vTNU3HYyG10t_jEIc4/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/Head", "@graph": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-28T10:51:46Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/introduces": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/catalogue-summary-by-type" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MAC FDT — catalogue summary by type" } ], "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/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "RIXcv2YS7Ti/YbSrzwVnhPJurJvafzmQ87fhdL6bWfSPr6WJsYLMNVg9hYyqJxOwgfwz82u8p6CIWgfhWvujBQEvR04Mn7TGi05/IXknSM7bKmsWHWlNE43A4UHS+RQD7hITofGE31WhhGJjFEc75S0P5oX+xzmQ1oBzz9f8snM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] }, { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/catalogue-summary-by-type", "http://purl.org/dc/terms/description": [ { "@value": "Counts of MAC FDT FDOs grouped by their specific type (variants, observations, methods). Bounded summary view of the full catalogue." } ], "http://purl.org/dc/terms/license": [ { "@id": "https://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": "MAC FDT — catalogue summary by type" } ], "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 np: \nPREFIX npa: \nPREFIX npx: \nPREFIX dct: \nPREFIX fdof: \nPREFIX mac: \n\nSELECT ?type (COUNT(?thing) AS ?count) WHERE {\n GRAPH npa:graph {\n ?n1 npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists {\n ?np2 npx:invalidates ?n1 ;\n npa:hasValidSignatureForPublicKey ?pubkey .\n }\n ?n1 np:hasAssertion ?a .\n }\n graph ?a {\n ?thing a fdof:FAIRDigitalObject .\n ?thing a ?type .\n FILTER(?type != fdof:FAIRDigitalObject)\n FILTER(STRSTARTS(STR(?type), \"https://w3id.org/spaces/mac/r/ontology/\"))\n }\n} GROUP BY ?type ORDER BY DESC(?count)" } ] } ] }, { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAGlsCUDZrgFmlRQ8RNIpaWHaKAnRX7SGjEqOCGoWsM8A/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/Head", "@graph": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/observations-per-method", "http://purl.org/dc/terms/description": [ { "@value": "Counts of observation FDOs grouped by the method (computational, experimental, or surveillance) that produced them — demonstrating multi-source decentralized attribution." } ], "http://purl.org/dc/terms/license": [ { "@id": "https://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": "MAC FDT — observations per method" } ], "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 np: \nPREFIX npa: \nPREFIX npx: \nPREFIX dct: \nPREFIX fdof: \nPREFIX mac: \n\nSELECT ?method (COUNT(?obs) AS ?count) WHERE {\n GRAPH npa:graph {\n ?n1 npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists {\n ?np2 npx:invalidates ?n1 ;\n npa:hasValidSignatureForPublicKey ?pubkey .\n }\n ?n1 np:hasAssertion ?a .\n }\n graph ?a {\n ?obs ?methodPred ?method .\n VALUES ?methodPred { mac:hasPredictionMethod mac:hasExperimentalMethod mac:hasSurveillanceMethod }\n }\n} GROUP BY ?method ORDER BY DESC(?count)" } ] } ] }, { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] }, { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-28T10:51:46Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/introduces": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/observations-per-method" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MAC FDT — observations per method" } ], "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/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "M4d5r0z/u5SAlD/Cix9mr4wqf+WVj5brWFhjAthn9hSULj5gFPFOm5oRJaq5ZJwlRYdMik2mWWdMT9j8FNncinG2LELjR3aTkLFskzjlVw0OgxPBS9xG0gI0OAWcRw4fgmXP1n4Yj6LHK2c3MuLViDPQgzfskgV+HdztBhFfCpo=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAIKnskDgF8ZX-hOIC1UKLSxDapH1K1FjkNKi5Or-A3ws" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/Head", "@graph": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/variants-by-who-classification", "http://purl.org/dc/terms/description": [ { "@value": "Counts of Spike RBD variants grouped by WHO risk designation (VOC / VOI / VUM), via their WHO classification observation FDOs." } ], "http://purl.org/dc/terms/license": [ { "@id": "https://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": "MAC FDT — variants by WHO classification" } ], "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 np: \nPREFIX npa: \nPREFIX npx: \nPREFIX dct: \nPREFIX fdof: \nPREFIX mac: \n\nSELECT ?whoClass (COUNT(?variant) AS ?count) WHERE {\n GRAPH npa:graph {\n ?n1 npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists {\n ?np2 npx:invalidates ?n1 ;\n npa:hasValidSignatureForPublicKey ?pubkey .\n }\n ?n1 np:hasAssertion ?a .\n }\n graph ?a {\n ?obs a mac:WHOVariantClassification .\n ?obs mac:hasWHOClassification ?whoClass .\n ?obs mac:isObservationOf ?variant .\n }\n} GROUP BY ?whoClass ORDER BY DESC(?count)" } ] } ] }, { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-28T10:51:46Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/introduces": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/variants-by-who-classification" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MAC FDT — variants by WHO classification" } ], "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/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "3UeWo/iAUKmEogknqoI/Yx3wQHCEzuKBHJfh0xU4qZV6SoEk0L59O17aLg4wqv0umB6aDxyDVIS5wDLvkCVTqW4CtfJSA0NKNo3f0d33G4Ps8U2ITc7cq4d2gCke+2IUffPORV+Yca3u95XIU8jMCJGw6OqJWD+Q81ut/KyKDVE=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] }, { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAlD3u-iOS5P95TlvydUePQCOqKyVsPLebBNTnu4lw7po/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0001-8888-635X" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/get-non-approved-users", "http://purl.org/dc/terms/description": [ { "@value": "Returns all users that have published a self-introduction but have no approved (trust-state-loaded) account, with their display name." } ], "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": "❓ Non-Approved Users" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/77757cabf6184c51c20b8b0fe5dc5e1365b7f628448335184ad54319a0affdfc" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \nprefix npx: \nprefix npa: \nprefix foaf: \n\nselect ?user_iri (sample(?name) as ?user_iri_label) where {\n graph npa:graph {\n ?intronp npa:hasValidSignatureForPublicKey ?pk ; np:hasAssertion ?a .\n filter not exists { ?x npx:invalidates ?intronp ; npa:hasValidSignatureForPublicKey ?pk . }\n }\n graph ?a {\n ?kd npx:declaredBy ?user_iri .\n optional { ?user_iri foaf:name ?name }\n }\n minus {\n service {\n graph npa:graph { npa:thisRepo npa:hasCurrentTrustState ?g . }\n graph ?g { ?acct npa:agent ?user_iri ; npa:trustStatus npa:loaded . }\n }\n }\n} group by ?user_iri order by lcase(str(sample(?name)))" } ] } ] }, { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/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/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-27T13:52:07Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/get-non-approved-users" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RADIwOKC1DwSg-RdU-2q2FPPbJARF8vk9-tSPWzHlBDus" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "https://w3id.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "https://w3id.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "https://w3id.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/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": "GX0xruOB9Pos8fshwcAaQGMl5ASJpEhqFD25t4Y8WZvyYUDsBmgAZcYYMA8NURbTFQTkF0O7Da4/7xeLhDSM/L7p1k7pD0qDwLJYZGa+8yNK1tMF3TWWNwoUQfox3cc7IfHrsMIMOV6pSbHgh0jFDrX+uunwZ+qyf/itjQSBdm0=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/Head", "@graph": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAOnj3-qfGOYazNRGoOiAZRck3PxGT8zJMzucI4DUGQU0/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/Head", "@graph": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/get-approved-human-users", "http://purl.org/dc/terms/description": [ { "@value": "Returns all approved (trust-state-loaded) users that are not software agents, with their display name." } ], "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": "👤 Human Users" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/trust" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \nprefix npx: \nprefix npa: \nprefix foaf: \n\nselect ?user_iri (sample(?name) as ?user_iri_label) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentTrustState ?g . }\n graph ?g { ?acct a npa:AccountState ; npa:agent ?user_iri ; npa:trustStatus npa:loaded . }\n service {\n graph ?a { ?kd npx:declaredBy ?user_iri . }\n filter not exists { graph ?a2 { ?user_iri a npx:SoftwareAgent } }\n optional { graph ?a { ?user_iri foaf:name ?name } }\n }\n} group by ?user_iri order by lcase(str(sample(?name)))" } ] } ] }, { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/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/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-27T13:52:07Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/get-approved-human-users" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAsH858RE9hwaSyuoF1PAw83-L-E8RMwibHfy5QohM82w" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "https://w3id.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "https://w3id.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "https://w3id.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/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": "lVCy5fV7n0VpalDIs3QYa3kaJdldWnMJPAOMWaQ8k/5zfdXgmvX87YagZ2Z1Y3OPjfLznVl0BufeuSwuUMgL28BXJMQUHaFfUIlPH31FvjYoiAjT/vwAMvxU7FcsN3UqmSaX/2lm2eHRzai1/Q3VtO/w6IP7hElTKNmYA6bFSfo=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAN3bBS3Hbeom7JNYBhKtGc-4RjkGYHBBHlnRAaGPvl7k/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/get-approved-software-agents", "http://purl.org/dc/terms/description": [ { "@value": "Returns all approved (trust-state-loaded) users that are software agents, with their display name." } ], "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": "🤖 Software Agents" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/trust" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \nprefix npx: \nprefix npa: \nprefix foaf: \n\nselect ?user_iri (sample(?name) as ?user_iri_label) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentTrustState ?g . }\n graph ?g { ?acct a npa:AccountState ; npa:agent ?user_iri ; npa:trustStatus npa:loaded . }\n service {\n graph ?a { ?kd npx:declaredBy ?user_iri . }\n filter exists { graph ?a2 { ?user_iri a npx:SoftwareAgent } }\n optional { graph ?a { ?user_iri foaf:name ?name } }\n }\n} group by ?user_iri order by lcase(str(sample(?name)))" } ] } ] }, { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/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/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-27T13:52:07Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/get-approved-software-agents" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RADNU6ZYm1PinPNfhCAjjqvSgxV3QEye72aJcK_mGRHUA" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "https://w3id.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "https://w3id.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "https://w3id.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/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": "nd54cuKqw0oHNrtUCUtpnaFUMB2fHNA0bnCLZvojPW2DpQf9tdoz/jN85SLkvpQbkMijgkmt/kRFqLq85Pc3U61aey+dYtyZEcitpCPvUatgycmVfURHzDv7wctaZklWaajEUNH1co/s8lCsf4WZeiR4p5an9OKh/RJqasglX2k=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAFMW55TSw7rwAi-mLRsgnhOugd7ZYf4L5zvzFeoU9OWQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/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/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-26T14:25:12Z", "@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/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/get-agent-pubkey-hashes" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/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": "R57L+JFVUu9hHhvsMKhBBkaTa6BRRObcQiL7iolDbNYs6y185555oyYtBAkggDVkSPsmK8o4yuZqNdPkpiBke+sAT1nFd6AsmAYI1qa+GkSBDRnRTA8fu0flHKcySXH2NdC1mb0LIZsarEHGgWPvklj14JPrc1Jf6qCj6ZMqORk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/Head", "@graph": [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA2PQEJdN9CqkmwlCcn6-OYPY3-C_Y9P4X968nmI2s96s/get-agent-pubkey-hashes", "http://purl.org/dc/terms/description": [ { "@value": "Returns the trust-state-validated (agent, public-key-hash) pairs for the given agent(s), from npa:AccountState in the current space-state graph of the spaces repo (/repo/spaces). Pass one or more agent IRIs (e.g. ORCIDs)." } ], "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 agent pubkey hashes" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix npa: \n\nselect distinct (?_agent_multi_iri as ?agent) ?pkh where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n values ?_agent_multi_iri {}\n graph ?g {\n ?acct a npa:AccountState ;\n npa:agent ?_agent_multi_iri ;\n npa:pubkey ?pkh .\n }\n}" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/get-space-admin-pubkey-hashes", "http://purl.org/dc/terms/description": [ { "@value": "Returns the trust-state-validated (agent, public-key-hash) pairs of the given space(s)' admins, by joining the admin RoleInstantiations to npa:AccountState in the current space-state graph of the spaces repo (/repo/spaces). Pass one or more space IRIs." } ], "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 space admin pubkey hashes" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix npa: \nprefix gen: \n\nselect distinct ?agent ?pkh where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n values ?_space_multi_iri {}\n graph ?g {\n ?ri a gen:RoleInstantiation ;\n npa:inverseProperty gen:hasAdmin ;\n npa:forSpace ?_space_multi_iri ;\n npa:forAgent ?agent .\n ?acct a npa:AccountState ;\n npa:agent ?agent ;\n npa:pubkey ?pkh .\n }\n}" } ] } ] }, { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/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/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-26T14:25:12Z", "@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/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/get-space-admin-pubkey-hashes" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/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": "emOxRWEFNu3+m+fH/r4nacho9iWpivOlaml3XggFMdrNjK1sbcwQHHdswoZCvAZlRAVZe2j38cCilxDLE08BCDlN+pSlS840dCWT8JLMX0xNsAhOhn8wsGj4rndWMdtoGYjNeArc9hHzso/9eIsMQgRrXiTwzfu/8/u5DaYrNeg=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/Head", "@graph": [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAJvvNY6KXqveJivZKh-chTCntrsY_KJSGLVNRQdi0pUc/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/get-space-admins", "http://purl.org/dc/terms/description": [ { "@value": "Returns the admins of the given space(s): the trust-state-validated admin RoleInstantiations (npa:inverseProperty gen:hasAdmin) from the current space-state graph of the spaces repo (/repo/spaces), with each admin agent and the nanopublication that instantiated the role. Pass one or more space IRIs (e.g. a space and its alternative IDs)." } ], "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 space admins" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix npa: \nprefix gen: \n\nselect distinct ?agent ?np (\"^\" as ?np_label) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n values ?_space_multi_iri {}\n graph ?g {\n ?ri a gen:RoleInstantiation ;\n npa:inverseProperty gen:hasAdmin ;\n npa:forSpace ?_space_multi_iri ;\n npa:forAgent ?agent ;\n npa:viaNanopub ?np .\n }\n}" } ] } ] }, { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/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/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-26T14:25:12Z", "@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/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/get-space-admins" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/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": "o55Ng8wBLU5Ylc3Y6uqZT78cK/nxgEMmdH5A08mzJASfHn3d9MOWG+unu3Y5tOr7tgSpTXfmzfDIyfC8eBHzcpjsIKln5it+1faVOCr0X67QUDRhAYxat41NsTF+5m03b99btVmd8Bf03jSo2fW4xVsHAFN/EFjnQOZhR79SwdM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/Head", "@graph": [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAaHOXMQ7Kq37T9syR9at0RqushclHenlPOFRwFDn0Cfs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/Head", "@graph": [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/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/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-26T14:25:12Z", "@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/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/get-space-members" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/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": "EK89UXC/o+YTDYgY2ZkBaYjnuNbe0G5dZovNdTXej1WChWcuA7iFNNZl1MOQUtUvMJCtmj7nrpMDeArBW2qDjwUlpr4BZmp5Z0QhITwRHZWD3tDaN3l3Hi3Fp+XhvcF7Y/QA8JvOmI9F7siYM3AQz6rGdqT9BLqd4I/EOTwhIEg=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAo0c4UNoD-uTP3xATU_-TB6vO-nMO4Ya-mvdaGjX5qVE/get-space-members", "http://purl.org/dc/terms/description": [ { "@value": "Returns the non-admin member RoleInstantiations of the given space(s) from the extraction graph (npa:spacesGraph) of the spaces repo (/repo/spaces): each member agent, the nanopublication that instantiated the membership, and the role's regular/inverse predicate. Admin RIs are excluded and invalidated nanopubs are filtered out. The caller is expected to gate members by role-predicate match. Pass one or more space IRIs." } ], "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 space members" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix npa: \nprefix npx: \nprefix gen: \n\nselect ?member ?regProp ?invProp ?np (\"^\" as ?np_label) where {\n values ?_space_multi_iri {}\n graph npa:spacesGraph {\n ?ri a gen:RoleInstantiation ;\n npa:forSpace ?_space_multi_iri ;\n npa:forAgent ?member ;\n npa:viaNanopub ?np .\n optional { ?ri npa:regularProperty ?regProp }\n optional { ?ri npa:inverseProperty ?invProp }\n filter not exists { ?ri npa:inverseProperty gen:hasAdmin }\n }\n filter not exists { graph npa:graph { ?invNp npx:invalidates ?np . } }\n}" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/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/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-26T14:25:12Z", "@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/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/get-space-roles" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/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": "fTKnYuZXXV9w6T5Xu+KzpunrY9XO6UWfKbbbzwLweP7uT1DFRaOdq1Q6k8OkAwkHe1q25rFKIvOEo8R/IyigvWWSFM9KKzsIb5++KWZYeQd4/Vt584GTzQY2ev29mhQ/Txk9oYKBZD7wiizdMbp3AHy1+BtS7Xboe8fw4lhllpU=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/get-space-roles", "http://purl.org/dc/terms/description": [ { "@value": "Returns the member roles attached to the given space(s): trust-state-validated gen:RoleAssignments from the current space-state graph of the spaces repo (/repo/spaces), joined to their RoleDeclaration for the role's regular/inverse properties (space-separated), plus the role's label/name/title and role-assignment template. Pass one or more space IRIs." } ], "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 space roles" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix schema: \nprefix gen: \n\nselect ?role ?roleLabel ?roleName ?roleTitle ?roleAssignmentTemplate\n (group_concat(distinct ?reg; separator=\" \") as ?regularProperties)\n (group_concat(distinct ?inv; separator=\" \") as ?inverseProperties)\n ?ra_np where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n values ?_space_multi_iri {}\n graph ?g {\n ?ra a gen:RoleAssignment ;\n npa:forSpace ?_space_multi_iri ;\n gen:hasRole ?role ;\n npa:viaNanopub ?ra_np .\n }\n graph npa:spacesGraph {\n ?roleDecl a npa:RoleDeclaration ;\n npa:role ?role ;\n npa:viaNanopub ?role_np .\n optional { ?roleDecl gen:hasRegularProperty ?reg }\n optional { ?roleDecl gen:hasInverseProperty ?inv }\n }\n graph npa:graph { ?role_np np:hasAssertion ?role_a . }\n optional { graph ?role_a { ?role rdfs:label ?roleLabel } }\n optional { graph ?role_a { ?role dct:title ?roleTitle } }\n optional { graph ?role_a { ?role schema:name ?roleName } }\n optional { graph ?role_a { ?role gen:hasRoleAssignmentTemplate ?roleAssignmentTemplate } }\n} group by ?role ?roleLabel ?roleName ?roleTitle ?roleAssignmentTemplate ?ra_np" } ] } ] }, { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/Head", "@graph": [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAERgisNLMcIq9eZgXA6ASW3XaewAJIvMSGs4v1yn-FdM/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/Head", "@graph": [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/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/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-26T09:08:04Z", "@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/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/get-maintained-resources" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/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": "iIv+pcQ7Hof/6nALTrnkU8LtOpgHHpGxM94F73exYbhthu6XpWNP46buint1RUwY+WbSHh6IlGBFu1gRVskghbCCA76rB7GNvZUdh0LSDbjM5WkG8UyGoeMLklnK0on+LCFPFeAZKX3P44SE1T3E3J9kAVZ6gw9uCHNMtzKPPpU=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/get-maintained-resources", "http://purl.org/dc/terms/description": [ { "@value": "Returns server-validated maintained resources (npa:isMaintainedBy) from the current space-state graph of the spaces repo (/repo/spaces), with each resource's maintainer space, declaring nanopublication, label, optional namespace, and date. Only the current-state declarations are returned." } ], "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 maintained resources from spaces repo" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?resource ?space ?label ?namespace ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n graph ?g { ?resource npa:isMaintainedBy ?space . }\n graph npa:spacesGraph {\n ?d a npa:MaintainedResourceDeclaration ;\n npa:resourceIri ?resource ;\n npa:maintainerSpace ?space ;\n npa:viaNanopub ?np ;\n dct:created ?date .\n }\n graph npa:graph {\n ?np np:hasAssertion ?a .\n optional { ?np rdfs:label ?label }\n }\n optional { graph ?a { ?resource gen:hasNamespace ?namespace } }\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAOOq81R84exTUKUBQT3BbgCaSJyC2lqPDXIP2XaDTosM/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/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/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-26T09:08:04Z", "@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/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/get-sub-space-links" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/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": "J+1L9G3DPYY6cS7SnCf+BG/hUXdvTuUggtvt6JHTpkhwUr7xZSR5U8bFp9OpNKZ88x0eZqWnHgbG9NdrTnV8xseBsFeAUIYI5sTmBmj07dYbugb4OOGTu2BHMSctz2xLzeChOKEyQJbU9yfH+m4i0/obCcJ8DunqM1OvMLU4EeQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/get-sub-space-links", "http://purl.org/dc/terms/description": [ { "@value": "Returns all child/parent space pairs (npa:isSubSpaceOf) from the current space-state graph of the server-materialised spaces repo (/repo/spaces)." } ], "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 sub-space links" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix npa: \n\nselect ?child ?parent where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n graph ?g { ?child npa:isSubSpaceOf ?parent . }\n}" } ] } ] }, { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/Head", "@graph": [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAWgoQbP9_B9h3Bnwd1FGYX1gLYPyZFOxaeqIeA3TTPSU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/Head", "@graph": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/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/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T13:48:34Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/get-colonial-collections-provenance-events" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/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": "lunGaZmECyiwVEbVolLT5EazPMTagFqRhnpJxpRWcQK/0OAHm2GqLVAyOC/HBtAZbdeLabl4hb530DvQXqhTZd1cp71emYywisKgGy3Mr8SC5jWwmfQiuDbqxiXpuL4bS7YQzXG6TMLbuLcvMs2llSscjv+xJ6y6zOyjE86vFcM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/get-colonial-collections-provenance-events", "http://purl.org/dc/terms/description": [ { "@value": "Returns all provenance-event claims (Colonial Collections nanopubs typed #ProvenanceEventVersion1) describing a CIDOC-CRM E10_Transfer_of_Custody. Columns: event type (Getty AAT) and its label, affected object (with short label), narrative text and its language, attributed community group, individual creator, and date. Sorted from most recent first." } ], "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 Colonial Collections provenance events" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/9f1f58f4a7d23fa9955733b9c187dd9c5155d6dce4b57e4a43a8b0f861d99e12" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix prov: \nprefix crm: \n\nselect ?event_type ?event_type_label ?source ?source_label ?narrative ?lang ?group ?group_label ?creator ?creator_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\n dct:created ?datetime ;\n np:hasAssertion ?ag ;\n np:hasProvenance ?pg ;\n np:hasPublicationInfo ?pig .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?inv npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n bind(substr(str(?datetime), 1, 10) as ?date)\n graph ?pig {\n ?np a .\n }\n graph ?ag {\n ?ev a crm:E10_Transfer_of_Custody .\n optional {\n ?ev crm:P2_has_type ?event_type .\n optional { ?event_type rdfs:label ?event_type_label }\n }\n optional {\n ?ev crm:P30_transferred_custody_of ?source .\n bind(substr(replace(str(?source), \"^.*/\", \"\"), 1, 8) as ?source_label)\n }\n optional {\n ?ev crm:P67i_is_referred_to_by ?ling .\n ?ling crm:P190_has_symbolic_content ?narrative_lit .\n bind(str(?narrative_lit) as ?narrative)\n bind(lang(?narrative_lit) as ?lang)\n }\n }\n optional {\n graph ?pg {\n ?ag prov:wasAttributedTo ?creator .\n optional { ?creator rdfs:label ?creator_label }\n optional {\n ?creator prov:actedOnBehalfOf ?group .\n optional { ?group rdfs:label ?group_label }\n }\n }\n }\n}\norder by desc(?datetime)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/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/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T13:38:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/get-colonial-collections-annotations" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAhR8CHO7jxB252oCBo4wV0u3eUNjrd4Zy5b6QfSCqqAQ" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/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": "bWVROEYs18BzbHtDeXqnobk4wKAlnA/85VkQRG3wA1PJPE3AisuG9JhZplzYEtBTzlZ5K349yyd9m5wvQkchGujqE0u+curdKbhmwmlRzfCRHE25uxiioE49X4KnadVYipPxGGdDmn6db1eWg9wdXqmns1N52PgZzjPF+TgWUyM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/get-colonial-collections-annotations", "http://purl.org/dc/terms/description": [ { "@value": "Returns all Web Annotations (oa:Annotation) contained in Colonial Collections nanopubs, together with their specific content subtype, the scope (which field of the target object the annotation refines), the source object (with a short label derived from its identifier), the body text and its language, the community group on whose behalf the annotation was made, the individual creator, and the creation date. Sorted from most recent first." } ], "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 Colonial Collections annotations" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/9f1f58f4a7d23fa9955733b9c187dd9c5155d6dce4b57e4a43a8b0f861d99e12" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix oa: \nprefix prov: \n\nselect ?subtype ?subtype_label ?scope ?scope_label ?source ?source_label ?body ?lang ?group ?group_label ?creator ?creator_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\n dct:created ?datetime ;\n np:hasAssertion ?ag ;\n np:hasProvenance ?pg ;\n np:hasPublicationInfo ?pig .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?inv npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n bind(substr(str(?datetime), 1, 10) as ?date)\n graph ?pig {\n ?np a ?subtype .\n filter(strstarts(str(?subtype), \"https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#\") && str(?subtype) != \"https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#Nanopub\")\n bind(strafter(str(?subtype), \"#\") as ?subtype_label)\n }\n graph ?ag {\n ?anno a oa:Annotation ;\n oa:hasBody ?b ;\n oa:hasTarget ?t .\n ?b rdf:value ?body_lit .\n bind(str(?body_lit) as ?body)\n bind(lang(?body_lit) as ?lang)\n optional {\n ?t oa:hasScope ?scope .\n bind(if(contains(str(?scope), \"#\"), strafter(str(?scope), \"#\"), str(?scope)) as ?scope_label)\n }\n optional {\n ?t oa:hasSource ?source .\n bind(substr(replace(str(?source), \"^.*/\", \"\"), 1, 8) as ?source_label)\n }\n }\n optional {\n graph ?pg {\n ?ag prov:wasAttributedTo ?creator .\n optional { ?creator rdfs:label ?creator_label }\n optional {\n ?creator prov:actedOnBehalfOf ?group .\n optional { ?group rdfs:label ?group_label }\n }\n }\n }\n}\norder by desc(?datetime)" } ] } ] }, { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/Head", "@graph": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/get-agenda-items-for-event", "http://purl.org/dc/terms/description": [ { "@value": "Returns all agenda items belonging to the given event, with label, description, related spaces, links, creator, and nanopub link." } ], "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 agenda items for event" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/8d75c5e7b088af4582146e3fca9ed2c6c398fe9f72aff5f7159df0f811cb3640" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect ?item ?item_label ?description (group_concat(distinct str(?space); separator=\" \") as ?spaces_multi_iri) (group_concat(distinct concat('link'); separator=\", \") as ?link) ?creator ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np dct:created ?npdate .\n ?np dct:creator ?creator .\n ?np np:hasAssertion ?a .\n ?np npx:introduces ?item .\n }\n values ?_event_multi_iri {}\n graph ?a {\n ?item a gen:AgendaItem .\n ?item dct:isPartOf ?_event_multi_iri .\n optional { ?item rdfs:label ?item_label . }\n optional { ?item dct:description ?description . }\n optional { ?item schema:about ?space . }\n optional { ?item rdfs:seeAlso ?link . }\n }\n}\ngroup by ?item ?item_label ?description ?creator ?np ?npdate\norder by asc(?npdate)" } ] } ] }, { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/Head", "@graph": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/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/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T12:00:44Z", "@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/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/get-agenda-items-for-event" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAzHXGlRWtIn_fRuK1J9WYMxWgozA9-r1wx9W7y2w20Tk" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get agenda items for event" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/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": "m8ASHYbpPd83TN3mICiW1r+/33xQZFgQxTzeoMnDADdNaLE6qAEhl0N6jCOlEH8iN99XVW9OXblydmDfTk5fynatA5IHlKJ/yljHDxRjdE+U9CZziuE7cXHGfLcqhCj4uSd0pZ1+1W36hE/1+SvSL0yvfFuVreH/HaJuzmBIE28=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/Head", "@graph": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/get-status-updates-for-event", "http://purl.org/dc/terms/description": [ { "@value": "Returns all status updates belonging to the given event, with label, description, concerned spaces, links, creator, and nanopub link." } ], "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 status updates for event" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/d635d8e9818def8765c4252d207ee6941f339641318ff7826e41d5dd9d222efb" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect ?item ?item_label ?description (group_concat(distinct str(?space); separator=\" \") as ?spaces_multi_iri) (group_concat(distinct concat('link'); separator=\", \") as ?link) ?creator ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np dct:created ?npdate .\n ?np dct:creator ?creator .\n ?np np:hasAssertion ?a .\n ?np npx:introduces ?item .\n }\n values ?_event_multi_iri {}\n graph ?a {\n ?item a gen:StatusUpdate .\n ?item dct:isPartOf ?_event_multi_iri .\n ?item schema:about ?space .\n optional { ?item rdfs:label ?item_label . }\n optional { ?item dct:description ?description . }\n optional { ?item rdfs:seeAlso ?link . }\n }\n}\ngroup by ?item ?item_label ?description ?creator ?np ?npdate\norder by asc(?npdate)" } ] } ] }, { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/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/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T12:00:44Z", "@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/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/get-status-updates-for-event" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAj270KTpJBPrj7S7mT52kkMDgzZNA17HTbIZCuvDKnXc" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get status updates for event" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/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": "GaDjAOh1psqKmaZNoX7f8y7VAmWGeuiWuZv204teE+wjEI9xAHNsF8U0hkb2L4DdBaQ0n5zb+mXhcnjV7nFV7O2vZhN86xlhQkUvMLFs1pmaBCqxqpnOtKcFfQ7vwebS8AXrjRVWgTGbwfquSfYkJPrsIvrgo1cCYJ+MyRKKI+w=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/SnamakeReportRegistrations", "http://purl.org/dc/terms/description": [ { "@value": "Will list all Snakemake report registrations created by this template: https://w3id.org/np/RAsmNjwvzjYfc8Hson0gyjSL6Oov3nZZEfRy7TOFtO5I8 - will need update if the template updates." } ], "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": "Snakemake Report Registrations" } ], "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 np: \r\nPREFIX npa: \r\nPREFIX npx: \r\nPREFIX dct: \r\n\r\nSELECT DISTINCT ?np ?date\r\nWHERE {\r\n # any triple (any graph) where the template appears as object\r\n ?np ?p .\r\n # get its creation date (admin graph)\r\n GRAPH npa:graph { ?np dct:created ?date }\r\n}\r\nLIMIT 100" } ] } ] }, { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ] } ] }, { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0003-2408-7588", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Christian Meesters" } ] }, { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T10:03:58.076Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ], "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/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/SnamakeReportRegistrations" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@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/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+DVJTSCzdJUJMzlwRfb2Qm2NZpuZ932RpVliWxMAhmZ6ZkeeibmJlW/Z0q51YkFArJIWbJ0f7rLQWM5epuZV4I5cjMqepOWGey6LrPolMs8lI9dJf9zW9lJsneV+py3U8WsrB6mg//pkEeXnVDd+WscADyXJ5EeLwoZjCkPn8/QIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "EkRmNSFMnn2MPbA2ddFTfKuz3zZKdtaR5NBTplNOFHm/vjBCFmXEfl2Djq2IvD5Suc8g19Xt8KgH1uoXVP93ZQKql5iK+F6bTU2JzCOeX/MulHLgJP5EU4Oz7YLpGvdWE5vnDoOl8MMQ9aifpPFmeJIZAC1N5oOJ/Ogj0IED1/o=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ] } ] }, { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/Head", "@graph": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/provenance", "@graph": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ] } ] }, { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/Head", "@graph": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/assertion", "@graph": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/SnakemakeWorkflowRegistrations", "http://purl.org/dc/terms/description": [ { "@value": "Will return all workflow registered with https://w3id.org/np/RAOT7z3RA0XYlHIikne8rfUUYZrtHyrzXBD1HpI_GvcRk - might need updates from time to time." } ], "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": "Snakemake Workflow Registrations" } ], "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 np: \r\nPREFIX npa: \r\nPREFIX npx: \r\nPREFIX dct: \r\n\r\nSELECT DISTINCT ?np ?date\r\nWHERE {\r\n # any triple (any graph) where the template appears as object\r\n ?np ?p .\r\n # get its creation date (admin graph)\r\n GRAPH npa:graph { ?np dct:created ?date }\r\n}\r\nLIMIT 100" } ] } ] }, { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0003-2408-7588", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Christian Meesters" } ] }, { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T10:00:15.672Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ], "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/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/SnakemakeWorkflowRegistrations" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@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/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+DVJTSCzdJUJMzlwRfb2Qm2NZpuZ932RpVliWxMAhmZ6ZkeeibmJlW/Z0q51YkFArJIWbJ0f7rLQWM5epuZV4I5cjMqepOWGey6LrPolMs8lI9dJf9zW9lJsneV+py3U8WsrB6mg//pkEeXnVDd+WscADyXJ5EeLwoZjCkPn8/QIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "ukOlCeOJTqOppiPnsDOHIpj6Siymu75EK5q6VOGRwQGxdPfB8lgBjYMry6NjY1rjeCbEPrqybDtM9TpUn5uwNx4joQwmowyY0SmvhbirkS8SB3KQe65yemMAy/WxYVxP+YTa3buEVvutERzubcVMq2X075/gMfi7/QOKhJqDmC4=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/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/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T09:09:37.191+02:00", "@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/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/get-sub-resources" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAtZM16vOCcoQ_W_nDS3lKwp2oOIZc515ZS2fz4X-IG2g" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "http://localhost:37373/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/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": "Cpd5YCmxO0EXCwzQuV8LHKx0B4ZXlseDqIjiookKBnJCiaWd9u7k0s2TSPm884smdpOZXE85t7xRBRY0CM47CCOvI72gEMWaTv6Ch1IFTGwQ9TpHjy5Neid3hVCJXl+rrQ3XFhvBjmzJsyJlOdxP3KOarkBXo/9m/VrTTOMPm70=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/Head", "@graph": [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAGxWuFSWFeXyoCZiJpaVMwH-_9-fLX3GFPb5XI-KHIok/get-sub-resources", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the sub-resources of a Space or Maintained Resource." } ], "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 sub-resources of Space or Maintained Resource" } ], "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: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix gen: \r\n\r\nselect ?resource ?resource_label ?entity_main_type ?np where {\r\n graph npa:graph {\r\n values ?entity_main_type { gen:Space gen:MaintainedResource }\r\n ?np npx:hasNanopubType ?entity_main_type .\r\n ?np npx:introduces ?resource .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?a .\r\n filter not exists {\r\n ?np2 npx:introduces ?resource .\r\n ?np2 npa:hasValidSignatureForPublicKeyHash ?pubkey2 .\r\n filter not exists { ?npx2 npx:invalidates ?np2 ; npa:hasValidSignatureForPublicKeyHash ?pubkey2 . }\r\n ?np2 dct:created ?date2 .\r\n filter( ?date2 > ?date )\r\n }\r\n }\r\n graph ?a {\r\n { {\r\n values ?_super_resource_multi_iri {}\r\n ?resource a ?entity_main_type .\r\n filter(strstarts(str(?resource), concat(str(?_super_resource_multi_iri), \"/\")))\r\n bind(substr(str(?resource), strlen(str(?_super_resource_multi_iri)) + 2, strlen(str(?resource)) - strlen(str(?_super_resource_multi_iri)) - 1) as ?suffix)\r\n filter(!contains(?suffix, \"/\"))\r\n } union {\r\n values ?_super_resource_multi_iri {}\r\n ?resource a gen:Space .\r\n ?resource dct:isPartOf ?_super_resource_multi_iri .\r\n } union {\r\n values ?_super_resource_multi_iri {}\r\n ?resource a gen:MaintainedResource .\r\n ?resource gen:isMaintainedBy ?_super_resource_multi_iri .\r\n } }\r\n filter exists { ?resource a ?__resource_type_iri }\r\n ?resource rdfs:label ?resource_label .\r\n }\r\n} order by ?resource_label" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-20T06:37:05Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/get-archive-urls" } ], "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/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/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": "Ad+dFhmDbPSImsB4nagU4Q75MzZSEt0o/B0xSEI+ucuHrzqnV0BGVZLFu5yXMO3gFSenXslPVFH4VG4okdFdIHtgsobK9fwnjT7kbrHiOevVaux9ho3HVR1m+447XbCA7AmPqO79yTIkjTJqhBrIa+u2aAkihO55TMUuaQdTxxA=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAp8RI6GkFdwQ7lh2lMoIYoNBlTtauu1ImUXGLMPxrfeQ/get-archive-urls", "http://purl.org/dc/terms/description": [ { "@value": "Returns all resource-to-archive-URL relations (Wikidata P1065), with the source nanopublication and creation timestamp, ordered by latest first." } ], "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 archive URLs" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/d36e9f11f7804195478243311f9f536f085779508291899c7402d6dde1eae9fb" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix wd: \n\nselect ?resource ?archive_url ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np np:hasAssertion ?a .\n ?np dct:created ?date .\n }\n graph ?a {\n ?resource wd:P1065 ?archive_url .\n }\n} order by desc(?date)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0003-2408-7588", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Christian Meesters" } ] }, { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-19T18:50:43.630Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ], "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/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/SakemakeTerm" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@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/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+DVJTSCzdJUJMzlwRfb2Qm2NZpuZ932RpVliWxMAhmZ6ZkeeibmJlW/Z0q51YkFArJIWbJ0f7rLQWM5epuZV4I5cjMqepOWGey6LrPolMs8lI9dJf9zW9lJsneV+py3U8WsrB6mg//pkEeXnVDd+WscADyXJ5EeLwoZjCkPn8/QIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "SuieVOeNwBsN4pFSAQAew3yHPke871wZtubEBEdIEzabYtKgeTO/AzgHg9ICW+C42NI6S6ybxWoGJTSQVHa5+sUABpLtugAJvtSWCMh2QhkHnlsVxdNjflOnzPI42Y4pGNk6q1d9A+CDQaCAMx8YacFerWLwCQU12ApXLanWrKk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ] } ] }, { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0003-2408-7588" } ] } ] }, { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/SakemakeTerm", "http://purl.org/dc/terms/description": [ { "@value": "lists all nanopubs mentioning the Snakemake Workflow Management System" } ], "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": "Snakemake Mentionings" } ], "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 np: \r\nPREFIX dct: \r\nPREFIX npa: \r\nPREFIX npx: \r\nprefix kpxl: \r\nSELECT DISTINCT ?np ?assertion ?p ?o \r\nWHERE {\r\n ?np a np:Nanopublication ;\r\n np:hasAssertion ?assertion .\r\n\r\n GRAPH ?assertion {\r\n ?s ?p ?o .\r\n\r\n FILTER (\r\n isLiteral(?o) &&\r\n REGEX(STR(?o), \"snakemake\", \"i\")\r\n )\r\n }\r\n}\r\n\r\n#LIMIT 100" } ] } ] }, { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/Head", "@graph": [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAzeQbv1gXqKIuLic4xTP1gYRnL4YhU_5oRl62nbNl2Xk/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/Head", "@graph": [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/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/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-19T08:28:18Z", "@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/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/get-nfdi-significant-persons" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get significant persons for NFDI consortiums" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/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": "Bet18CQfZE0Md9tOgiqlrSzngBWt9aUzyGCSyL0kR4QwKrgugvfmQ5ymOHjZ0pTaq5uyvU80QJlUzdZxe+sRuTbIfqL3RFMrjMuyJMm+H0+HCVnFuDwX3vw5ylD/8KC7nI/hpse6dV+hoc5KjMKLCyO2BL4pan61kRacTKdf4Uo=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA45wjIEseTXMPJzp8OzbVrz8Bx7l_ZB8hicsLjiZ4GPg/get-nfdi-significant-persons", "http://purl.org/dc/terms/description": [ { "@value": "Lists all significant persons (wd:P3342) for NFDI consortiums (wd:Q98270496), sorted by creation date (latest first)." } ], "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 significant persons for NFDI consortiums" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/396658d836306bf289163eb54107e315336624f130d2ad667d1edfdbf890b8ab" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix wd: \n\nselect ?consortium ?consortium_label ?person ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n ?np dct:created ?date .\n }\n graph ?a {\n ?consortium a wd:Q98270496 ;\n wd:P3342 ?person .\n }\n optional {\n graph ?pi { ?consortium nt:hasLabelFromApi ?api_label . }\n bind(if(contains(?api_label, \" - \"), strbefore(?api_label, \" - \"), ?api_label) as ?consortium_label)\n }\n}\norder by desc(?date)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/Head", "@graph": [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/find-gofair-qualified-things", "http://purl.org/dc/terms/description": [ { "@value": "This query allows for searching for resources (FERs etc.) together with the info about whether GO FAIR qualified them." } ], "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": "Find GO FAIR qualified things" } ], "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: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix fip: \r\nprefix prov: \r\n\r\nselect distinct ?thing ?label ?description ?np ?date ?pubkey ?retraction ?newversion ?qualifier ?qualification_np (group_concat(distinct ?recommender; separator=\" \") as ?recommenders) (group_concat(distinct ?recommendation_np; separator=\" \") as ?recommendation_nps) (count(distinct ?recommender) as ?recommender_count) (sample(?fairAssessmentLevel) as ?fairAssessmentLevel) (sample(?fairAssessmentLevelNp) as ?fairAssessmentLevelNp) where {\r\n graph npa:graph {\r\n npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n ?latest_curators_np npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n filter not exists { ?latest_curators_npx npx:invalidates ?latest_curators_np ; npa:hasValidSignatureForPublicKey ?curators_np_pk . }\r\n ?latest_curators_np np:hasAssertion ?latest_curators_assertion .\r\n }\r\n graph npa:networkGraph {\r\n ?latest_curators_np (npx:supersedes)* .\r\n filter not exists { ?latest_curators_npxx npx:supersedes ?latest_curators_np }\r\n }\r\n \r\n graph npa:graph {\r\n ?np npx:hasNanopubType ?__type_iri .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n optional { ?retraction npx:retracts ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n optional { ?newversion npx:supersedes ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np (npx:introduces|npx:describes) ?thing .\r\n ?np rdfs:label ?label .\r\n ?np dct:description ?description .\r\n ?np dct:created ?date .\r\n filter(str(?date) > \"2022\")\r\n }\r\n bind(concat(\" \",lcase(str(?label)),\" \",lcase(str(?description)),\" \") as ?text)\r\n filter( contains(?text, lcase(str(?_searchterm))) )\r\n\r\n optional {\r\n graph npa:graph {\r\n ?disapproval npa:hasValidSignatureForPublicKey ?dpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?dpubkeys npx:hasPublicKey ?dpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?disapproval_x npx:invalidates ?disapproval ; npa:hasValidSignatureForPublicKey ?dpubkey . }\r\n ?disapproval np:hasAssertion ?da .\r\n }\r\n graph ?da {\r\n ?dsomebody ( npx:disapproves-of | npx:disapprovesOf ) ?np .\r\n }\r\n } filter(!bound(?disapproval)) # Faster than \"filter not exists\" for some reason\r\n\r\n optional {\r\n graph npa:graph {\r\n ?recommendation_np npx:hasNanopubType fip:recommended-by .\r\n ?recommendation_np npa:hasValidSignatureForPublicKey ?rpubkey .\r\n filter not exists { ?recommendation_np_x npx:invalidates ?recommendation_np ; npa:hasValidSignatureForPublicKey ?rpubkey . }\r\n ?recommendation_np np:hasAssertion ?ra .\r\n ?recommendation_np np:hasProvenance ?rp .\r\n }\r\n graph ?ra {\r\n ?thing fip:recommended-by ?recommender .\r\n }\r\n graph ?rp {\r\n ?ra prov:wasDerivedFrom ?rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_np npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile .\r\n ?rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n ?latest_rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n filter not exists { ?latest_rfip_npx npx:invalidates ?latest_rfip_np ; npa:hasValidSignatureForPublicKey ?rfip_pubkey . }\r\n }\r\n graph npa:networkGraph {\r\n ?latest_rfip_np (npx:supersedes)* ?rfip_np .\r\n }\r\n graph ?rfip_qa {\r\n ?rfip_qualifier npx:qualifies ?latest_rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_qualification_np np:hasAssertion ?rfip_qa .\r\n ?rfip_qualification_np npx:hasNanopubType npx:qualifies .\r\n ?rfip_qualification_np npa:hasValidSignatureForPublicKey ?rfip_qpubkey .\r\n filter not exists { ?rfip_qualification_np_x npx:invalidates ?rfip_qualification_np ; npa:hasValidSignatureForPublicKey ?rfip_qpubkey . }\r\n }\r\n graph ?latest_curators_assertion {\r\n ?rfip_qpubkeys npx:hasPublicKey ?rfip_qpubkey .\r\n }\r\n }\r\n optional {\r\n graph npa:graph {\r\n ?qualification_np npx:hasNanopubType npx:qualifies .\r\n ?qualification_np npa:hasValidSignatureForPublicKey ?qpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?qpubkeys npx:hasPublicKey ?qpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?qualification_np_x npx:invalidates ?qualification_np ; npa:hasValidSignatureForPublicKey ?qpubkey . }\r\n ?qualification_np np:hasAssertion ?qa .\r\n }\r\n graph ?qa {\r\n ?qualifier npx:qualifies ?np .\r\n }\r\n }\r\n\r\n optional {\r\n graph npa:graph {\r\n ?fairAssessmentLevelNp npx:hasNanopubType fip:has-FAIR-assessment .\r\n ?fairAssessmentLevelNp npa:hasValidSignatureForPublicKey ?lpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?lpubkeys npx:hasPublicKey ?lpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?fairAssessmentLevelNp_x npx:invalidates ?fairAssessmentLevelNp ; npa:hasValidSignatureForPublicKey ?lpubkey . }\r\n ?fairAssessmentLevelNp np:hasAssertion ?la .\r\n }\r\n graph ?la {\r\n ?thing fip:has-FAIR-assessment ?fairAssessmentLevel .\r\n }\r\n } filter(!bound(?levelNp)) # Faster than \"filter not exists\" for some reason\r\n\r\n}\r\ngroup by ?thing ?label ?description ?np ?date ?pubkey ?retraction ?newversion ?qualifier ?qualification_np\r\norder by desc(?recommender_count) asc(?label)" } ] } ] }, { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/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/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-18T07:41:03.729Z", "@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/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/find-gofair-qualified-things" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAfgJE8nia_5dXordL1zE2J2fSWWqVAFjloOt6IaToWtU" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "ysEgP2nJbAGJs5fQ+4HvAUc8tqTbE1Ov4f9yjIEuuV73MSO2w1SMgNLl/4rbihFrVXwYt9kdoDL6mKTtOP8Rz8Oa/gReNHw4XuKAvKGp/05nOzCEyNjMS4SyQnBaQ/HDAyM04yhP98ivo/n0ioLaR3K+IIIdZy7OGE4CM6KP4fk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RACdVJ8FPwYCkAYPC19BJtoq1RyVYIP7Lh4nJzFutLZvs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/get-rocrate-nanopubs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all RO-Crate nanopubs. Including the old and new type." } ], "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 all RO-Crate nanopubs" } ], "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: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix kpxl: \r\n\r\n# find all ro-crates, with old and new nanopub type\r\nselect distinct ?rocrate ?date ?np where { \r\n graph npa:graph {\r\n {?np npx:hasNanopubType kpxl:RoCrateNanopub .} union {?np npx:hasNanopubType npx:RoCrateNanopub .}\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkeyhash . }\r\n ?np dct:created ?date .\r\n ?np npx:introduces ?rocrate .\r\n ?np npx:signedBy ?agent_iri .\r\n }\r\n}\r\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/Head", "@graph": [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/pubinfo", "@graph": [ { "@id": "https://orcid.org/0009-0008-3635-347X", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ziroli Plutschow" } ] }, { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-13T14:58:41.537Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ], "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/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/get-rocrate-nanopubs" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA2MCzg_RFEPe4ngx0XrG1C13LVA8EuNFlnxOGTmH_6AI" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAFGm6dE-H9M5WgOViQJQrvKrwQofZxViNF2wq2CbAZTA" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRxqE9AJd10geyZVSAzaTl5ly3X0EBV59zn6ot8ZdcB77wkUqI44Mw5IYeG/isXoAZqq5yXWZjMOk0Uv94jqu31KnXlv2cazidBqJeO9GD0UAfX6hU3mpbC6Hj3MFNDYEDMX/yAC55oOr78B93NqhdiTieTMKzNe/kHyVhCIPjgQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "AVaI97UVGfXYiydYNadqujglY8BBIiL9rySX8UeMKzEeE2XDGVIFUhMtnJf2ygsueKHRI1F68AAIatRxR4fix13tr4k8hC7aznX5bgWlz4Ci1WyTl5+vOWdjItYRe3bhx/FEJI/5zz+IyGqUz+cbDkqBXGthDCdijdFmRTtBBJs=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAaQHF8pXj2Y4UeWChdkLxM9g5webS68YaZjYPtAlhe2Q" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] } ], [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/Head", "@graph": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/find-gofair-qualified-things-valid", "http://purl.org/dc/terms/description": [ { "@value": "This query allows for searching for resources (FERs etc.) together with the info about whether GO FAIR qualified them." } ], "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": "Find GO FAIR qualified things (only valid entries)" } ], "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: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix fip: \r\nprefix prov: \r\n\r\nselect distinct ?thing ?label ?description ?np ?date ?pubkey ?qualifier ?qualification_np (group_concat(distinct ?recommender; separator=\" \") as ?recommenders) (group_concat(distinct ?recommendation_np; separator=\" \") as ?recommendation_nps) (count(distinct ?recommender) as ?recommender_count) (sample(?fairAssessmentLevel) as ?fairAssessmentLevel) (sample(?fairAssessmentLevelNp) as ?fairAssessmentLevelNp) where {\r\n graph npa:graph {\r\n npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n ?latest_curators_np npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n filter not exists { ?latest_curators_npx npx:invalidates ?latest_curators_np ; npa:hasValidSignatureForPublicKey ?curators_np_pk . }\r\n ?latest_curators_np np:hasAssertion ?latest_curators_assertion .\r\n }\r\n graph npa:networkGraph {\r\n ?latest_curators_np (npx:supersedes)* .\r\n filter not exists { ?latest_curators_npxx npx:supersedes ?latest_curators_np }\r\n }\r\n \r\n graph npa:graph {\r\n ?np npx:hasNanopubType ?__type_iri .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?retraction npx:retracts ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n filter not exists { ?newversion npx:supersedes ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np (npx:introduces|npx:describes) ?thing .\r\n ?np rdfs:label ?label .\r\n ?np dct:description ?description .\r\n ?np dct:created ?date .\r\n filter(str(?date) > \"2022\")\r\n }\r\n bind(concat(\" \",lcase(str(?label)),\" \",lcase(str(?description)),\" \") as ?text)\r\n filter( contains(?text, lcase(str(?_searchterm))) )\r\n \r\n optional {\r\n graph npa:graph {\r\n ?disapproval npa:hasValidSignatureForPublicKey ?dpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?dpubkeys npx:hasPublicKey ?dpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?disapproval_x npx:invalidates ?disapproval ; npa:hasValidSignatureForPublicKey ?dpubkey . }\r\n ?disapproval np:hasAssertion ?da .\r\n }\r\n graph ?da {\r\n ?dsomebody ( npx:disapproves-of | npx:disapprovesOf ) ?np .\r\n }\r\n } filter(!bound(?disapproval)) # Faster than \"filter not exists\" for some reason\r\n\r\n optional {\r\n graph npa:graph {\r\n ?recommendation_np npx:hasNanopubType fip:recommended-by .\r\n ?recommendation_np npa:hasValidSignatureForPublicKey ?rpubkey .\r\n filter not exists { ?recommendation_np_x npx:invalidates ?recommendation_np ; npa:hasValidSignatureForPublicKey ?rpubkey . }\r\n ?recommendation_np np:hasAssertion ?ra .\r\n ?recommendation_np np:hasProvenance ?rp .\r\n }\r\n graph ?ra {\r\n ?thing fip:recommended-by ?recommender .\r\n }\r\n graph ?rp {\r\n ?ra prov:wasDerivedFrom ?rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_np npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile .\r\n ?rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n ?latest_rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n filter not exists { ?latest_rfip_npx npx:invalidates ?latest_rfip_np ; npa:hasValidSignatureForPublicKey ?rfip_pubkey . }\r\n }\r\n graph npa:networkGraph {\r\n ?latest_rfip_np (npx:supersedes)* ?rfip_np .\r\n }\r\n graph ?rfip_qa {\r\n ?rfip_qualifier npx:qualifies ?latest_rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_qualification_np np:hasAssertion ?rfip_qa .\r\n ?rfip_qualification_np npx:hasNanopubType npx:qualifies .\r\n ?rfip_qualification_np npa:hasValidSignatureForPublicKey ?rfip_qpubkey .\r\n filter not exists { ?rfip_qualification_np_x npx:invalidates ?rfip_qualification_np ; npa:hasValidSignatureForPublicKey ?rfip_qpubkey . }\r\n }\r\n graph ?latest_curators_assertion {\r\n ?rfip_qpubkeys npx:hasPublicKey ?rfip_qpubkey .\r\n }\r\n }\r\n optional {\r\n graph npa:graph {\r\n ?qualification_np npx:hasNanopubType npx:qualifies .\r\n ?qualification_np npa:hasValidSignatureForPublicKey ?qpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?qpubkeys npx:hasPublicKey ?qpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?qualification_np_x npx:invalidates ?qualification_np ; npa:hasValidSignatureForPublicKey ?qpubkey . }\r\n ?qualification_np np:hasAssertion ?qa .\r\n }\r\n graph ?qa {\r\n ?qualifier npx:qualifies ?np .\r\n }\r\n }\r\n\r\n optional {\r\n graph npa:graph {\r\n ?fairAssessmentLevelNp npx:hasNanopubType fip:has-FAIR-assessment .\r\n ?fairAssessmentLevelNp npa:hasValidSignatureForPublicKey ?lpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?lpubkeys npx:hasPublicKey ?lpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?fairAssessmentLevelNp_x npx:invalidates ?fairAssessmentLevelNp ; npa:hasValidSignatureForPublicKey ?lpubkey . }\r\n ?fairAssessmentLevelNp np:hasAssertion ?la .\r\n }\r\n graph ?la {\r\n ?thing fip:has-FAIR-assessment ?fairAssessmentLevel .\r\n }\r\n } filter(!bound(?levelNp)) # Faster than \"filter not exists\" for some reason\r\n\r\n}\r\ngroup by ?thing ?label ?description ?np ?date ?pubkey ?retraction ?newversion ?qualifier ?qualification_np\r\norder by desc(?recommender_count) asc(?label)" } ] } ] }, { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/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/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-13T13:14:34.472Z", "@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/publicdomain/zero/1.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/find-gofair-qualified-things-valid" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAMR6NTWJY6FfFE3M8uyXeukcLBEriM1Jiii_USd1QQrA" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAfgJE8nia_5dXordL1zE2J2fSWWqVAFjloOt6IaToWtU" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "f2+QJRxaejfrxhOPUAZu+fNqNBT7rE4xJP6kiKf0wWQNEPu0Hr9INzZEzWACkewORDZsd9xryCPZoMBlgld7hRN/7hpVicf+9554YWMq3AMoAaq4cYLf996DI/HujbP1A6gym6KKYTyfZGAyRe0qqBLNWh9Gix8GnK+yneuRZ1w=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RACIjwEYXjz60_kM3Yzp-5WdmgHBi__FKzsMa_3zWGfLU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/assertion", "@graph": [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/get-all-rocrate-nanopubs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all RO-Crate nanopubs." } ], "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 all RO-Crate Nanopubs (new type)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/a94355158beda26c5d1533e079a7f76e827b9037dc594fac440e0cf3a2a153d1" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: prefix dct: prefix np: prefix npa: prefix npx: prefix kpxl: select distinct ?rocrate ?date (?__agent_iri as ?agent) ?np (?__pubkeyhash as ?pubkey) where { graph npa:graph { ?np npx:hasNanopubType kpxl:RoCrateNanopub . ?np npa:hasValidSignatureForPublicKeyHash ?__pubkeyhash . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?__pubkeyhash . } ?np dct:created ?date . ?np npx:introduces ?rocrate . ?np npx:signedBy ?__agent_iri . } } order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/Head", "@graph": [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/pubinfo", "@graph": [ { "@id": "https://orcid.org/0009-0008-3635-347X", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ziroli Plutschow" } ] }, { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-12T12:55:59.576Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAcEqPZ1PVR7xow-lUP2_JQ5PX4LKQ6yOuFHfT8ga7150" }, { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "http://purl.org/np/RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU" } ] }, { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRxqE9AJd10geyZVSAzaTl5ly3X0EBV59zn6ot8ZdcB77wkUqI44Mw5IYeG/isXoAZqq5yXWZjMOk0Uv94jqu31KnXlv2cazidBqJeO9GD0UAfX6hU3mpbC6Hj3MFNDYEDMX/yAC55oOr78B93NqhdiTieTMKzNe/kHyVhCIPjgQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "Osa2P2/dkgkpvYSL6fBV/qGfesz9fgpuNDxMQgySiBVfDg+oUUazlFcSmY8aLKMIS7JX9PAFjsbWbhLrCR1jO0wh8FNxITbolkp8Rd8d1pepmKsLnfyFM5hCRKrt6QGDWazXH0LrA8xWszCAkfv1wAG5QQc5AtinljCHWFs4RNo=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/provenance", "@graph": [ { "@id": "https://w3id.org/np/RADoFDqAnBoTNbcMOpVks8a5XvMJIy7PQqvJMEY6JquIc/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/Head", "@graph": [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/pubinfo", "@graph": [ { "@id": "https://orcid.org/0009-0008-3635-347X", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ziroli Plutschow" } ] }, { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-12T12:55:48.391Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAcEqPZ1PVR7xow-lUP2_JQ5PX4LKQ6yOuFHfT8ga7150" }, { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "http://purl.org/np/RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU" } ] }, { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRxqE9AJd10geyZVSAzaTl5ly3X0EBV59zn6ot8ZdcB77wkUqI44Mw5IYeG/isXoAZqq5yXWZjMOk0Uv94jqu31KnXlv2cazidBqJeO9GD0UAfX6hU3mpbC6Hj3MFNDYEDMX/yAC55oOr78B93NqhdiTieTMKzNe/kHyVhCIPjgQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "EJp0VHJES5hTmvnMScbKcNgO71Ibw3eAje/aIgk1Jegcs0808KPYupaofMeNJlgw4Cjg/rzEdGKbqbUjiOeKIOP+IshdA3fLGqtWP8ikRmXPCk7RO2d/2IBXs7+YPepT1Y+TExC6B2xlcvTSnh/sl8Kph2amP9GYOQGF+u/uxDo=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/get-all-rocrate-nanopubs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all RO-Crate nanopubs." } ], "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 all RO-Crate Nanopubs (new type)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/a94355158beda26c5d1533e079a7f76e827b9037dc594fac440e0cf3a2a153d1" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: prefix dct: prefix np: prefix npa: prefix npx: prefix kpxl: select distinct ?rocrate ?date (?__agent_iri as ?agent) ?np (?__pubkeyhash as ?pubkey) where { graph npa:graph { ?np npx:hasNanopubType kpxl:RoCrateNanopub . ?np npa:hasValidSignatureForPublicKeyHash ?__pubkeyhash . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?__pubkeyhash . } ?np dct:created ?date . ?np npx:introduces ?rocrate . ?np npx:signedBy ?__agent_iri . } } order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAZZqZF32-571vr8dVlRfgwUdweOogVr20HL_vWae5FLY/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/pubinfo", "@graph": [ { "@id": "https://orcid.org/0009-0008-3635-347X", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ziroli Plutschow" } ] }, { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-12T12:53:40.894Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAcEqPZ1PVR7xow-lUP2_JQ5PX4LKQ6yOuFHfT8ga7150" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "http://purl.org/np/RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU" } ] }, { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRxqE9AJd10geyZVSAzaTl5ly3X0EBV59zn6ot8ZdcB77wkUqI44Mw5IYeG/isXoAZqq5yXWZjMOk0Uv94jqu31KnXlv2cazidBqJeO9GD0UAfX6hU3mpbC6Hj3MFNDYEDMX/yAC55oOr78B93NqhdiTieTMKzNe/kHyVhCIPjgQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "FISIQ5LkG6zFdsyajwOqeaVXyPOjOgY3rs5PfQESeuB45TjN+HRUNn6noF2GQs4tBNWrxsDvZkRVDAYF52LSMpPBlBtTUUq9qBHayHbFtPRcAe9j97Ot0pyv9wNrEgPbtXRmjAvksmf5eajceVzyukHXO1i+TZDhu6tVTu1eYIU=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/get-all-rocrate-nanopubs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all RO-Crate nanopubs." } ], "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 all RO-Crate Nanopubs (old type)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/a94355158beda26c5d1533e079a7f76e827b9037dc594fac440e0cf3a2a153d1" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: prefix dct: prefix np: prefix npa: prefix npx: select distinct ?rocrate ?date ?np where { graph npa:graph { ?np npx:hasNanopubType npx:RoCrateNanopub . filter not exists { ?npx npx:invalidates ?np } ?np dct:created ?date . ?np npx:introduces ?rocrate . }}order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/Head", "@graph": [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAhN5_UrRfgNdm3lHUxpTB8XX7AcDvRu-SWN5BvbxEDZM/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/Head", "@graph": [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/get-all-rocrate-nanopubs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all RO-Crate nanopubs." } ], "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 all RO-Crate Nanopubs (old type)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/a94355158beda26c5d1533e079a7f76e827b9037dc594fac440e0cf3a2a153d1" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: prefix dct: prefix np: prefix npa: prefix npx: select distinct ?rocrate ?date ?np where { graph npa:graph { ?np npx:hasNanopubType npx:RoCrateNanopub . filter not exists { ?npx npx:invalidates ?np } ?np dct:created ?date . ?np npx:introduces ?rocrate . }}order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/pubinfo", "@graph": [ { "@id": "https://orcid.org/0009-0008-3635-347X", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ziroli Plutschow" } ] }, { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-12T12:53:26.853Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAcEqPZ1PVR7xow-lUP2_JQ5PX4LKQ6yOuFHfT8ga7150" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "http://purl.org/np/RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU" } ] }, { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRxqE9AJd10geyZVSAzaTl5ly3X0EBV59zn6ot8ZdcB77wkUqI44Mw5IYeG/isXoAZqq5yXWZjMOk0Uv94jqu31KnXlv2cazidBqJeO9GD0UAfX6hU3mpbC6Hj3MFNDYEDMX/yAC55oOr78B93NqhdiTieTMKzNe/kHyVhCIPjgQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "SxLpxXvPF7JUc+rKtjWvibhTYJtBWgnauFSPgrCOoTIYo9AbGjInKx5+wEFX2a5J0pClZisRjI7emwf3ugmGWcxZLAAt3qDReQc13OPxE/0SPozz6pUFAE7tplCF8SoyF6UxGKkodjO+lFL2QU9f5ek6u8qhK9Hq/1phbb8DChk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA6jejfdtvpwzvBHTijU1TlpAU8qXjc4TNt43qzlmxLm0/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/Head", "@graph": [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/pubinfo", "@graph": [ { "@id": "https://orcid.org/0009-0008-3635-347X", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ziroli Plutschow" } ] }, { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-12T12:52:58.722Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAcEqPZ1PVR7xow-lUP2_JQ5PX4LKQ6yOuFHfT8ga7150" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "http://purl.org/np/RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU" } ] }, { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRxqE9AJd10geyZVSAzaTl5ly3X0EBV59zn6ot8ZdcB77wkUqI44Mw5IYeG/isXoAZqq5yXWZjMOk0Uv94jqu31KnXlv2cazidBqJeO9GD0UAfX6hU3mpbC6Hj3MFNDYEDMX/yAC55oOr78B93NqhdiTieTMKzNe/kHyVhCIPjgQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "b6Q5uTmo/rjiVA6tDcbBALnxdw2NBx+TygPy2t6lTitIx25cEUQ2vcXUbhjiUvNR/fVJ3ew+XCNVINzACcIFGbC23tp/EsNMmEzsoZZSH719c+RRyhubfDbNlYgjBAFub9ndm3eVdfzMmg3SRqU1BcavQQU0FtqQ34R6wLYWyE8=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0009-0008-3635-347X" } ] } ] }, { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAxwaV0932wEXtFMeYPIOaZ0KzxVZvNVHpoM01xRcffz0/get-all-rocrate-nanopubs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all RO-Crate nanopubs." } ], "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 all RO-Crate Nanopubs (old type)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/a94355158beda26c5d1533e079a7f76e827b9037dc594fac440e0cf3a2a153d1" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: prefix dct: prefix np: prefix npa: prefix npx: select distinct ?rocrate ?date ?np where { graph npa:graph { ?np npx:hasNanopubType npx:RoCrateNanopub . filter not exists { ?npx npx:invalidates ?np } ?np dct:created ?date . ?np npx:introduces ?rocrate . }}order by desc(?date)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/get-faqs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the FAQ entries (questions and answers) of an entity, including source nanopub and date. When several nanopubs declare the same FAQ entry, only the most recent one is returned." } ], "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 FAQ entries of an entity" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/88a3271eb4f952262a674b6765824830ecb6c5a9ae10f1fd8caa4fc21cdccad7" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect ?title ?content ?date ?faq ?np where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?faq rdf:type schema:Question .\n ?faq rdfs:label ?title .\n ?faq gen:hasContent ?content .\n values ?_resource_multi_iri {}\n ?faq dct:isPartOf ?_resource_multi_iri .\n optional { ?faq gen:hasPositionString ?position }\n }\n filter not exists {\n graph npa:graph {\n ?np2 npa:hasValidSignatureForPublicKeyHash ?pubkey2 .\n filter not exists { ?npx2 npx:invalidates ?np2 ; npa:hasValidSignatureForPublicKeyHash ?pubkey2 . }\n ?np2 dct:created ?date2 .\n ?np2 np:hasAssertion ?a2 .\n filter (?date2 > ?date)\n }\n graph ?a2 {\n ?faq rdf:type schema:Question .\n }\n }\n}\norder by ?position ?title" } ] } ] }, { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-09T21:08:58Z", "@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/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/get-faqs" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA8oSPXZOq2ddEwa6LghfmXnjl7DGQVXLL36fjDI6F0uE" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get FAQ entries of an entity" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/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": "PBy0PS823UWCNVsioqXnkbi3ZpK1K7J7cp0G3VSxsB3Ctq92P1R+thxeOK/h4I8hXZma467tFYHwyI6uHfLGWiOpzAFPp4RhLn8pbeMf4iEpLIm9zSlCCZtAVXySJKCKhyp2K/aejVFAX7LtDdHMMOEAthGRxuC+J4ZJMe4M5I0=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/Head", "@graph": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAFfcfnIIX_2yNybt_Kx1PmlDmgZvSLsogDDsi5eAtG74/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/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/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o", "http://purl.org/dc/terms/created": [ { "@value": "2026-05-05T06:48:04.104Z", "@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/publicdomain/zero/1.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/get-fip-decl-in-index" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAEY8_rG74ZFJZ6wAZ2npoCZoUBafVECzqhPLgwHihiig" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "okIR+43Pn4jQCsTWHUPnmzMkpm17kXcn48poFC3x0RCtRYN/uy4Z74bXiXpT+V1I8bj8Ajrta2p/JfnpsOuQhsAaibpSqecnrDtxckA2ypvHqvzKXG8j1wuuNf4WGIdB5y1dcVcE7PO2ucV6YnPUokzfePmPdwYaCSkM8MqJmVY=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/Head", "@graph": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/assertion", "@graph": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/get-fip-decl-in-index", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all FIP declarations that are part of the most recent versions of the FIP indexes, as these nanopubs are produced by the FIP Wizard." } ], "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 FIP declarations in indexes" } ], "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: \r\nprefix fip: \r\nprefix dct: \r\nprefix dce: \r\nprefix npa: \r\nprefix npx: \r\nprefix np: \r\nprefix prov: \r\n\r\nselect ?fip_index ?fip_title ?fip_source ?decl_np where {\r\n graph npa:graph {\r\n ?fip_index npx:hasNanopubType npx:NanopubIndex .\r\n ?fip_index npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?index_np_x npx:invalidates ?fip_index ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?fip_index np:hasAssertion ?index_a .\r\n ?fip_index np:hasPublicationInfo ?index_i .\r\n ?fip_index rdfs:label ?fip_title .\r\n ?fip_index dct:created ?index_date .\r\n ?decl_np npa:hasValidSignatureForPublicKey ?decl_pubkey .\r\n filter not exists { ?decl_np_x npx:invalidates ?decl_np ; npa:hasValidSignatureForPublicKey ?decl_pubkey . }\r\n ?decl_np npx:hasNanopubType fip:FIP-Declaration .\r\n ?decl_np dct:created ?date .\r\n }\r\n graph ?index_a {\r\n ?fip_index npx:includesElement ?decl_np .\r\n }\r\n graph ?index_i {\r\n ?fip_index prov:wasDerivedFrom ?fip_source .\r\n }\r\n filter not exists {\r\n graph npa:graph { # Moving this to a separate graph for performance reasons with RDF4J LMDB engine\r\n # Matching on the title string is an ugly hack:\r\n ?fip_newer_index rdfs:label ?fip_title .\r\n }\r\n graph npa:graph {\r\n ?fip_newer_index npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?fip_newer_index_x npx:invalidates ?fip_newer_index ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?fip_newer_index dct:created ?newer_date .\r\n }\r\n filter(?newer_date > ?index_date).\r\n }\r\n}" } ] } ] }, { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/provenance", "@graph": [ { "@id": "https://w3id.org/np/RALx4mcnF84op6E-q-voMr19X80Sy_Khy2I1dMmachJ3o/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-28T17:32:26Z", "@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/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/get-annotated-entities" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAfbQ-nDE34epmaKATWQumrLjceATpVGNQm77-HgQhOt4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get annotated entities" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/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": "OuV1Q0oMpJS5xegUQyo1m+RT6bfXaIcOxvg2zZd1XH2IiZNnnaX4Qih4GcClNk+jFFHWkh7s7dgsOMSf/1MgER+2vDW5Y0hyC6BkgHLKem+H8EAFcodp/85SWbYIq+DG5cUv26RCceziB785l3cPMn+x4Jj2qc5DhdNGmDY5QBk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAsW9bmHY-TvpycMw0KweAE0g5i_M5eyVKFOAuvXWs1BQ/get-annotated-entities", "http://purl.org/dc/terms/description": [ { "@value": "Lists all entities that have been annotated by nanopubs containing oa:Annotation, ordered by the number of annotation nanopubs targeting each entity." } ], "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 annotated entities" } ], "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 np: \nprefix npa: \nprefix npx: \nprefix oa: \n\nselect ?entity (count(?np) as ?annotation_count)\n (group_concat(str(?np); separator=\" \") as ?nps_multi_iri)\n (group_concat(\"^\"; separator=\"\\n\") as ?nps_label_multi)\nwhere {\n {\n select distinct ?entity ?np where {\n graph npa:graph {\n ?np np:hasAssertion ?a .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n }\n graph ?a {\n ?annotation a oa:Annotation ;\n oa:hasTarget ?target .\n ?target oa:hasSource ?entity .\n }\n }\n }\n}\ngroup by ?entity\norder by desc(?annotation_count)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/get-papers-for-team", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the papers co-authored by team members of a given Space." } ], "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 team" } ], "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 fabio: \nprefix bibo: \nprefix gen: \n\nselect distinct ?paper ?paper_label ?journal ?journal_label ?publication_date ?np (\"^\" as ?np_label) where {\n values ?_space_multi_iri {}\n graph npa:graph {\n ?mnp npa:hasValidSignatureForPublicKeyHash ?mpubkey .\n filter not exists { ?mnpx npx:invalidates ?mnp ; npa:hasValidSignatureForPublicKeyHash ?mpubkey . }\n ?mnp np:hasAssertion ?ma .\n }\n graph ?ma {\n ?_space_multi_iri gen:hasTeamMember ?author .\n }\n graph npa:graph {\n ?np npx:hasNanopubType fabio:ScholarlyWork .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np npx:introduces ?paper .\n }\n graph ?a {\n ?paper dct:title ?paper_label .\n ?paper bibo:authorList ?author_list .\n ?paper dct:date ?publication_date .\n ?author_list ?rdfseqpred ?author .\n filter(strstarts(str(?rdfseqpred), \"http://www.w3.org/1999/02/22-rdf-syntax-ns#_\"))\n optional {\n ?paper dct:isPartOf ?journal .\n ?journal dct:title ?journal_label .\n }\n }\n}\norder by desc(?publication_date)" } ] } ] }, { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/Head", "@graph": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-27T14:36:10Z", "@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/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/get-papers-for-team" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RApu2mIX4lXdNdYG6m49hHuAoRtuG-RsVsGllb0-dodas" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw/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": "fjKAqXwHC5MycBHHsRv09AU9wPBrnVN/BIj0v0etnZMLoHh1MCsX4soQ8TAUNX+C8YFKsbrMgfHFZjcUi5RS2LtHQtnFQmLMEWeYLvm0R0gomwEWO28aZmTqvrsL1zxNPSdE9Y3rC/9olYWSqsVttoh1aAsPDRRjqVx4EsNTBCg=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA6xFhuP00MiS7MvgFwxgIENkLSpvHMPsgTqQ1WpxCsjw" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/Head", "@graph": [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/find-fdo-subclasses", "http://purl.org/dc/terms/description": [ { "@value": "Full-text search over classes that have been declared as FAIR Digital Object (FDO) subclasses in nanopublications. Suitable as an autocomplete lookup source in Nanodash guided-choice placeholders." } ], "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": "Full-text search on FDO subclasses" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/f82fa5e467e6ba40c5d14402c3590f2ad8ed9a13e982133ab26ef1a889b34ebd" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix dct: \nprefix fdof: \n\nselect distinct ?thing ?label ?description ?np ?pubkey ?date where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np dct:created ?date .\n ?np npx:introduces|npx:describes|npx:embeds ?thing .\n ?np rdfs:label ?label .\n optional { ?np dct:description ?description . }\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?thing rdfs:subClassOf fdof:FAIRDigitalObject .\n }\n filter(contains(lcase(str(?label)), lcase(?_query)))\n}\norder by desc(?date)\nlimit 10" } ] } ] }, { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/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/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-22T14:22:19Z", "@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/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/find-fdo-subclasses" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAzrn_K3m6qh69Od-kE7okdfmoXjmLLiaSnZUfWvmCf7c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Full-text search on FDO subclasses" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/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": "PlH4t6lSJDwxgJhrt4eZmHY39LlOYpRpWlFwFih0RR9456yguk5erElm0vKD+NOjZQJ6kyvciZmTW6OHfZD1CO43lMZucuTEZZemOo/1XFEegRWa40Gg3rgGTZKwvs5DMiaa09H98Mxu8G5VGhZW+c7d7yYq59/3b0t8Pt0WDYM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAydXkXhyL-uFqfW6F9DoM6Eu4x0bjux2JsdzQwy9stJM/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/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/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-22T05:22:11Z", "@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/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/get-pinned-templates-for-resource" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get pinned templates for resource" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/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": "giYeQ3vvXWbdhGHD3D+iXCXmsB3l5AnBimk75pg0tEVdQagrtj72+ItuNmJNFT7RcVUoG4Fv3ImiocK5ej/1EDO+BhEzStR9BCpcVAPeor9t78eIoMkN4SoiUyrkeoj+otrdd/pLuauJzIS4k9lqddTq1eHh69fZn5FRbcbYkcI=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/get-pinned-templates-for-resource", "http://purl.org/dc/terms/description": [ { "@value": "Returns the pinned templates for the given resource (Space, agent, or other resource), formatted for list display." } ], "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 pinned templates for resource" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/5061d4f8ce945becd54000fab7645326faad3024f83998d8613ecc5e92c595e5" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix gen: \n\nselect ?label ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np npx:hasNanopubType gen:hasPinnedTemplate .\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n graph ?a {\n values ?_resource_multi_iri {}\n ?_resource_multi_iri gen:hasPinnedTemplate ?template .\n }\n optional { graph ?pi { ?template nt:hasLabelFromApi ?api_label } }\n bind(if(bound(?api_label),\n if(contains(?api_label, \" - \"), strbefore(?api_label, \" - \"), ?api_label),\n str(?template)) as ?rawlabel)\n bind(concat(\"\", ?rawlabel, \"\") as ?label)\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/Head", "@graph": [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAx19vZVg2X9P-GQlVaWtcNCqbOruRHIIJhBCUrinBDRQ/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/Head", "@graph": [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/get-pinned-queries-for-resource", "http://purl.org/dc/terms/description": [ { "@value": "Returns the pinned queries for the given resource (Space, agent, or other resource), formatted for list display." } ], "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 pinned queries for resource" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/2f015fe8a76203b3802178d9104416bd39d2592618810fc070af54351971bed0" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix gen: \n\nselect ?label ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np npx:hasNanopubType gen:hasPinnedQuery .\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n graph ?a {\n values ?_resource_multi_iri {}\n ?_resource_multi_iri gen:hasPinnedQuery ?query .\n }\n optional { graph ?pi { ?query nt:hasLabelFromApi ?api_label } }\n bind(if(bound(?api_label),\n if(contains(?api_label, \" - \"), strbefore(?api_label, \" - \"), ?api_label),\n str(?query)) as ?rawlabel)\n bind(replace(str(?query), \"https://w3id.org/np/\", \"\") as ?spec_path)\n bind(concat(\"\", ?rawlabel, \"\") as ?label)\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/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/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-22T05:08:01Z", "@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/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/get-pinned-queries-for-resource" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAEx3BKIyjF9697MiIowopaadr0iJNP9SsYc4Q8UC1fPU" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get pinned queries for resource" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8/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": "kJisLi/KjeAYj/Ai9g4f2wP3sTtRaSQju2his71FxqCkFA6QuoH/n3DndCBpaEcDyXua12eSyzHtMl30A0zTXPY6GEvDN3e/2Cewl2cv8YILS6ANAtdq01eoJJBzq36bVDy8PS6jNBrB2Qlserv5NcO60UIGbQSAL9hYuVYF/k4=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAWd7JXEAoMqP-5FlsLJCH2VI85inDDb7whiegnDsCkT8" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/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/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-21T07:32:57Z", "@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/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/get-queries-by-user" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAxJdltTRslkh33G76thVUHU_kMLBOsknUhIQMGcjoYNA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get queries by given user" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/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": "DAnQD3QKJ+puogVeDCE3BtUnTOHQE8WLmmrqMiqclkCIZdPBSVEEWdtQHk7UipEF7krZzVDnegqRwTHSgJG9glPDyARxQwbS+/HFyrr/pOdIu3d1l+bHKLEF1ce0E994gRl/LBw7Elm7WmDhTDgP1Ozgpup6Tn45ocW9Q5v0CpQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/Head", "@graph": [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA2zssMBdXlBkp6X-2P-oEAV3_qrr24ETFjVRIzRMuQX4/get-queries-by-user", "http://purl.org/dc/terms/description": [ { "@value": "Returns the grlc query nanopublications created by the given user." } ], "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 queries by given user" } ], "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 grlc: \n\nselect ?label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:signedBy ?_user_iri .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }\n ?np npx:hasNanopubType grlc:grlc-query .\n ?np npx:introduces|npx:embeds ?query .\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?query grlc:endpoint ?endpoint .\n filter(strstarts(str(?endpoint), \"https://w3id.org/np/l/nanopub-query\"))\n optional { ?query rdfs:label ?rawlabel }\n }\n bind(replace(str(?query), \"https://w3id.org/np/\", \"\") as ?spec_path)\n bind(concat(\"\", coalesce(?rawlabel, str(?query)), \"\") as ?label)\n} order by desc(?date)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/get-templates-by-user", "http://purl.org/dc/terms/description": [ { "@value": "Returns the assertion templates created by the given user." } ], "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 templates by given user" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/79342356d3a68063a627e83ac34b376479e438abb8a4c4b27d49f845f537dc8d" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect ?label ?tag ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:signedBy ?_user_iri .\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npx:hasNanopubType nt:AssertionTemplate .\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?a rdfs:label ?rawlabel .\n optional { ?a nt:hasTag ?tag . }\n filter not exists { ?a a nt:UnlistedTemplate }\n }\n bind(concat(\"\", ?rawlabel, \"\") as ?label)\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/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/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-21T06:21:04Z", "@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/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/get-templates-by-user" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAYJ3yOc6mVHAE4gGbRwaZEMHxpHl3V9ZGjoXF1K6hmew" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get templates by given user" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/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": "Y0XEyhubsCSVz9AwrRyHJ6Ajij5DzH768MgnvQj+csT1m9298WLi9sbNmQeMjiwyGYcw+pR+PQYtaQLxn1oUTmLbw+Lrb8EwUZyyC5qpOv9CsJ+RftWlmL8lDOAKbSFkBcepHwvYTiIpeus//HaEYqSzl00Cj2y1WFHevjHXQjc=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/Head", "@graph": [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAS7TYM9bUPRh21GQ58dkxDM0Nv3rLGoMkHa29QW3sFCA/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0003-1062-5576" } ] } ] }, { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/find-gofair-qualified-vocab-onto", "http://purl.org/dc/terms/description": [ { "@value": "This query allows for searching for resources (FERs etc.) together with the info about whether GO FAIR qualified them." } ], "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": "Find GO FAIR qualified vocabularies/ontologies" } ], "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: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix fip: \r\nprefix prov: \r\n\r\nselect distinct ?thing ?label ?types ?description ?np ?date ?pubkey ?retraction ?newversion ?qualifier ?qualification_np (group_concat(distinct ?recommender; separator=\" \") as ?recommenders) (group_concat(distinct ?recommendation_np; separator=\" \") as ?recommendation_nps) (count(distinct ?recommender) as ?recommender_count) (sample(?fairAssessmentLevel) as ?fairAssessmentLevel) (sample(?fairAssessmentLevelNp) as ?fairAssessmentLevelNp) where {\r\n \r\n {\r\n SELECT ?np (GROUP_CONCAT(DISTINCT ?filteredType; separator=\" \") AS ?types) WHERE {\r\n GRAPH npa:graph {\r\n VALUES ?filteredType { fip:Semantic-model fip:Structured-vocabulary }\r\n ?np npx:hasNanopubType ?filteredType .\r\n }\r\n } GROUP BY ?np\r\n }\r\n \r\n graph npa:graph {\r\n npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n ?latest_curators_np npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n filter not exists { ?latest_curators_npx npx:invalidates ?latest_curators_np ; npa:hasValidSignatureForPublicKey ?curators_np_pk . }\r\n ?latest_curators_np np:hasAssertion ?latest_curators_assertion .\r\n }\r\n graph npa:networkGraph {\r\n ?latest_curators_np (npx:supersedes)* .\r\n filter not exists { ?latest_curators_npxx npx:supersedes ?latest_curators_np }\r\n }\r\n \r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n optional { ?retraction npx:retracts ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n optional { ?newversion npx:supersedes ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np (npx:introduces|npx:describes) ?thing .\r\n ?np rdfs:label ?label .\r\n ?np dct:description ?description .\r\n ?np dct:created ?date .\r\n filter(str(?date) > \"2022\")\r\n }\r\n bind(concat(\" \",lcase(str(?label)),\" \",lcase(str(?description)),\" \") as ?text)\r\n filter( contains(?text, lcase(str(?_searchterm))) )\r\n\r\n optional {\r\n graph npa:graph {\r\n ?disapproval npa:hasValidSignatureForPublicKey ?dpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?dpubkeys npx:hasPublicKey ?dpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?disapproval_x npx:invalidates ?disapproval ; npa:hasValidSignatureForPublicKey ?dpubkey . }\r\n ?disapproval np:hasAssertion ?da .\r\n }\r\n graph ?da {\r\n ?dsomebody ( npx:disapproves-of | npx:disapprovesOf ) ?np .\r\n }\r\n } filter(!bound(?disapproval)) # Faster than \"filter not exists\" for some reason\r\n\r\n optional {\r\n optional {\r\n graph npa:graph {\r\n ?recommendation_np npx:hasNanopubType fip:recommended-by .\r\n ?recommendation_np npa:hasValidSignatureForPublicKey ?rpubkey .\r\n filter not exists { ?recommendation_np_x npx:invalidates ?recommendation_np ; npa:hasValidSignatureForPublicKey ?rpubkey . }\r\n ?recommendation_np np:hasAssertion ?ra .\r\n ?recommendation_np np:hasProvenance ?rp .\r\n }\r\n graph ?ra {\r\n ?thing fip:recommended-by ?recommender .\r\n }\r\n graph ?rp {\r\n ?ra prov:wasDerivedFrom ?rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_np npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile .\r\n ?rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n ?latest_rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n filter not exists { ?latest_rfip_npx npx:invalidates ?latest_rfip_np ; npa:hasValidSignatureForPublicKey ?rfip_pubkey . }\r\n }\r\n graph npa:networkGraph {\r\n ?latest_rfip_np (npx:supersedes)* ?rfip_np .\r\n }\r\n graph ?rfip_qa {\r\n ?rfip_qualifier npx:qualifies ?latest_rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_qualification_np np:hasAssertion ?rfip_qa .\r\n ?rfip_qualification_np npx:hasNanopubType npx:qualifies .\r\n ?rfip_qualification_np npa:hasValidSignatureForPublicKey ?rfip_qpubkey .\r\n filter not exists { ?rfip_qualification_np_x npx:invalidates ?rfip_qualification_np ; npa:hasValidSignatureForPublicKey ?rfip_qpubkey . }\r\n }\r\n graph ?latest_curators_assertion {\r\n ?rfip_qpubkeys npx:hasPublicKey ?rfip_qpubkey .\r\n }\r\n }\r\n graph npa:graph {\r\n ?qualification_np npx:hasNanopubType npx:qualifies .\r\n ?qualification_np npa:hasValidSignatureForPublicKey ?qpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?qpubkeys npx:hasPublicKey ?qpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?qualification_np_x npx:invalidates ?qualification_np ; npa:hasValidSignatureForPublicKey ?qpubkey . }\r\n ?qualification_np np:hasAssertion ?qa .\r\n }\r\n graph ?qa {\r\n ?qualifier npx:qualifies ?np .\r\n }\r\n }\r\n\r\n optional {\r\n graph npa:graph {\r\n ?fairAssessmentLevelNp npx:hasNanopubType fip:has-FAIR-assessment .\r\n ?fairAssessmentLevelNp npa:hasValidSignatureForPublicKey ?lpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?lpubkeys npx:hasPublicKey ?lpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?fairAssessmentLevelNp_x npx:invalidates ?fairAssessmentLevelNp ; npa:hasValidSignatureForPublicKey ?lpubkey . }\r\n ?fairAssessmentLevelNp np:hasAssertion ?la .\r\n }\r\n graph ?la {\r\n ?thing fip:has-FAIR-assessment ?fairAssessmentLevel .\r\n }\r\n } filter(!bound(?levelNp)) # Faster than \"filter not exists\" for some reason\r\n\r\n}\r\ngroup by ?thing ?label ?types ?description ?np ?date ?pubkey ?retraction ?newversion ?qualifier ?qualification_np\r\norder by desc(?recommender_count) asc(?label)" } ] } ] }, { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/Head", "@graph": [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0003-1062-5576", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Gerhard Burger" } ] }, { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-16T12:23:24.131Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0003-1062-5576" } ], "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/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/find-gofair-qualified-vocab-onto" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA7_M7PVNVG0tuD2HvDXZI-Kirwj03oiAF12yqUuuH2Uc" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAm0_gAm9xiNz_RkvqqT4P0LRpNWn3JtC7SHoPRDYOUEY" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKS0JLO/bGqK4GRv2E0dDCoFK5OAXtAsN8qrRCmaeMeBq/lp6gk/4vQ+/mbd2qZHt7bu0fbYWBmFwYDgxU3HqErq4mGo7JZ1UoKoNsEjq+pJCwv0sa5TsLfd1N/3xb0JLqouru63QrzS0VIPM0+X4Kar1SpZgxlpRapRc5NFZkUwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "c5h6g6CNBA5wRM17zRIKY+mGPbBqlgyOKSIeTBV+Dv2FoKTQXk0MNbPiVt1DdbtxyfkJLlaq6cGmkEvomxPVHRdk5lFbirETFGT/jJuKBKjlu8WJ2sb4srtL8wwvUyjWTlCQN3NbNFRpCSLOt7UQtq7Dn22P7chn9WeiySuAVe0=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA2heUumpDFaDxWu98tBNbmHAuz5k3YI37Fw3Yi0hte_s" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0003-1062-5576" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/get-llm-kg-papers-summary", "http://purl.org/dc/terms/description": [ { "@value": "This query summarises statistics for the assessed LLM-KG integration papers, returning the average number of described and discussed methods, along with the % of papers that have the source code link in the text." } ], "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 summary statistics for assessed LLM-KG papers" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/793278d29da42e9607b0870e3d4f4a43c9be03f9a5f909b59844d1deb725f400" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "PREFIX np: \r\nPREFIX prov: \r\nPREFIX cito: \r\nPREFIX fabio: \r\nPREFIX npx: \r\n\r\nSELECT \r\n(STR(ROUND(AVG(?describedCount) * 100) / 100) AS ?AvgDescribedMethods)\r\n(STR(ROUND(AVG(?discussedCount) * 100) / 100) AS ?AvgDiscussedMethods)\r\n (CONCAT(STR(ROUND((SUM(?hasUrl) / COUNT(?paper)) * 100)), \"%\") AS ?PercentPapersWithSourceCodeURL)\r\nWHERE {\r\n {\r\n SELECT ?paper \r\n (COUNT(DISTINCT ?desc) AS ?describedCount) \r\n (COUNT(DISTINCT ?disc) AS ?discussedCount)\r\n\r\n (MAX(IF(BOUND(?methodUrl), 1, 0)) AS ?hasUrl)\r\n WHERE {\r\n ?np a np:Nanopublication ; \r\n np:hasAssertion ?assertion .\r\n \r\n FILTER NOT EXISTS {\r\n \t\t?newerNp npx:supersedes ?np .\r\n \t\t}\r\n \r\n GRAPH ?assertion {\r\n ?paper a prov:Entity .\r\n \r\n OPTIONAL { \r\n ?paper cito:describes ?desc . \r\n OPTIONAL { ?desc fabio:hasURL ?methodUrl . }\r\n }\r\n\r\n OPTIONAL { ?paper cito:discusses ?disc . }\r\n }\r\n }\r\n GROUP BY ?paper\r\n }\r\n}" } ] } ] }, { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-3080-0303" } ] } ] }, { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/Head", "@graph": [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0002-3080-0303", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Anastasiya Danilenka" } ] }, { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-15T14:54:04.769Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0002-3080-0303" } ], "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/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/get-llm-kg-papers-summary" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnosJSn16QpO5H1VxOxrwMH/H/b4lqyVo+/w5ri059ZaXR4GFN2l7rDusHTzgbyZ3Ifq2eEntFfnS3XrygI+AoIxoEob8jM1lEJstaCpSi3Kv+v9uD+s61HWL/4J7DyaVgycDcDFG7mOyemtUIU94hV9x5z2kXdFPfoffAlF8BRxKymOBMaCx/uOouxS/CCR4brlG6gXfU2d+13y/4PbiM3SxXdSKVAYaeSEA83ohAgJFhH3oZtZeuPhyENllRGxT5PVzqx59YVr10UV1VudiGIkqKjkcvGbfOoifZB38+uNN5DVBnLN4NcnoqqCAweoODWYUFOsjHTpobqA0+Ss0VwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "g0q/vyBHEDTmjmI0B5Zl3eNhj9ByMbGExP/v3GK2M6VF1iOon8eH795unln6gNX3Kr6XgW7tHV4mUQtgEZCVbwhs6nRldAytywx2omkigg9EFPl23P8erG3ix7IxEeQDrCSrOJQetkYTWvs6bS6ftWAZJ9hsLJyoavjDUAKAojEqY20/RehCEYIlgTK8m10sPYPaQgilZ+DYm8JqGRaRhxfbgRXNyD5pkpg2uYNwDYRIdPJp+P/rB+9d0HLxG4id8bUJsi7/XFOYG2uXswDuimPK8xp9ffttxeQTs3wPCyWpPJU53UCUlC+ZpJsWgfFSTUPUm+8rMzZpIp7+fqwV/g==" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA7ZVUBsunF1SvM67wE-PzjiwuAc2IO53ympEWIZtmowE" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-3080-0303" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/Head", "@graph": [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0002-3080-0303", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Anastasiya Danilenka" } ] }, { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-15T14:06:19.912Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0002-3080-0303" } ], "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/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/get-llm-kg-category-count" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA1O17jwke7MHp9zn89z8WRkbtPFwi3LG0p7lvd3swSME" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnosJSn16QpO5H1VxOxrwMH/H/b4lqyVo+/w5ri059ZaXR4GFN2l7rDusHTzgbyZ3Ifq2eEntFfnS3XrygI+AoIxoEob8jM1lEJstaCpSi3Kv+v9uD+s61HWL/4J7DyaVgycDcDFG7mOyemtUIU94hV9x5z2kXdFPfoffAlF8BRxKymOBMaCx/uOouxS/CCR4brlG6gXfU2d+13y/4PbiM3SxXdSKVAYaeSEA83ohAgJFhH3oZtZeuPhyENllRGxT5PVzqx59YVr10UV1VudiGIkqKjkcvGbfOoifZB38+uNN5DVBnLN4NcnoqqCAweoODWYUFOsjHTpobqA0+Ss0VwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "fl4Quf919Z3rwJ/vjCCjIC1M14mlIQCSK1yq5uhmNHWkvCnNtSc/tPkVVIuthVo24a3pZ91aEKBODj6bzWfl4AsWzZZCpcx+xg+JEEbhq0AXf0dXIOGdQr7TtqrWKYMpHA0PXCIGfjqklb8cEU+/muv+1eMkcGUYjnrpydU8UTqW/57INTRRAxhAI1Xnucmy+BlYGp4hMZN2vdoL3UGqlkg3cp5Vm/KWllDLH4htgQhDYJhACKfgbUdZKhKiuI91H+xDlDgtdGxZwqxEG/nqAP1gDmpUfE6eoKbx+2paNGpjbsceBuD+JE1f6PXK3wwjotwVx/Ha/U5/u7ljoKwuXw==" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-3080-0303" } ] } ] }, { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-3080-0303" } ] } ] }, { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAoTk2RB6fztwEdg3xYaJzAFP8RwaKmVtzYXGL0kZEDW4/get-llm-kg-category-count", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the distribution of unique research papers across the two-tier hierarchy of LLM-KG integration, excluding all superseded assessments." } ], "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 counts of assessed LLM-KG papers per assigned category" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/793278d29da42e9607b0870e3d4f4a43c9be03f9a5f909b59844d1deb725f400" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "PREFIX npx: \r\nPREFIX dct: \r\nPREFIX np: \r\nPREFIX prov: \r\nPREFIX cito: \r\n\r\nSELECT ?TopCategory ?Category (STR(COUNT(DISTINCT ?paper)) AS ?PaperCount) (SAMPLE(?np) AS ?Example)\r\nWHERE {\r\n ?np a np:Nanopublication ;\r\n np:hasAssertion ?assertionGraph .\r\n \r\n FILTER NOT EXISTS {\r\n ?newerNp npx:supersedes ?np .\r\n }\r\n \r\n GRAPH ?assertionGraph {\r\n ?paper a prov:Entity ;\r\n cito:describes ?method .\r\n\r\n ?method dct:subject ?catUri ;\r\n ?topUri .\r\n\r\n BIND(REPLACE(STR(?topUri), \"^.*#\", \"\") AS ?TopCategory)\r\n BIND(REPLACE(STR(?catUri), \"^.*#\", \"\") AS ?Category)\r\n }\r\n}\r\nGROUP BY ?TopCategory ?Category\r\nORDER BY ?TopCategory" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/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/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-15T13:00:33Z", "@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/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/get-testimonials-by-project-leads" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/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": "le5aV4G+T7K2rWD5/B1R9U5TeMoH6lMIBq6oyZs/ik2n0skHbNAAyiHOK0CJGGMnvgL/oi2NI9MX4n7ZbSRl4W84Kmfji+j039KUcflEAfhxBdDnsPrQbSNWjf9QidEHl7vKr05IBFHdKxl9XmtVC0J8JqGYZVm+Ysat0oEng8s=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/Head", "@graph": [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA9sKk0x5Zwy4p7rur0qSWkIfIR3fdxI_phsuQMeFXqK0/get-testimonials-by-project-leads", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the testimonials (about any entity) authored by any of the project leads of the given project." } ], "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 testimonials by project leads" } ], "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 schema: \nprefix gen: \n\nselect ?author ?author_label ?about ?about_label ?text ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?lead_np np:hasAssertion ?lead_a .\n ?lead_np npa:hasValidSignatureForPublicKeyHash ?lead_pubkey .\n filter not exists { ?lead_npx npx:invalidates ?lead_np ; npa:hasValidSignatureForPublicKeyHash ?lead_pubkey . }\n }\n graph ?lead_a {\n ?_project_iri gen:hasProjectLead ?author .\n }\n graph npa:graph {\n ?np npx:hasNanopubType gen:Testimonial .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx2 npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np npx:introduces ?testimonial .\n ?np np:hasAssertion ?a .\n ?np dct:created ?date .\n }\n graph ?a {\n ?testimonial dct:description ?text .\n ?testimonial schema:author ?author .\n optional { ?testimonial schema:about ?about . }\n optional { ?author rdfs:label ?author_label . }\n optional { ?about rdfs:label ?about_label . }\n }\n}\norder by desc(?date)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/Head", "@graph": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/get-classes-of-ontology", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all classes that specify to be part of a given ontology." } ], "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 the classes of an ontology" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/e8cc5bb29ec5597303f8f101c65c545dc124ee0df68ce733764b03adc3237184" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix owl: \r\n prefix rdfs: \r\n prefix dct: \r\n prefix np: \r\n prefix npa: \r\n prefix npx: \r\n prefix skos: \r\n \r\n select ?class ?class_label (?definition as ?description)\r\n (group_concat(distinct str(?superclass); separator=\" \") as ?superclasses_multi_iri) \r\n (group_concat(distinct replace(replace(coalesce(?superclass_lbl, str(?superclass)), \"\\\\\\\\\", \"\\\\\\\\\\\\\\\\\"), \"[\\r\\n]+\", \"\\\\\\\\n\"); separator=\"\\n\") as \r\n ?superclasses_label_multi) \r\n ?np (\"^\" as ?np_label) where { \r\n values ?_ontology_multi_iri {} \r\n graph npa:graph { \r\n ?np npx:hasNanopubType owl:Class .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . \r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } \r\n ?np dct:created ?date .\r\n ?np npx:introduces ?class . \r\n ?np np:hasAssertion ?a .\r\n } \r\n graph ?a { \r\n ?class dct:partOf ?_ontology_multi_iri .\r\n optional { ?class rdfs:label ?class_label . } \r\n optional { ?class skos:definition ?definition . }\r\n optional { \r\n ?class rdfs:subClassOf ?superclass .\r\n filter(isIRI(?superclass)) \r\n optional { ?superclass rdfs:label ?superclass_lbl . }\r\n } \r\n } \r\n } \r\n group by ?class ?class_label ?definition ?np\r\n order by ?class_label" } ] } ] }, { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/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/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-15T08:54:24.328Z", "@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/publicdomain/zero/1.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/get-classes-of-ontology" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RADi1moqeaDAuLmj3u0y0QyYItX7_uG5baWoxvAAPv3mo" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "E+KJL8QOaB+28Ze8WhC0qIGoMhhTSRsWbpcKPDyL0XPCetQWm0SwKHEj579sZJyIkV/OrmIAToDD+J0GRDQnmpPTvSCyVK6Z5LmS1713mdcS00KRXLKSHvi5LuxYMe5GUvbu2i9nSjqqwjyAY2Uvgb+W4Z+Ivv0feq399DqkjpE=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA7BDm_AJfuwtYKLXgfJGKEyrpD33ZSMDQeL5ltfGuDGo/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/provenance", "@graph": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/assertion", "@graph": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/get-classes-of-ontology", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all classes that specify to be part of a given ontology." } ], "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 the classes of an ontology" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/e8cc5bb29ec5597303f8f101c65c545dc124ee0df68ce733764b03adc3237184" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix owl: \r\n prefix rdfs: \r\n prefix dct: \r\n prefix np: \r\n prefix npa: \r\n prefix npx: \r\n prefix skos: \r\n \r\n select ?class ?class_label (?definition as ?description)\r\n (group_concat(distinct str(?superclass); separator=\" \") as ?superclasses_multi_iri) \r\n (group_concat(distinct replace(replace(coalesce(?superclass_lbl, str(?superclass)), \"\\\\\\\\\", \"\\\\\\\\\\\\\\\\\"), \"[\\r\\n]+\", \"\\\\\\\\n\"); separator=\"\\n\") as \r\n ?superclasses_label_multi) \r\n ?np (\"^\" as ?np_label) \r\n where { \r\n values ?_ontology_multi_iri {}\r\n graph npa:graph { \r\n ?np npx:hasNanopubType owl:Class .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . \r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } \r\n ?np dct:created ?date .\r\n ?np npx:introduces ?class . \r\n ?np np:hasAssertion ?a .\r\n } \r\n graph ?a { \r\n ?class dct:partOf ?_ontology_multi_iri .\r\n optional { ?class rdfs:label ?class_label . } \r\n optional { ?class skos:definition ?definition . }\r\n optional { \r\n ?class rdfs:subClassOf ?superclass .\r\n filter(isIRI(?superclass)) \r\n optional { ?superclass rdfs:label ?superclass_lbl . }\r\n } \r\n } \r\n } \r\n group by ?class ?class_label ?definition ?np\r\n order by ?class_label" } ] } ] }, { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/Head", "@graph": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/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/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-15T08:48:14.888Z", "@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/publicdomain/zero/1.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/get-classes-of-ontology" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAfY8aTTx4I_nhpRup6HVQ7FlFcRk5YbBY46_Q-vNvSvs" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "Bhw0DLPhaYfSvv54PDFUXDHKCHcm5r+naRPGcmPOZZdXitd1xo3A7an9znOtJeNTRNKROykPfAyIQIixVghlqEDEtOKpnK3iII/1FFzN9TufuzIfg1s+LEvfU3SM/FJDvaxKIPtRW/6NaNHJ3qQ4t2w9kxLSWQ8ZmCytB0W8590=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RABGqv3aRClMqv7w2Icc9z0IS_CLe0MQPOtVPvjHzPaOM" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/get-all-templates", "http://purl.org/dc/terms/description": [ { "@value": "Returns all assertion templates with their label, tag, creator and date, ordered by descending date" } ], "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 all templates" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/79342356d3a68063a627e83ac34b376479e438abb8a4c4b27d49f845f537dc8d" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect ?template_iri ?template_iri_label ?tag ?creator ?date where {\n graph npa:graph {\n ?template_iri npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?template_iri ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?template_iri npx:hasNanopubType nt:AssertionTemplate .\n ?template_iri dct:created ?date .\n ?template_iri np:hasAssertion ?a .\n optional { ?template_iri npx:signedBy ?creator . }\n }\n optional { graph ?a { ?a rdfs:label ?template_iri_label } }\n optional { graph ?a { ?a nt:hasTag ?tag . } }\n filter not exists { graph ?a { ?a a nt:UnlistedTemplate } }\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/Head", "@graph": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/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/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-13T14:37:17Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/get-all-templates" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "https://w3id.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "https://w3id.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "https://w3id.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js/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": "fzHAe6bXgrwfUv/20Il8LdU7COWY07917S2VpFNNQjHAmwtrPtEtqufpjsE+BegX+xRjdgjtma9MIXAtKx1C0KLwiOkx6GlHZY75do1a2tLzoCbsAFZthk5MmI51UPJkvlEpePR+QNpUh4U7zJH8t9O4qZ45xOpK4dnmUJv5uAw=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA7HCpPKDuU9MlnakZE7QHomIFsj-Nk5GwnConWniI2js" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/get-most-used-templates-last30d", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the most used assertion templates of the last 30 days, considering the latest versions of these templates." } ], "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 the most used templates of the last 30 days" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/last30d" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix nt: \r\nprefix dct: \r\n\r\nselect ?template_np ?template_np_label (sum(?npcount) as ?overallcount) {\r\n { select ?used_template_np (count(distinct ?np) as ?npcount) where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np np:hasPublicationInfo ?i .\r\n }\r\n graph ?i {\r\n ?np nt:wasCreatedFromTemplate ?used_template_np .\r\n }\r\n } group by ?used_template_np }\r\n bind(uri(concat(\"https://w3id.org/np/l/nanopub-query-1.1/repo/type/\", sha256(str(nt:AssertionTemplate)))) as ?atservice)\r\n { service ?atservice {\r\n graph npa:networkGraph {\r\n ?template_np npx:supersedes* ?used_template_np .\r\n }\r\n graph npa:graph {\r\n ?used_template_np npa:hasValidSignatureForPublicKey ?pubkey .\r\n ?template_np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?template_npx npx:invalidates ?template_np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?used_template_np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?a rdfs:label ?template_np_label .\r\n } \r\n } }\r\n} group by ?template_np ?template_np_label order by desc(?overallcount) limit 10" } ] } ] }, { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/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/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-13T14:18:49.057Z", "@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/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/get-most-used-templates-last30d" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAvL7pe2ppsfq4mVWTdJjssYGsjrmliNd_sZO2ytLvg1Y" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "92uf2aYxTYDmEt7JO6bufRNeVUUjS178IbOXEs4lksuuiq3yYyWxY7Ol7GKJPjxVW5NylRUOTfW2ufhMIlVUKv0dPk+gPhlC8C1X9y66gVd5T1BxQaEJ37WHulabk1tqjVbw3He7ZLIwzA78UUo315itK/xMOd6lxawcRnqolm0=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/Head", "@graph": [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAz-5JLrXHfS9LInO8L8Mw64PSGJwojVemL-V3pqqIisc/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/get-nanopubs-by-user", "http://purl.org/dc/terms/description": [ { "@value": "Returns the latest nanopublications signed by or created by a given user (signed via npx:signedBy, or created via dct:creator if no npx:signedBy is present)." } ], "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 latest nanopublications by user" } ], "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 np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \n\nselect ?np ?date where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n ?np dct:created ?date .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:retracts . }\n }\n {\n graph npa:graph {\n ?np npx:signedBy ?_userid_iri .\n }\n } union {\n filter not exists {\n graph npa:graph { ?np npx:signedBy ?anyuser . }\n }\n graph npa:graph {\n ?np dct:creator ?_userid_iri .\n }\n }\n}\norder by desc(?date)\nlimit 100" } ] } ] }, { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/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/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-13T10:45:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/get-nanopubs-by-user" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAKzeqTfQ6tZ3ZotlmgJJsXtEkSPaIpsfKJAvjWG-LRlw" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/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": "PjRy/bicdLFIbGAQ4m740Tz8zOXbd1OL5ZazBQdocm37ABV7TDObcOnPZEqzMKX+YFieIXz3ejREH33AkQcTiECl9PHoTpEBeyNQfh3VF82/NFvowACqV4fIFMovcPa4LpY02xC2RuKBkd2WJmxBYdAAFrx2GZmDFdwjhodfti4=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/Head", "@graph": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/provenance", "@graph": [ { "@id": "https://w3id.org/np/RApT0O5Trs4SmBIKkhx7WsTktpeO3rNnD-yQSrRx0dJgk/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/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/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-13T12:19:53.852+02:00", "@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/" }, { "@id": "https://creativecommons.org/publicdomain/zero/1.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/get-nanopubs-by-user" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "http://localhost:37373/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAKzeqTfQ6tZ3ZotlmgJJsXtEkSPaIpsfKJAvjWG-LRlw" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/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": "RWfN5kbjHzrlOOqQpx0VFR8h1OYwCcCHOYgsZXsCL4D8Rr+54UaNzbHAI1MOc0xnUt7fL3pTxAV/5DEQ9q/zDLqMgV8wVGtU7TGKBuSewsyNgAmfNdNIZbWvyryMlBWsxggOc+mnI8Fy/YvV6udNb5x4zO6OBSze7NK4YcxJXr8=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/get-nanopubs-by-user", "http://purl.org/dc/terms/description": [ { "@value": "Returns the latest nanopublications signed by or created by a given user (signed via npx:signedBy, or created via dct:creator if no npx:signedBy is present)." } ], "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 latest nanopublications by user" } ], "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: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\n\r\nselect ?np ?date where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n ?np dct:created ?date .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n filter not exists { ?np npx:hasNanopubType npx:retracts . }\r\n }\r\n {\r\n graph npa:graph {\r\n ?np npx:signedBy ?_userid_iri .\r\n }\r\n } union {\r\n filter not exists {\r\n graph npa:graph { ?np npx:signedBy ?_userid_iri . }\r\n }\r\n graph npa:graph {\r\n ?np dct:creator ?_userid_iri .\r\n }\r\n }\r\n}\r\norder by desc(?date)\r\nlimit 100" } ] } ] }, { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/Head", "@graph": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA7xslzACOXMiNX-EJXDdGVE3AvoSJvDKq12mUJO0xl1g/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/Head", "@graph": [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/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/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-13T00:00:00Z", "@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/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/get-latest-users-v2" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/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": "Po9uopfbEbzCN+Qv5Ppa2PqQFlIn2PJMb5QnDLUQLrAIWE850cQzWhjFa9COwtbmPNuFqCFtrZY6lTXA9zvZMUi2zeqk/QfWz5Q36nwN625rrxB2UWdrpM+auhkwezCynMeOe6EXWMKSm4T4dDeS3HHtiA09uooLjDVi2v/z9f4=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAtsYQxGyxlXsZSMab67T5gm_-Eg8QiFg9mjR3NMXQtug/get-latest-users-v2", "http://purl.org/dc/terms/description": [ { "@value": "Returns the latest users who have introduced themselves, with the user IRI in the user_iri column for display." } ], "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 latest users v2" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/77757cabf6184c51c20b8b0fe5dc5e1365b7f628448335184ad54319a0affdfc" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \nprefix npx: \nprefix npa: \nprefix dct: \n\nselect ?user_iri where {\n {\n select ?user_iri (min(?date) as ?mindate) where {\n graph npa:graph {\n ?intronp npa:hasValidSignatureForPublicKey ?introPubkey .\n filter not exists { ?intronpx npx:retracts ?intronp ; npa:hasValidSignatureForPublicKey ?pubkey . }\n filter not exists { ?intronp npx:supersedes ?intronpx . }\n ?intronp dct:created ?date .\n ?intronp np:hasAssertion ?a .\n }\n graph ?a {\n ?keydeclaration npx:declaredBy ?user_iri .\n ?keydeclaration npx:hasPublicKey ?pubkey .\n }\n }\n group by ?user_iri\n }\n}\norder by desc(?mindate)\nlimit 100" } ] } ] } ], [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/provenance", "@graph": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/Head", "@graph": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/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/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-13T00:00:00Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/get-suggested-templates-to-get-started" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAjNmFpW6vDXPiKg59NkvJr1FJv6d4Kfue3I9bcpGhZIw" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/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": "f9e/vH1Cb0Ay7DBk+zCA81a6hd5LCtP64IKpowdMIwbYroaaLyZX7BCKPuA6l1H22P10uK3tQypDEjghNZQQ0LJ37CzV4BkwcJqIOgptiGgFF2dwl9QcF2nGv2vWfsyuiEjdGhHakLxVTBaUPj4A3ep31UzaTHo3r1ba+xwtNMA=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/assertion", "@graph": [ { "@id": "https://w3id.org/np/RACtrpz5w6egoLdx61qRMVza82Rc7wThen-RMyG_5NC1k/get-suggested-templates-to-get-started", "http://purl.org/dc/terms/description": [ { "@value": "This query returns a list of suggested templates to get started, so it can be shown e.g. on Nanodash." } ], "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 suggested templates to get started" } ], "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 np: \nprefix npa: \nprefix npx: \nprefix dct: \n\nselect ?template_iri ?template_iri_label where {\n graph npa:graph {\n ?np npx:hasNanopubType .\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter(?pubkey = \"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB\")\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?template_iri a .\n }\n optional {\n graph npa:graph {\n ?template_iri rdfs:label ?raw_label .\n }\n bind(replace(str(?raw_label), \"^Template: \", \"\") as ?template_iri_label)\n }\n} order by desc(?date)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/Head", "@graph": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/get-suggested-templates-to-get-started", "http://purl.org/dc/terms/description": [ { "@value": "This query returns a list of suggested templates to get started, so it can be shown e.g. on Nanodash." } ], "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 suggested templates to get started" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/pubkey/1162349fdeaf431e71ab55898cb2a425b971d466150c2aa5b3c1beb498045a37" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix dct: \n\nselect ?template_iri ?template_iri_label where {\n graph npa:graph {\n ?np npx:hasNanopubType .\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?template_iri a .\n optional { ?template_iri rdfs:label ?template_iri_label . }\n }\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/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/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-12T19:01:08Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/get-suggested-templates-to-get-started" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs/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": "G3ePeIuzn8w+qhspie8lpsKR4X1phEjprk4VkAZLAqB29/AYp5wqndNENK4tOnNf/Gk4IhncolmQf77IYW6Dl6otECNjr869NI+w3iW7Hwr6Hx4VpPK2V6YwjGJwn1cpOv5ypaTxID6jI4gmxJBb/NcxuBjZd6A0ggHOBmMVzLo=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA5DOQEw4Nelu2XGVZFNFA07xm-RR_LPMplJanO4Y0KOs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/Head", "@graph": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/get-top-creators-last30d", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the 10 creators who created most nanopublications during the last 30 days." } ], "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 the top-10 creators of the last 30 days" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/last30d" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix prov: \nprefix foaf: \n\nselect ?user_iri where {\n { graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n ?np dct:creator ?user_iri .\n } }\n union\n {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n ?np np:hasAssertion ?assertion .\n ?np np:hasProvenance ?prov .\n }\n graph ?prov {\n ?assertion prov:wasAttributedTo ?user_iri .\n }\n }\n filter(?user_iri != )\n filter(?user_iri != )\n filter(!regex(str(?user_iri), '[^A-Za-z0-9-_]RA[A-Za-z0-9-_]{43}$'))\n}\ngroup by ?user_iri\norder by desc(count(distinct ?np))\nlimit 10" } ] } ] }, { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/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/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-12T18:37:20Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/get-top-creators-last30d" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" }, { "@id": "http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc/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": "UwZ5aWavTHKnArFuqmu9AoInk4ijhmiiAD54Lk9gu4uLAZ9Abck4Sn7Up0er0aU+aYrlQuQvISzHHuvASOFU0jecKgj/+wjMAk+Hmq+0ZNTLC4HGNifGh0o1G7JZFhdOPMGEbni1gh5vXMZIItpMgaVAQSRjrQnCR6ipLTKFRP0=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAvMdZmdceXtXS8zyQ6vda-7gC2HsUuQ6WFyZMGuVdfXc" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/Head", "@graph": [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/get-testimonials-about", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the testimonials about the given entity." } ], "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 testimonials about entity" } ], "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 schema: \nprefix gen: \n\nselect ?author ?author_label ?text ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:hasNanopubType gen:Testimonial .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np npx:introduces ?testimonial .\n ?np np:hasAssertion ?a .\n ?np dct:created ?date .\n }\n graph ?a {\n ?testimonial dct:description ?text .\n values ?_subject_multi_iri {}\n ?testimonial schema:about ?_subject_multi_iri .\n ?testimonial schema:author ?author .\n optional { ?author rdfs:label ?author_label . }\n }\n}\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/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/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-10T15:06:09Z", "@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/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/get-testimonials-about" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAmAs9vpq2nu-9sY4uaWtYhy15p0h-ZpiuSM9t_QPLqUY" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU/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": "YuutRygJQYFVZ56EkpEzEQa0UEPdHHNtJBJkgM4Roo0E8vCupc2JIV/Jw4m2YvfdotTddVM1CkyekQmL7MlBkt08coBZ6tJSAoPcKtqK9qO0M+gugibtHPM2tlmsJedGyOg458JGhOX9cBWzIeKOTp1xI27igjSz7t+W6q4uknQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAcJ4wQzfXPm05Ki00SECq5hyx7yo181Xzu933euBNApU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/get-testimonials-by-author", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the testimonials by the given author." } ], "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 testimonials by author" } ], "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 schema: \nprefix gen: \n\nselect ?about ?text ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:hasNanopubType gen:Testimonial .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np npx:introduces ?testimonial .\n ?np np:hasAssertion ?a .\n ?np dct:created ?date .\n }\n graph ?a {\n ?testimonial dct:description ?text .\n ?testimonial schema:author ?_author_iri .\n optional { ?testimonial schema:about ?about . }\n }\n}\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/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/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-10T15:06:09Z", "@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/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/get-testimonials-by-author" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAnKrc-4Cd6c465480a2f4fNGdSsA21HKrVKEstoU7iuk" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/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": "SqIb4GVngw1njXPYqlduzIsMNuWhT3qyEdMelAvXK4H2Jo2ue3I+SbtvjXmPJTY9gcZ5ggmv11/kX7jQl1OPuZjS5lvxLrX+YE3OkfKyCWTGKCZH2MnLkiBffpwI8oVOVbyHCWs2nny/2QsZ6IgYGl2xtmZLCOhlCN2JLDMrvXk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/Head", "@graph": [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAwFxFTxlhf09GL93BrZCxVTf-FOxqNT16qVR9M9DIDvY/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/Head", "@graph": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/get-rfip-decl-in-context", "http://purl.org/dc/terms/description": [ { "@value": "Returns R-FIP declarations: FIP declarations whose community has a Reference-FAIR-Implementation-Profile, matched with the latest R-FIP profile for that community." } ], "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 R-FIP declarations in context" } ], "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 fip: \nprefix dct: \nprefix npa: \nprefix npx: \nprefix np: \nprefix schema: \n\nselect ?fip_index ?fip_title ?decl_np where {\n # Find R-FIP profiles (latest per community)\n graph npa:graph {\n ?fip_index npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile .\n ?fip_index npa:hasValidSignatureForPublicKeyHash ?pkh .\n filter not exists { ?inv npx:invalidates ?fip_index ; npa:hasValidSignatureForPublicKeyHash ?pkh . }\n ?fip_index np:hasAssertion ?rfip_a .\n ?fip_index npx:introduces ?rfip .\n ?fip_index dct:created ?rfip_date .\n }\n graph ?rfip_a {\n ?rfip rdfs:label ?fip_title .\n ?rfip fip:declared-by ?community .\n }\n # Keep only the latest R-FIP profile per community\n filter not exists {\n graph npa:graph {\n ?newer_rfip npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile .\n ?newer_rfip npa:hasValidSignatureForPublicKeyHash ?nkh .\n filter not exists { ?ninv npx:invalidates ?newer_rfip ; npa:hasValidSignatureForPublicKeyHash ?nkh . }\n ?newer_rfip np:hasAssertion ?nra .\n ?newer_rfip dct:created ?newer_date .\n }\n graph ?nra {\n ?nrfip fip:declared-by ?community .\n }\n filter(?newer_date > ?rfip_date)\n }\n\n # Find FIP declarations from these R-FIP communities that have schema:version\n graph npa:graph {\n ?decl_np npx:hasNanopubType fip:FIP-Declaration .\n ?decl_np npa:hasValidSignatureForPublicKey ?dpk .\n filter not exists { ?dinv npx:invalidates ?decl_np ; npa:hasValidSignatureForPublicKey ?dpk . }\n ?decl_np np:hasAssertion ?decl_a .\n }\n graph ?decl_a {\n ?decl fip:declared-by ?community .\n ?decl schema:version ?version .\n }\n}" } ] } ] }, { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-10T12:26:03Z", "@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/introduces": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/get-rfip-decl-in-context" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get R-FIP declarations in context" } ], "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/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs/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": "cV11D+la2C3Rt/LkuHrlZOn50lvF5qSfN6xkVCiRCUw8k0cjCMAiKa01ATiHMr/DCnW+u9Un/TL78LMBH4iczxsk2MsKeH88rwmy6Egt4N5aGoTLzGY0akIMCQtNNF0MnXT/64tGOpQQw5bA8RY8hT9uFVxfVmAf1Q6guDFTGgo=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAWdDgH8EfNe5cuKLMaYAJWKAvTz0YHlZ4KxKaI-liDVs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/provenance", "@graph": [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/Head", "@graph": [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/assertion", "@graph": [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/get-relevant-resources", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the relevant resources for a given entity (e.g. a Space)." } ], "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 relevant resources" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/1bf3710b89b36c56df4a23aaf137406d1d268c0ed35aaf874359d9d215b72ccf" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix gen: \r\n\r\nselect ?resource ?resource_label ?comment ?np (\"^\" as ?np_label) where {\r\n graph npa:graph {\r\n ?np npx:hasNanopubType gen:isRelevantFor .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?a .\r\n optional { ?np rdfs:label ?label }\r\n }\r\n values ?_entity_multi_iri {}\r\n graph ?a {\r\n ?resource gen:isRelevantFor ?_entity_multi_iri .\r\n optional { ?resource rdfs:label ?resource_label . }\r\n optional { ?resource rdfs:comment ?comment . }\r\n }\r\n}" } ] } ] }, { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/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/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-10T10:24:20.600Z", "@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/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/get-relevant-resources" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RARwzupBlpiAh4OnktfjIT4LF6R4RKIWm3LWsyrcDQhqM" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "QmP/GqFYNn55T5sHOqJ7+WV87B05iP62h/ZfnaIosZyHgErMY69LqFFQBOYchaoXrTiRw8X3OR6tl4cGeEqqsWNuDmokRfEj5Rtnr/8LLka2a8WXtqAgrlTfTIEkoCRXZMhArbXrYW9APbcoJZM82Zj4I0uvQnM0peeyig5ezjg=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RANapstDVfQjfmmEtnLKyNv_qGdGvwfc2TmAqmDNmafeo" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0001-8492-0354", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ashley Caselli" } ] }, { "@id": "https://orcid.org/0000-0002-1267-0234", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Tobias Kuhn" } ] }, { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-10T11:42:48.175+02:00", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8492-0354" }, { "@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/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/get-paragraphs" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAQaFR0db7azwmRmqgZRavqvZS_Fgy3oUcvu85kCXWAFA" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "http://localhost:37373/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAlOvJfMEkvhvQE9j6LaQXRZQ2Q23X62bB31yUB_hroC0" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/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": "fGjY6r7P9sKr1FZnuFHBnizr966u36sdbc7afnoHIDTpwrXlHiC/BM5sWjz0Dl2Or77VenfirI3p+ogjlK+Btdo6UuHCocvBkRUG8MOYwGSe4h1md9rhBICHILITZ2bHWNfBdMjEhrwp+mMmzRykjiyunO6ZZp9ulOaAih6cOJQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/Head", "@graph": [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAHhVKUA6GgNS0KE2gbOSrDynLHFBWg3ZoM9x0LbsMBjk/get-paragraphs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the paragraphs of an entity (e.g. a space) with their title and content, including source nanopub and date." } ], "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 paragraphs of an entity" } ], "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 rdf: \r\nprefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix schema: \r\nprefix schemas: \r\nprefix gen: \r\n\r\nselect ?title ?content ?date ?np where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np dct:creator ?user .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?paragraph schema:title|schemas:title ?title .\r\n ?paragraph rdf:type gen:Paragraph .\r\n ?paragraph gen:hasContent ?content .\r\n values ?_resource_multi_iri {}\r\n ?paragraph schema:isPartOf|schemas:isPartOf|schema:about|schemas:about ?_resource_multi_iri .\r\n optional { ?paragraph gen:hasPositionString ?position }\r\n }\r\n}\r\norder by ?position ?title" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0001-8492-0354", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ashley Caselli" } ] }, { "@id": "https://orcid.org/0000-0002-1267-0234", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Tobias Kuhn" } ] }, { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T19:54:20.122+02:00", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8492-0354" }, { "@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/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/get-newer-versions-of-np" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "http://localhost:37373/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAIn9NTsWE0qrpKiK3nOmZRXVzwv0qnfbm7dR_CUnp4aA" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@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/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/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": "Usz9yLfFWZl6zyUUO5CN1YWtHU6li7GimpVM/jAMZtgrilkx/ltodTIMLghSaZsnQwFz0/xlyQS2hkaPyyz3351dpp6nZw/8tw3cCFqPH+D2aNhLVJL/5M5VO174RrJveCf7QVjiPti65rZRL34OWqUD3RjkWplF03j3Ux8P+8s=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/get-newer-versions-of-np", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all newer versions of a given nanopublication, including those that since have been superseded or retracted." } ], "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 all newer versions of this nanopublication" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/meta" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix dct: \r\n\r\nselect ?newerVersion ?date ?retractedBy ?supersededBy where {\r\n graph npa:graph {\r\n ?_np_iri npa:hasValidSignatureForPublicKey ?pubkey .\r\n }\r\n graph npa:networkGraph {\r\n ?newerVersion (npx:supersedes)* ?_np_iri .\r\n }\r\n graph npa:graph {\r\n ?newerVersion npa:hasValidSignatureForPublicKey ?pubkey .\r\n }\r\n optional { graph npa:graph { ?newerVersion dct:created ?date . } }\r\n optional { graph npa:graph { ?retractedBy npx:retracts ?newerVersion ; npa:hasValidSignatureForPublicKey ?pubkey . } }\r\n optional { graph npa:graph { ?supersededBy npx:supersedes ?newerVersion ; npa:hasValidSignatureForPublicKey ?pubkey . } }\r\n}\r\norder by desc(?date) ?newerVersion" } ] } ] }, { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/Head", "@graph": [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAqmmNSxQaRNWRYH0o4Da3GSOwvoFLObhXfAGUCOqEtfw/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0001-8492-0354" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/Head", "@graph": [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/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/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T17:08:49Z", "@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/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/get-reads-by-reader" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAbpBQTBhH5kjO0wSM57X9NWCRc4u_Q18wGDVUpX69XIM" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/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": "nk7IVfgUEms8cg8QZAAqNuPk6jSZeoEYRDJEySmYVZvK58CShYeZ7KINYANUSpBdSsTxlzT7WbiFUl0jyTcUG0E9qxmlQFKDXautX7ARncO7ulvZWw+bGhUSKpPhHm8Llzc6AxPK23YE5kcZwZODEO+JmxdhxKLyCsxI1Nk0mn8=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/get-reads-by-reader", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the items a given user has read, covering both schema:ReadAction and paperclub:hasRead nanopubs." } ], "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 reads by reader" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/0545e3be5c488e5c1735567ae3ed698812cc1f6c5dce0aee5a3e0113b136670a" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix schema: \nprefix pc: \nprefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \n\nselect distinct ?item ?item_label ?date ?comment ?np (\"^\" as ?np_label) where {\n {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np np:hasAssertion ?a .\n ?np dct:created ?created .\n }\n graph ?a {\n ?ra a schema:ReadAction ;\n schema:agent ?_reader_iri ;\n schema:object ?item .\n optional { ?item rdfs:label ?item_label }\n optional { ?ra schema:endTime ?d }\n optional { ?ra rdfs:comment ?comment }\n }\n bind(coalesce(?d, substr(str(?created), 1, 10)) as ?date)\n }\n union\n {\n bind(iri(concat(\"https://w3id.org/np/l/nanopub-query-1.1/repo/type/\", sha256(str(pc:hasRead)))) as ?hasread_repo)\n service ?hasread_repo {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np np:hasAssertion ?a .\n ?np npx:signedBy ?_reader_iri .\n ?np dct:created ?created .\n }\n graph ?a {\n ?_reader_iri pc:hasRead ?item .\n optional { ?item rdfs:comment ?comment }\n }\n }\n bind(substr(str(?created), 1, 10) as ?date)\n }\n} order by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAU0jUrzNYI94ypHwHTz_ergyrEV30eqgLVgGjxocgUc0/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/get-thanks", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all thanks, possibly restricted by thanker, thanked, and/or thank reason." } ], "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 thanks" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/f5d900d50df7a37bd33ebe0063e99b49c1d869c8ebfc2e794d69b2699feec563" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix thank: \r\n\r\nselect (?__thanker_iri as ?thanker) (?__thanked_iri as ?thanked) (?__thankReason_iri as ?thank_reason) ?comment ?date ?np (\"^\" as ?np_label) where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np npx:signedBy ?__thanker_iri .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?thanks a thank:Thanks .\r\n ?thanks thank:hasThanked ?__thanked_iri .\r\n ?thanks thank:hasThanker ?__thanker_iri .\r\n ?thanks thank:thanksFor ?__thankReason_iri .\r\n optional { ?thanks rdfs:comment ?comment . }\r\n }\r\n}\r\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/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/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T14:30:10.853Z", "@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/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/get-thanks" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAQgMQyenGziLFu82kMt9rilu2GaCB3157yAtaJcF2j0o" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.petapico.org/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "E74PcBNzA7SX30VwGKrcpBgFFCNEn1IE+7aEG2eBy180w+Zmy/cANhLRVICw+pcfGgDM5S2MnmcapWvnzCGgaV+5+Za1r3QTuO4DXETtyAFvecYz2/o40Xrs93sYFLOHHBui3rSjLAbUbrHTFse10CF+OP6tLHnThBfbyMvUzQ0=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/Head", "@graph": [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAPUS6U6B4FvT0gIckKl44q96inQps0JPGVNhR8tnc-Gw/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/Head", "@graph": [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/get-3pff-events-for-user", "http://purl.org/dc/terms/description": [ { "@value": "Returns all 3PFF events for a given user, including the role they had in each event." } ], "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 3PFF events for user" } ], "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: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix dct: \r\nprefix tpff: \r\nprefix schema: \r\n\r\nselect ?event ?event_label (sample(?ev_name) as ?event_name) (sample(?ev_date) as ?event_date) ?roles_multi_iri ?roles_label_multi ?np_multi_iri ?np_label_multi where {\r\n {\r\n select ?event (replace(str(?event), \"^.*/\", \"\") as ?event_label) (group_concat(str(?role); separator=\" \") as ?roles_multi_iri) (group_concat(?role_label; separator=\"\\n\") as ?roles_label_multi) (group_concat(str(?latest_np); separator=\" \") as ?np_multi_iri) (group_concat(\"^\"; separator=\"\\n\") as ?np_label_multi) where {\r\n {\r\n select ?event ?role ?role_label (sample(?np) as ?latest_np) where {\r\n values (?role ?role_label) {\r\n (tpff:participatedAsParticipantIn \"Participant\")\r\n (tpff:participatedAsFacilitatorIn \"Facilitator\")\r\n (tpff:participatedAsTrainerIn \"Trainer\")\r\n (tpff:participatedAsFacilitatorAssistantIn \"Facilitator Assistant\")\r\n (tpff:participatedAsTrainerAssistantIn \"Trainer Assistant\")\r\n (tpff:participatedAsImplementerIn \"Implementer\")\r\n (tpff:participatedAsImplementerAspirantIn \"Implementer Aspirant\")\r\n }\r\n graph npa:graph {\r\n ?np npx:hasNanopubType ?role .\r\n ?np dct:creator ?_user_iri .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pk .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pk . }\r\n ?np np:hasAssertion ?a .\r\n ?np dct:created ?date .\r\n }\r\n graph ?a {\r\n ?_user_iri ?role ?event .\r\n }\r\n filter not exists {\r\n graph npa:graph {\r\n ?np2 npx:hasNanopubType ?role .\r\n ?np2 dct:creator ?_user_iri .\r\n ?np2 npa:hasValidSignatureForPublicKeyHash ?pk2 .\r\n filter not exists { ?npx2 npx:invalidates ?np2 ; npa:hasValidSignatureForPublicKeyHash ?pk2 . }\r\n ?np2 np:hasAssertion ?a2 .\r\n ?np2 dct:created ?date2 .\r\n filter(?date2 > ?date)\r\n }\r\n graph ?a2 {\r\n ?_user_iri ?role ?event .\r\n }\r\n }\r\n }\r\n group by ?event ?role ?role_label\r\n }\r\n }\r\n group by ?event\r\n }\r\n graph npa:graph {\r\n ?enp npx:introduces ?event .\r\n ?enp npa:hasValidSignatureForPublicKeyHash ?epk .\r\n filter not exists { ?enpx npx:invalidates ?enp ; npa:hasValidSignatureForPublicKeyHash ?epk . }\r\n ?enp np:hasAssertion ?ea .\r\n }\r\n graph ?ea {\r\n ?event a tpff:3PFF-event .\r\n ?event rdfs:label ?ename .\r\n optional { ?event dct:date ?dateDct . }\r\n optional { ?event schema:startDate ?dateSchema . }\r\n }\r\n bind(coalesce(?dateDct, strBefore(str(?dateSchema), \"T\")) as ?ev_date)\r\n bind(replace(?ename, \"^[^|]*\\\\| ?\", \"\") as ?ev_name)\r\n}\r\ngroup by ?event ?event_label ?roles_multi_iri ?roles_label_multi ?np_multi_iri ?np_label_multi\r\norder by desc(sample(?ev_date))" } ] } ] }, { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/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/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T16:27:22.879+02:00", "@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/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/get-3pff-events-for-user" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA4J4IoZuEBRPiNqT-LHuu0U3p5Hwzrw7i-10okl_6uzE" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "http://localhost:37373/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw/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": "Rv23ka6Iap2ZlUrqxYkpBJsJ7LlYxqIOsgD9FeOMBuQXvGolJgdJZ53PVuEQ04xzA/YMVT1p6ClhShdBiC3agelhbW421GsrQ6lXK4BGcOi2U8bV/p6Fv1GghYa44q/AK4O7KLq3y4rvO2xpycAEHuEbb+jK89CMzMUz5i7OHe8=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA0z2ybDd78hG_Y7UNnDmrUTJS0zHKrdOI_NqrNkhzrxw" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/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/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T13:49:01Z", "@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/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/get-past-event-participations" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/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": "iGBnCAzeEMVIFuWfWL5DbHWwm7/FP9GbA7y6Zz1vC6mZA7U4WRIVJqBnPS5yox1qGbHSIt4iIl18/7e2QDHe8nCfE+Wxaxxa7vaL+KGMs6QOJ2UD6iudFC/ZfHyCQaZhs/b6JpMFiVNPQ0yw3V0jpEMZ1eiaQCXvcmpaoNPX/AE=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/Head", "@graph": [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAz49FfxC9XaYITrhz_BgNbMO0TVihAFCGv8QpQoizJFg/get-past-event-participations", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the past events the given user has participated in." } ], "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 past event participations" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/c57ab33a5dd555f386714db4cfff523b9fbdaa3b2cdd448e1ed810317280308c" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix wd: \nprefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \nprefix schema: \nprefix xsd: \n\nselect distinct ?event ?event_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?_user_iri wd:P1344 ?event .\n }\n optional {\n bind(iri(concat(\"https://w3id.org/np/l/nanopub-query-1.1/repo/type/\", sha256(str(gen:Space)))) as ?space_repo)\n service ?space_repo {\n graph npa:graph {\n ?nps npx:introduces ?event .\n ?nps npa:hasValidSignatureForPublicKeyHash ?pks .\n filter not exists { ?npsx npx:invalidates ?nps ; npa:hasValidSignatureForPublicKeyHash ?pks . }\n ?nps np:hasAssertion ?as .\n }\n graph ?as {\n ?event rdfs:label ?el .\n optional {\n ?event schema:startDate ?datetime .\n }\n }\n }\n }\n bind(xsd:date(substr(str(?datetime), 0, 11)) as ?date)\n bind(?el as ?event_label)\n filter(?date < xsd:date(substr(str(now()), 0, 11)))\n} order by desc(?date)" } ] } ] } ], [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/get-papers-for-author", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the papers for a given author." } ], "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 author" } ], "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: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix fabio: \r\nprefix bibo: \r\n\r\nselect ?paper ?paper_label ?journal ?journal_label ?publication_date ?np (\"^\" as ?np_label) where {\r\n values ?_author_multi_iri {}\r\n graph npa:graph {\r\n ?np npx:hasNanopubType fabio:ScholarlyWork .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?a .\r\n ?np npx:introduces ?paper .\r\n }\r\n graph ?a {\r\n ?paper dct:title ?paper_label .\r\n ?paper bibo:authorList ?author_list .\r\n ?paper dct:date ?publication_date .\r\n ?author_list ?rdfseqpred ?_author_multi_iri .\r\n filter(strstarts(str(?rdfseqpred), \"http://www.w3.org/1999/02/22-rdf-syntax-ns#_\"))\r\n optional {\r\n ?paper dct:isPartOf ?journal .\r\n ?journal dct:title ?journal_label .\r\n }\r\n }\r\n}\r\norder by desc(?publication_date)" } ] } ] }, { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/Head", "@graph": [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/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/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T13:46:38.488Z", "@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/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/get-papers-for-author" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA7X8hbsozQjZCv4RfWGIgzEA6qr9Ds6RL5kQnB7GHThc" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "B93FjxlMO7fdx4QbCKYU+G0RWDIIAlmiqU0j53GXTHv5XXDxUWCsqO8nUhGzUFI5IGU+jElRJJeYmDZeJOOmzVRpLj0uoIyS4whdfklLnJXOrd2guB8jivAKF2ifO9HmzYq2SvQUvG7sfDq/mJV5/AI5dStG8iOl9lLk73MvYnk=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA-SYwh12YqSOePu9OX9VD94KVuoG69ddkE4XET_zJShY" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/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/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T13:25:24.039Z", "@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/publicdomain/zero/1.0/" } ], "http://purl.org/nanopub/x/embeds": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/get-personal-urls" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAPvMM-bFbR9FDa0GMykeUSxWjpRdVZ8bwwDw35EwNII4" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "dUA6wlTzfXL2KH5bOiOEfLZCTb0hhSyKaIaTaVbcohyNCoHe1aj9bf7Z7/J3DpWb3YGUA3qdbQtTeVsnEbHCYgfQQe65c5ocAqXWc3LXn960uRczBQDJ54d7MPbJ14C+1t7Mv8EDsa7IlpLjH5Oe5OAwp3vsQ6Yan/QNjcDyOnM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/get-personal-urls", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the personal URLs for a given user." } ], "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 personal URLs" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/12ad4f9c57edaccb015e17da7dbbe8759305d12df328d02ba66e7d799cb8bf4f" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?urllink ?np (\"^\" as ?np_label) where {\r\n graph npa:graph {\r\n ?np npx:hasNanopubType rdfs:seeAlso .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?_user_iri rdfs:seeAlso ?url .\r\n ?url rdfs:label ?url_label .\r\n }\r\n bind(concat(\"\", ?url_label, \"\") as ?urllink)\r\n} order by ?url_label" } ] } ] }, { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/Head", "@graph": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAnywWCyBJfe4Ebk3Pvn453ihrj8N4sFcEQsR7zDeztQs/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/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/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-07T09:23:43.712Z", "@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/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/get-gofair-qualified-things" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RASQnitfh49j1F8AJTIz654p29g3qv0iE-Qpsu6VYC_2A" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAfgJE8nia_5dXordL1zE2J2fSWWqVAFjloOt6IaToWtU" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "vr9GVNSBKnrsQXNhmj7Cc5gZq3YrRJc04zMRAC9nhga12o/t1oS3gnOuzUbZ0EwX4vTEfjSlH3cSOGK1W2DnmYFHQKSGrpIkpCP6pq7ufpqjfZGCyfVUP8kiILbZBmqUmQ+IjHyvWeBQQ8XwvNpbuHCXjWfYuKBYzi6g+uhNmNc=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/assertion", "@graph": [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/get-gofair-qualified-things", "http://purl.org/dc/terms/description": [ { "@value": "This query returns resources (FERs etc.) together with the info about whether GO FAIR qualified them." } ], "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 GO FAIR qualified things" } ], "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: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix fip: \r\nprefix prov: \r\n\r\nselect distinct ?thing ?label ?np ?date ?qualification_np where {\r\n graph npa:graph {\r\n npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n ?latest_curators_np npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n filter not exists { ?latest_curators_npx npx:invalidates ?latest_curators_np ; npa:hasValidSignatureForPublicKey ?curators_np_pk . }\r\n ?latest_curators_np np:hasAssertion ?latest_curators_assertion .\r\n }\r\n graph npa:networkGraph {\r\n ?latest_curators_np (npx:supersedes)* .\r\n filter not exists { ?latest_curators_npxx npx:supersedes ?latest_curators_np }\r\n }\r\n \r\n graph npa:graph {\r\n ?np npx:hasNanopubType ?__type_iri .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np (npx:introduces|npx:describes) ?thing .\r\n ?np rdfs:label ?label .\r\n ?np dct:description ?description .\r\n ?np dct:created ?date .\r\n filter(str(?date) > \"2022\")\r\n }\r\n\r\n optional {\r\n graph npa:graph {\r\n ?disapproval npa:hasValidSignatureForPublicKey ?dpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?dpubkeys npx:hasPublicKey ?dpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?disapproval_x npx:invalidates ?disapproval ; npa:hasValidSignatureForPublicKey ?dpubkey . }\r\n ?disapproval np:hasAssertion ?da .\r\n }\r\n graph ?da {\r\n ?dsomebody ( npx:disapproves-of | npx:disapprovesOf ) ?np .\r\n }\r\n } filter(!bound(?disapproval)) # Faster than \"filter not exists\" for some reason\r\n\r\n optional {\r\n optional {\r\n graph npa:graph {\r\n ?recommendation_np npx:hasNanopubType fip:recommended-by .\r\n ?recommendation_np npa:hasValidSignatureForPublicKey ?rpubkey .\r\n filter not exists { ?recommendation_np_x npx:invalidates ?recommendation_np ; npa:hasValidSignatureForPublicKey ?rpubkey . }\r\n ?recommendation_np np:hasAssertion ?ra .\r\n ?recommendation_np np:hasProvenance ?rp .\r\n }\r\n graph ?ra {\r\n ?thing fip:recommended-by ?recommender .\r\n }\r\n graph ?rp {\r\n ?ra prov:wasDerivedFrom ?rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_np npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile .\r\n ?rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n ?latest_rfip_np npa:hasValidSignatureForPublicKey ?rfip_pubkey .\r\n filter not exists { ?latest_rfip_npx npx:invalidates ?latest_rfip_np ; npa:hasValidSignatureForPublicKey ?rfip_pubkey . }\r\n }\r\n graph npa:networkGraph {\r\n ?latest_rfip_np (npx:supersedes)* ?rfip_np .\r\n }\r\n graph ?rfip_qa {\r\n ?rfip_qualifier npx:qualifies ?latest_rfip_np .\r\n }\r\n graph npa:graph {\r\n ?rfip_qualification_np np:hasAssertion ?rfip_qa .\r\n ?rfip_qualification_np npx:hasNanopubType npx:qualifies .\r\n ?rfip_qualification_np npa:hasValidSignatureForPublicKey ?rfip_qpubkey .\r\n filter not exists { ?rfip_qualification_np_x npx:invalidates ?rfip_qualification_np ; npa:hasValidSignatureForPublicKey ?rfip_qpubkey . }\r\n }\r\n graph ?latest_curators_assertion {\r\n ?rfip_qpubkeys npx:hasPublicKey ?rfip_qpubkey .\r\n }\r\n }\r\n graph npa:graph {\r\n ?qualification_np npx:hasNanopubType npx:qualifies .\r\n ?qualification_np npa:hasValidSignatureForPublicKey ?qpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?qpubkeys npx:hasPublicKey ?qpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?qualification_np_x npx:invalidates ?qualification_np ; npa:hasValidSignatureForPublicKey ?qpubkey . }\r\n ?qualification_np np:hasAssertion ?qa .\r\n }\r\n graph ?qa {\r\n ?qualifier npx:qualifies ?np .\r\n }\r\n }\r\n\r\n optional {\r\n graph npa:graph {\r\n ?fairAssessmentLevelNp npx:hasNanopubType fip:has-FAIR-assessment .\r\n ?fairAssessmentLevelNp npa:hasValidSignatureForPublicKey ?lpubkey .\r\n }\r\n graph ?latest_curators_assertion {\r\n ?lpubkeys npx:hasPublicKey ?lpubkey .\r\n }\r\n graph npa:graph {\r\n filter not exists { ?fairAssessmentLevelNp_x npx:invalidates ?fairAssessmentLevelNp ; npa:hasValidSignatureForPublicKey ?lpubkey . }\r\n ?fairAssessmentLevelNp np:hasAssertion ?la .\r\n }\r\n graph ?la {\r\n ?thing fip:has-FAIR-assessment ?fairAssessmentLevel .\r\n }\r\n } filter(!bound(?levelNp)) # Faster than \"filter not exists\" for some reason\r\n\r\n}\r\ngroup by ?thing ?label ?description ?np ?date ?pubkey ?retraction ?newversion ?qualifier ?qualification_np\r\norder by desc(?recommender_count) asc(?label)" } ] } ] }, { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/provenance", "@graph": [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/Head", "@graph": [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RARbQh51JW7ufDVdSdJEFEMiWiFo8WtBJ070RuPDRyLW0/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/Head", "@graph": [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/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/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-05T06:46:45.348Z", "@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/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/get-type-counts" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@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/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "BhNV2e49jokUBdDyHW7eSnPcYOBrEPZDjnQCR8jsD9f3xE+V6Z47tgIssMTnm1KuAtRWhJpSmNTPfT4MN+izW0OfZj+oDna7h01KwZX4MerLLGPJfBTLOE5i2NGx6X3YUxg9qz/Bp5WDwnbtQOTEsYio1Dcu5b8MPyQjE1DwE6Y=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/get-type-counts", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the number of nanopubs per type." } ], "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 nanopub type counts" } ], "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: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect (count(?np) as ?count) ?type where {\r\n graph npa:graph {\r\n ?np npx:hasNanopubType ?type .\r\n }\r\n} group by ?type order by desc(?count)" } ] } ] }, { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/provenance", "@graph": [ { "@id": "https://w3id.org/np/RABc2867Nx_w-zMtQleYNDKZfdgyswjoEzX1EuMSQT2g8/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/Head", "@graph": [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/get-weekly-nanopub-count", "http://purl.org/dc/terms/description": [ { "@value": "Returns the number of nanopublications published per week (Mon-Sun)." } ], "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 weekly nanopub count" } ], "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 np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \n\nselect ?week (substr(str(min(?date)), 0, 11) as ?firstday) (count(?np) as ?nanopubcount) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n ?np dct:created ?date .\n }\n\n bind(if(month(?date) <= 2, year(?date) - 1, year(?date)) as ?y)\n bind(if(month(?date) <= 2, month(?date) + 9, month(?date) - 3) as ?m)\n bind(365*?y + xsd:integer(?y/4) - xsd:integer(?y/100) + xsd:integer(?y/400) + xsd:integer((153*?m + 2)/5) + day(?date) as ?daynum)\n bind(?daynum + 1 - xsd:integer((?daynum + 1) / 7) * 7 as ?dow)\n bind(xsd:integer((?daynum - ?dow) / 7) as ?week)\n}\ngroup by ?week\norder by desc(?week)" } ] } ] }, { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/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/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-01T16:30:36Z", "@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/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/get-weekly-nanopub-count" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@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/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU/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": "RnAYCwVb3rD6qp39Gmw4e7bUWNuHGcoPl18GHUCDXdz0+kn8w6u+KlGscDJKfsuUub3xvj+coma09INfkQ4aK0qbwkRrqqNDSNhFkeaEw03Aw9oZ7ByGzjJiz+yOpyDZvyMyG7ZPtH+CiEnYPDZ7B6Vs6eLksyyQrMWipCRtgjU=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAvP8141ilUn0IJGPeKHG7cXjMH4gNTW54YsT5ofnrMWU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ], [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0001-8492-0354", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ashley Caselli" } ] }, { "@id": "https://orcid.org/0000-0002-1267-0234", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Tobias Kuhn" } ] }, { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-01T13:24:51.910Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8492-0354" }, { "@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/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/get-news-content" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RA-dqOJbmH8DCc92w6vwXsF0VGM7tdgsvEpEdlfwZTirQ" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://w3id.org/np/RAo8COdQwJdwNu7FmNgA4cuHNa7Nk2Bc0IYI7eLtyPQlw" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI" }, { "@id": "https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "2gJLqhYDay0Yzg/Mfb03BXazK6OghYYXdmOvTegaCQVMHyD5DMwg3TUTUwLHQmc74z01R3gsn113DErr4zRQSHl5Qe0lI0Gb4IX1dxGDi3u2xOV30S5fIudr4rDY99ZqUb/yTZN/JSCwYtZ3M4ocb2G2oukHYoysGMM50dVoVH8=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/Head", "@graph": [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/get-news-content", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the content (body) of the news entries." } ], "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 news content" } ], "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 rdf: \r\nprefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix schema: \r\nprefix schemas: \r\n\r\nselect ?headline ?body ?datePublished ?link ?np (\"^\" as ?np_label) where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np dct:creator ?user .\r\n ?np np:hasAssertion ?a .\r\n }\r\n values ?_resource_multi_iri {}\r\n { graph ?a {\r\n ?newsItem schema:headline ?headline .\r\n ?newsItem rdf:type schema:NewsArticle .\r\n ?newsItem schema:articleBody ?body .\r\n optional { ?newsItem schema:datePublished ?datePublished . }\r\n optional { ?newsItem schema:url ?link . }\r\n ?newsItem schema:isPartOf ?_resource_multi_iri .\r\n } } union { graph ?a {\r\n ?newsItem schemas:headline ?headline .\r\n ?newsItem rdf:type schemas:NewsArticle .\r\n ?newsItem schemas:articleBody ?body .\r\n optional { ?newsItem schemas:datePublished ?datePublished . }\r\n optional { ?newsItem schemas:url ?link . }\r\n ?newsItem schemas:isPartOf ?_resource_multi_iri .\r\n } }\r\n} order by desc(?datePublished)" } ] } ] }, { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0001-8492-0354" } ] } ] } ], [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0001-8492-0354", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Ashley Caselli" } ] }, { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-01T13:19:19.162Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0001-8492-0354" } ], "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/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/get-news-content" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAo8COdQwJdwNu7FmNgA4cuHNa7Nk2Bc0IYI7eLtyPQlw" } ], "http://purl.org/nanopub/x/wasCreatedAt": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "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/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8" }, { "@id": "https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "eqguUB/NxeY4S5SK/tjJl+fUnuehNiluUQtgW0z3jmiON/vRp2jpBArR5voXJEQBF+XAHN1W2+dgx+jiOw4VY94prkIwHWCM1ngyMqGjg747EYDNWzAUOXBXYv4bXXDSudKJqqX+YVjAz+EyqGtgVPsP6Xfzry1QVNYSm12OW3Q=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0001-8492-0354" } ] } ] }, { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/provenance", "@graph": [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0001-8492-0354" } ] } ] }, { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/get-news-content", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the content (body) of the news entries." } ], "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 news content" } ], "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 rdf: \r\nprefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix schema: \r\n\r\nselect ?headline ?body ?datePublished ?link where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np dct:creator ?user .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?newsItem schema:headline ?headline .\r\n ?newsItem rdf:type schema:NewsArticle .\r\n ?newsItem schema:articleBody ?body .\r\n optional { ?newsItem schema:datePublished ?datePublished . }\r\n optional { ?newsItem schema:url ?link . }\r\n values ?_resource_multi_iri {}\r\n ?newsItem schema:isPartOf ?_resource_multi_iri .\r\n }\r\n} order by desc(?datePublished)" } ] } ] }, { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/Head", "@graph": [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RADmJFgPaoDmz-surpx6Jpq_abBtkc6H0WTeslF7byEK4/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ], [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/Head", "@graph": [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/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/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk", "http://purl.org/dc/terms/created": [ { "@value": "2026-03-30T14:23:21Z", "@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/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/get-users-with-profile" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get users with profile" } ], "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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw" }, { "@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/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/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": "bYmBDoF2yN4bYvFZ4cqnWvOB3Z6KC+yrNdsmu+pW01HNlI5BxqAvMoP4e8woeRbQRD8MPeKb3GN0L6mCiUmKXULwfP/2yuxDSSVkxnpIgfbH/uZ2x1trV/D/AuTs4AusUD4Es1xHWe4UHlRfKBwgYwY4i0JQaJ34D30EsA5losQ=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAHhKP76OK5VYDcEUaij2_NrO-f5VhylvchupmhbOsbvk/get-users-with-profile", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all users who have set up their profile by declaring at least one view to be displayed on their profile page, sorted by date of first view display publication (most recent first)." } ], "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 users with profile" } ], "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 np: \nprefix npx: \nprefix npa: \nprefix dct: \nprefix gen: \nprefix foaf: \n\nselect ?user (sample(?name) as ?user_label) (min(?date) as ?date) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?display a gen:ViewDisplay .\n ?display gen:isDisplayFor ?user .\n }\n graph npa:graph {\n ?intronp npa:hasValidSignatureForPublicKeyHash ?intropubkey .\n filter not exists { ?intronpx npx:invalidates ?intronp ; npa:hasValidSignatureForPublicKeyHash ?intropubkey . }\n ?intronp np:hasAssertion ?introa .\n }\n graph ?introa {\n ?keydecl npx:declaredBy ?user .\n optional { ?user foaf:name ?name . }\n }\n}\ngroup by ?user\norder by desc(?date)" } ] } ] } ] ]