[ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/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/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI", "http://purl.org/dc/terms/created": [ { "@value": "2026-04-10T14:54:24Z", "@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/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/get-testimonials-about" } ], "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/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/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": "AyN/FOZxyUUi+w0UBSBQbcRkVss9QDYl/GL/mw6eB4Vj9KRob8t9U+mDSD7iUAPcZnUiopENmpP/s3EkdpwU8Zp6anXQu6LXk4b3nSX9XFgVTMY2X0DJiwfNu8UU8DojEGQIL0aparaCsOlY1aNzlX0ny1Kp1+2HuML8g3jaeoM=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/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/type/14ad2b7ea21b9257724a1eeece2afa654a32e6c1846945392c681e0454753a82" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect ?label ?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 rdfs:label ?label .\n ?testimonial dct:description ?text .\n ?testimonial schema:about ?_subject_iri .\n ?testimonial schema:author ?author .\n optional { ?author rdfs:label ?author_label . }\n }\n}\norder by desc(?date)" } ] } ] }, { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/Head", "@graph": [ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAFfm3B-z-F3dcCirUAF6vMZtZky0EDhkKczWQeH3FwwI/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ]