. . . . "Examples linked to one documentation paragraph (gen:isExampleFor) by a member of the maintaining space. An example is any URI: a nanopublication, a page, a service URL, a file. Returns the example with a label (the nanopublication's label where it is one), the note saying what to look at, and the linking nanopublication as source and edit target." . . . "Get the examples of a documentation paragraph" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\n# Examples linked to ONE documentation paragraph ( gen:isExampleFor ) by a\n# member of the maintaining space. An example is any URI: a nanopublication, a page, a service\n# URL. ?example_label is the nanopublication's label where the example is one, else the URI\n# itself. ?np is the linking nanopublication (source link and edit target).\nselect ?example ?example_label ?note ?date (str(?np) as ?override_target) ?np (\"^\" as ?np_label) where {\n {\n select ?example ?np ?date (min(?n) as ?note) (min(?l) as ?label) where {\n service {\n select (group_concat(?mpk; separator=\" \") as ?memberPubkeys) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?stateG . }\n values ?__context_multi_iri {}\n graph ?stateG {\n ?__context_multi_iri npa:isMaintainedBy? ?space .\n ?ri a gen:RoleInstantiation ; npa:forSpace ?space ; npa:forAgent ?agent ; npa:hasRoleType ?roleType .\n ?acct a npa:AccountState ; npa:agent ?agent ; npa:pubkey ?mpk .\n }\n filter(?roleType in (gen:AdminRole, gen:MaintainerRole, gen:MemberRole))\n }\n }\n values ?_resource_multi_iri {}\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?npPubkey ; dct:created ?date ; np:hasAssertion ?a .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?npPubkey . }\n }\n filter(contains(?memberPubkeys, ?npPubkey))\n graph ?a {\n ?example gen:isExampleFor ?_resource_multi_iri .\n optional { ?example rdfs:comment ?n . }\n }\n optional { graph npa:graph { ?example rdfs:label ?l . } }\n } group by ?example ?np ?date\n }\n bind(coalesce(?label, str(?example)) as ?example_label)\n}\norder by ?date" . . "2026-09-15T07:34:02Z"^^ . . . . . . . . . . "RSA" . "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8cMusqtNyKA6UIsi3f7BAcZmHQXWxU0qk0PLsboMWQxYrGBfGgHTgRHJrBRxL+Zn9kJHKVmz2smDcjCBptXi/OwWy80gjsx+Pbe6IWz3zFPWF1UoFIKfPnC0slV67CQgdM853zW7Bmk9/uflCtK4EtZKmPdRGtUHVC7DTVvDBMDzLRGdE2KCBVN29EbM5GGVNvijYbaZQ9OFQPBkQshayqSIyGRr6rreJdkrRVLIzu3uuAjKYydaeXZWSN2JLnVBwrClKUxaEdCwhb5nXpMtKOMD+R+LgaXLeJUWM8BdRSYnta9ZqI5pHY4y3v+eW7J+HHeTvRbHvlik+Z4hFUXmQIDAQAB" . "kYnQQ3B8i68LmYcpIzCbnWTaF/lV4pC+QdPa8Y+MDd95rH7x5XkkR38BItB0rONGxLZiw2VGFGRL1hOy5/3/Dl9UuaxRXPgEP4KDMt+cAsCB/eiiBJnnmGFiAJ8zGa8S/7Rb1PyW9iIiIxZS/3/xg6gl2DonC07g+3d1S4pRRKJJ0Yfi/lXrExtrslZfBuCw73cafrfJz5NLHSHyl308w2ylD6Oz5oSYnM0ulVu3/xxJqhymAY8l0PunNFj3LBMAnPm9vlQjqFUp+u3hZ7YuGZwuA98yWbMQUl5ZojX1guJx6Ahhtk/03a6pNWjU4kqSB4wyjXdeuzRZPByYaxgojg==" . . .