[ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/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/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA", "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/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/get-latest-users-v2" } ] }, { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/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": "E+1jcVL6xjUBRcrJG1CY8f3PCheM0Vo50XS2aEUiAumBMDHoZ0b4+btYR5Szbzd3/5QpmeX9+dYF9OsawnWZdhLhLjsnysBlYBt2qL9MS5z4kAo/YeX1+IP7CmXJwOhjjgUibHwXcl7fIf3vTczlN57zfFSv+HW9fM0G8IwoJ8A=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/Head", "@graph": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAy0A9IDRlDrEqIO5vkZGuI32LwC0H7ew76d8IWtruSGA/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" } ] } ] } ]