https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I> .
@prefix sub: <https://w3id.org/np/ARTIFACTCODE-PLACEHOLDER//> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix grlc: <https://w3id.org/kpxl/grlc/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//Head> {
this: a np:Nanopublication;
np:hasAssertion <https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//assertion>;
np:hasProvenance <https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//provenance>;
np:hasPublicationInfo <https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//pubinfo> .
}
<https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//assertion> {
<https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//list-space-members>
a grlc:grlc-query;
dct:description "Lists the members (admin/maintainer/member tier) of a space ref with their highest tier and role-assignment links. Reads tier directly off each validated gen:RoleInstantiation (npa:hasRoleType / gen:hasRole) in the current space state; observer-tier excluded. Published as RApyKS9D (nanodash#498).";
dct:license <http://www.apache.org/licenses/LICENSE-2.0>;
rdfs:label "List space members (ref-scoped)";
grlc:endpoint <https://w3id.org/np/l/nanopub-query-1.1/repo/spaces>;
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 gen: <https://w3id.org/kpxl/gen/terms/>
prefix schema: <http://schema.org/>
select ?member ?tier ?role_assignments_multi_iri ?role_assignments_label_multi (?member as ?revokeAgent) where {
{
select ?member
(if(min(?rank)=1,\"Admin\",if(min(?rank)=2,\"Maintainer\",\"Member\")) as ?tier)
(min(?rank) as ?rankMin)
(group_concat(?latestNp; separator=\" \") as ?role_assignments_multi_iri)
(group_concat(?roleLabel; separator=\"\\n\") as ?role_assignments_label_multi)
where {
{
select ?member ?role
(min(?rank0) as ?rank)
(sample(?roleLabel0) as ?roleLabel)
(strafter(max(concat(coalesce(str(?dateNp),\"\"), \" \", str(?grantNp))), \" \") as ?latestNp)
where {
values ?_root_np_multi_iri {}
graph npa:spacesGraph { ?spaceRef npa:rootNanopub ?_root_np_multi_iri . }
graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }
graph ?g {
?ri a gen:RoleInstantiation ; npa:forSpaceRef ?spaceRef ; npa:forAgent ?member ;
npa:viaNanopub ?grantNp ; npa:hasRoleType ?rt .
}
bind(if(?rt=gen:AdminRole,1,if(?rt=gen:MaintainerRole,2,if(?rt=gen:MemberRole,3,0))) as ?rank0)
filter(?rank0 > 0)
optional { graph npa:graph { ?grantNp dct:created ?dateNp } }
optional {
graph ?g { ?ri gen:hasRole ?role . }
graph npa:spacesGraph { ?rd npa:role ?role ; npa:viaNanopub ?roleNp . }
graph npa:graph { ?roleNp np:hasAssertion ?role_a . }
optional { graph ?role_a { ?role schema:name ?rl } }
}
bind(if(?rt=gen:AdminRole,\"admin\",coalesce(?rl,\"role\")) as ?roleLabel0)
}
group by ?member ?role
}
}
group by ?member
}
}
order by ?rankMin ?member""" .
}
<https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//provenance> {
<https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//assertion> prov:wasAttributedTo
orcid:0000-0002-1267-0234 .
}
<https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//pubinfo> {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: dct:created "2026-08-25T11:05:56Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:embeds <https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I//list-space-members>;
npx:supersedes <https://w3id.org/np/RA7E54m5Hb413Ud-0T9HEiH9wnxlJXBkcUT701NDaUGQk> .
<https://w3id.org/np/RA3Lb632su4BoBVVyTK05Ab7Ko1A1pXOkxbNnhRlYlU2I/sig> npx:hasAlgorithm
"RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "myfxKHJ4sad/nBRUcX6Cq4T8dv+AQ92rArmxsJydBgI0vHyMXK3C2iNAjSgQBQIlnUy1wkHiNLfQl/70GCiYEK04QmN5iDsIWOIjn2FyKtS1yBVGPISgCTkLgEsGLpP5ZQV/1qgkAK52divb8pQQsPoV35RkWYdlEB+O44sUrdE=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}