https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/Head https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://www.nanopub.org/nschema#hasAssertion https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/assertion https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://www.nanopub.org/nschema#hasProvenance https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/provenance https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://www.nanopub.org/nschema#hasPublicationInfo https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/pubinfo https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.nanopub.org/nschema#Nanopublication https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/assertion https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/get-docs-paragraph-examples http://purl.org/dc/terms/description Nanopublications linked as examples to one documentation paragraph by a member of the maintaining space. The np column is the example itself, so a nanopublication-set view renders the examples; the linking nanopublication is carried separately for editing. https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/get-docs-paragraph-examples http://purl.org/dc/terms/license http://www.apache.org/licenses/LICENSE-2.0 https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/get-docs-paragraph-examples http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/kpxl/grlc/grlc-query https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/get-docs-paragraph-examples http://www.w3.org/2000/01/rdf-schema#label Get the example nanopublications of a documentation paragraph https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/get-docs-paragraph-examples https://w3id.org/kpxl/grlc/endpoint https://w3id.org/np/l/nanopub-query-1.1/repo/full https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/get-docs-paragraph-examples https://w3id.org/kpxl/grlc/sparql prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix gen: <https://w3id.org/kpxl/gen/terms/> # Example nanopublications linked to ONE documentation paragraph by a member of the # documentation's space (<example> gen:isRelevantFor <paragraph>). ?np is the EXAMPLE, so a # nanopublication-set view renders the examples themselves; the link nanopublication travels in # ?override_target for the per-row edit action. select ?note ?date (str(?linkNp) as ?override_target) ?np ("^" as ?np_label) where { service <https://w3id.org/np/l/nanopub-query-1.1/repo/spaces> { select (group_concat(?mpk; separator=" ") as ?memberPubkeys) where { graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?stateG . } values ?__context_multi_iri {} graph ?stateG { ?__context_multi_iri npa:isMaintainedBy? ?space . ?ri a gen:RoleInstantiation ; npa:forSpace ?space ; npa:forAgent ?agent ; npa:hasRoleType ?roleType . ?acct a npa:AccountState ; npa:agent ?agent ; npa:pubkey ?mpk . } filter(?roleType in (gen:AdminRole, gen:MaintainerRole, gen:MemberRole)) } } values ?_resource_multi_iri {} graph npa:graph { ?linkNp npa:hasValidSignatureForPublicKeyHash ?npPubkey ; dct:created ?date ; np:hasAssertion ?a . filter not exists { ?npx npx:invalidates ?linkNp ; npa:hasValidSignatureForPublicKeyHash ?npPubkey . } } filter(contains(?memberPubkeys, ?npPubkey)) graph ?a { ?np gen:isRelevantFor ?_resource_multi_iri . optional { ?np rdfs:comment ?note . } } } order by ?date https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/provenance https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/assertion http://www.w3.org/ns/prov#wasAttributedTo https://w3id.org/np/RAFJKwxgChOLOQ2UduMAT1bYf1VNaWIZYIPmTT3YvJ8y0/docs-bot https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/pubinfo https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://purl.org/dc/terms/created 2026-09-15T05:22:52Z https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://purl.org/dc/terms/creator https://w3id.org/np/RAFJKwxgChOLOQ2UduMAT1bYf1VNaWIZYIPmTT3YvJ8y0/docs-bot https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://purl.org/dc/terms/license https://creativecommons.org/licenses/by/4.0/ https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U http://purl.org/nanopub/x/embeds https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/get-docs-paragraph-examples https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate https://w3id.org/np/RA-N4_kFxcruvBTlo1yJv29E4SLOXsx5KO_th69PprMrA https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8 https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/sig http://purl.org/nanopub/x/hasAlgorithm RSA https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/sig http://purl.org/nanopub/x/hasPublicKey MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8cMusqtNyKA6UIsi3f7BAcZmHQXWxU0qk0PLsboMWQxYrGBfGgHTgRHJrBRxL+Zn9kJHKVmz2smDcjCBptXi/OwWy80gjsx+Pbe6IWz3zFPWF1UoFIKfPnC0slV67CQgdM853zW7Bmk9/uflCtK4EtZKmPdRGtUHVC7DTVvDBMDzLRGdE2KCBVN29EbM5GGVNvijYbaZQ9OFQPBkQshayqSIyGRr6rreJdkrRVLIzu3uuAjKYydaeXZWSN2JLnVBwrClKUxaEdCwhb5nXpMtKOMD+R+LgaXLeJUWM8BdRSYnta9ZqI5pHY4y3v+eW7J+HHeTvRbHvlik+Z4hFUXmQIDAQAB https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/sig http://purl.org/nanopub/x/hasSignature A0M6C1XG9q/kZqXyC1Fw5k7vITJ5XWW+OsWNnzGvTb5/JtvaCbKiYlf5aozvNLgdxsWvTRcLFuPVt/XfFxe/gFensOVbIJL6Xoc/ziyeLvTF9MqCclibxpcyDcHJq7FkbqEBJWPgClafT6t0jp1jDd/PfPEUx/eNGK7EPrTFA3YVNTWo/yjbeakCXVmL6fQhPgPwJmkB3WH4oNESoFyFZYjEl5wM9oznDXG9uQT/0eW8Waq9D9WNGi3UW3EgrI/Q1DQ1rXlt8dDz8f4Kn4sqmcZj085vGNxkCoUpib6dl8WGRkHIqC5Z1iSXdFNxxtLoqmMgwaaRGcFC+KGMXkW1sA== https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/sig http://purl.org/nanopub/x/hasSignatureTarget https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U https://w3id.org/np/RAOPGLUJYPNlBFjh_HbuBwe_Y5uFqDJNO4eSfQJEzkN7U/sig http://purl.org/nanopub/x/signedBy https://w3id.org/np/RAFJKwxgChOLOQ2UduMAT1bYf1VNaWIZYIPmTT3YvJ8y0/docs-bot