[ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#provenance", "@graph": [ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#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/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#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": "feWDCgTSn2aJVWPhMtDxlNyJ4KI31G1TtK/xlAASOw3CCMSRtt0Cdpp4AvuanMwJl0qrAqsQovS5v7wuAyv4RFbUMRhnQmyXfZFDyGLZwDSfqjkH42JxRKGWUXxmxIdd9jmgCH2wABfdpmWFdnEPkM7se10RClC59Nw2YqMKXyI=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] }, { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA", "http://purl.org/dc/terms/created": [ { "@value": "2024-10-02T13:25:49.434Z", "@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/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#get-approved-nanopubs" } ], "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": "http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM" }, { "@id": "http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] } ] }, { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#assertion", "@graph": [ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#get-approved-nanopubs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns all nanopublications approved by somebody (\"creator\")." } ], "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 approved nanopubs" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://query.np.trustyuri.net/repo/type/4a9a4dc2fa939033dd444d4f630fec3450eee305d98dd9945f110b2a6bb51317" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix rdfs: \r\nprefix rdf: \r\n\r\nselect ?creator ?approved_np ?np ?date 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 npx:hasNanopubType npx:approvesOf .\r\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\r\n ?np dct:created ?date .\r\n ?np dct:creator ?creator .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?creator npx:approvesOf ?approved_np .\r\n filter(regex(str(?approved_np), '^.*[^A-Za-z0-9-_]RA[A-Za-z0-9-_]{43}$'))\r\n }\r\n}" } ] } ] }, { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#Head", "@graph": [ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAtzYKxnyg5B7KUrR2_sSobwR1hh1_1q5j4008i9OPoeA#pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ]