[ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/list-space-members", "http://purl.org/dc/terms/description": [ { "@value": "Lists the members (admin, maintainer, or member tier) of a given space ref together with their highest tier and links to the role-assignment nanopubs (labelled by the role name). Observer-tier roles are excluded. Reads the materialized tier directly off each validated gen:RoleInstantiation (npa:hasRoleType) and its role (gen:hasRole) in the current space state, so no role-declaration re-derivation is needed; this is the simplified successor to the RoleAssignment-scoped variant, enabled by nanopub-query persisting tier on the instantiation. Pass the ref's root nanopub (root_np); scoped by npa:forSpaceRef." } ], "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": "List space members (ref-scoped)" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/spaces" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix gen: \nprefix schema: \nselect ?member ?tier ?role_assignments_multi_iri ?role_assignments_label_multi where {\n {\n select ?member\n (if(min(?rank)=1,\"Admin\",if(min(?rank)=2,\"Maintainer\",\"Member\")) as ?tier)\n (min(?rank) as ?rankMin)\n (group_concat(?latestNp; separator=\" \") as ?role_assignments_multi_iri)\n (group_concat(?roleLabel; separator=\"\\n\") as ?role_assignments_label_multi)\n where {\n {\n select ?member ?role\n (min(?rank0) as ?rank)\n (sample(?roleLabel0) as ?roleLabel)\n (strafter(max(concat(coalesce(str(?dateNp),\"\"), \" \", str(?grantNp))), \" \") as ?latestNp)\n where {\n values ?_root_np_multi_iri {}\n graph npa:spacesGraph { ?spaceRef npa:rootNanopub ?_root_np_multi_iri . }\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n graph ?g {\n ?ri a gen:RoleInstantiation ; npa:forSpaceRef ?spaceRef ; npa:forAgent ?member ;\n npa:viaNanopub ?grantNp ; npa:hasRoleType ?rt .\n }\n bind(if(?rt=gen:AdminRole,1,if(?rt=gen:MaintainerRole,2,if(?rt=gen:MemberRole,3,0))) as ?rank0)\n filter(?rank0 > 0)\n optional { graph npa:graph { ?grantNp dct:created ?dateNp } }\n optional {\n graph ?g { ?ri gen:hasRole ?role . }\n graph npa:spacesGraph { ?rd npa:role ?role ; npa:viaNanopub ?roleNp . }\n graph npa:graph { ?roleNp np:hasAssertion ?role_a . }\n optional { graph ?role_a { ?role schema:name ?rlS } }\n optional { graph ?role_a { ?role rdfs:label ?rlA } }\n optional { graph ?role_a { ?role dct:title ?rlB } }\n bind(coalesce(?rlS,?rlA,?rlB) as ?rl)\n }\n bind(if(?rt=gen:AdminRole,\"admin\",coalesce(?rl,\"role\")) as ?roleLabel0)\n }\n group by ?member ?role\n }\n }\n group by ?member\n }\n}\norder by ?rankMin ?member" } ] } ] }, { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/provenance", "@graph": [ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/Head", "@graph": [ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/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/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU", "http://purl.org/dc/terms/created": [ { "@value": "2026-06-23T19:50:34Z", "@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/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/list-space-members" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAw_6pyy_0Zm71cdZN56HGjS7VGYzADDlQFG953D3pzok" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "List space members (ref-scoped)" } ], "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" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k" } ] }, { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU/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": "Fl9UWWAIu1AldS3HpbFUff3xNlk+AymsCfXY8SHAsLYsTcVjzGDwbq54d2E+utpZjAzIGaNY9wIU5fA/4s2UUPGaCWBqEJDHjEuaLjKIhppAQJBQPokL1f4l0Gsgq/iXtUD21vX53lK/i9Yg8duV2k/mProPzKEYwJlVybdD64Y=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RApyKS9DSuA7LusWLrpURfmxQuEg-dbB-MqrneYRxLOOU" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ]