. . . . "Returns the studies (OBI investigations) that are part of a given project, with each study's title, more specific study types, conductors, and further-information links, restricted to studies published by a member, maintainer, or admin of the project's space." . . . "Get studies for project" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \nprefix obo: \nprefix prov: \nprefix foaf: \n\nselect ?study ?study_label\n (group_concat(distinct str(?subtype); separator=\"\\n\") as ?subtype_multi_iri)\n (group_concat(distinct ?subtypeLabel; separator=\"\\n\") as ?subtype_label_multi)\n (group_concat(distinct str(?person); separator=\"\\n\") as ?person_multi_iri)\n (group_concat(distinct ?personLabel; separator=\"\\n\") as ?person_label_multi)\n (group_concat(distinct str(?link); separator=\"\\n\") as ?link_multi_iri)\n ?np (\"^\" as ?np_label)\nwhere {\n values ?_project_multi_iri {}\n service {\n select (group_concat(?mpk; separator=\" \") as ?memberPubkeys) where {\n graph npa:graph { npa:hasCurrentSpaceState ?stateG . }\n values ?_project_multi_iri {}\n graph ?stateG {\n ?_project_multi_iri npa:isMaintainedBy? ?space .\n ?ri a gen:RoleInstantiation ; npa:forSpace ?space ; npa:forAgent ?agent ; npa:hasRoleType ?roleType .\n filter(?roleType in (gen:AdminRole, gen:MaintainerRole, gen:MemberRole))\n ?acct a npa:AccountState ; npa:agent ?agent ; npa:pubkey ?mpk .\n }\n }\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?npPubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?npPubkey . }\n filter not exists { ?supNp npx:supersedes ?np . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n filter(contains(?memberPubkeys, ?npPubkey))\n graph ?a {\n ?study a obo:OBI_0000066 ;\n dct:isPartOf ?_project_multi_iri .\n optional { ?study rdfs:label ?study_label }\n }\n optional {\n graph ?a { ?study a ?subtype . filter(?subtype != obo:OBI_0000066) }\n optional { graph ?pi { ?subtype rdfs:label ?subtypeLabel } }\n }\n optional {\n graph ?a { ?study prov:wasAssociatedWith ?person }\n optional { graph ?pi { ?person foaf:name ?personLabel } }\n }\n optional { graph ?a { ?study rdfs:seeAlso ?link } }\n}\ngroup by ?study ?study_label ?np\norder by ?study_label" . . "Tobias Kuhn" . "2026-08-14T07:00:00Z"^^ . . . . "Get studies for project" . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "L1kltuton4UUUghN1KWptYDno5S19gclgFyWaxVVz6plxWJNBdj54X+A8gYP+Bhe0GXLet6ahK9if4JiDst1xk4XCWPSNn9HvW8+YQEWUk95ojHxWb3uJv6fzBlssfhyh19o46ad4g0KxNh1IXbEpCUiTo+GOjr6YgiTWseOpJo=" . . .