https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/Head
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://www.nanopub.org/nschema#hasAssertion
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/assertion
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://www.nanopub.org/nschema#hasProvenance
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/provenance
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://www.nanopub.org/nschema#hasPublicationInfo
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/pubinfo
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.nanopub.org/nschema#Nanopublication
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/assertion
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/list-space-participants
http://purl.org/dc/terms/description
Lists the participants of a given space: agents holding the general participant role or the planned-attendance role (validated role instantiations in the current space state). Reads gen:hasRole directly off each validated gen:RoleInstantiation and keeps only the two participation roles; one row per agent, with the role label(s) held linking to the granting nanopub(s). IRI-keyed by npa:forSpace (param space).
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/list-space-participants
http://purl.org/dc/terms/license
http://www.apache.org/licenses/LICENSE-2.0
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/list-space-participants
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
https://w3id.org/kpxl/grlc/grlc-query
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/list-space-participants
http://www.w3.org/2000/01/rdf-schema#label
List space participants
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/list-space-participants
https://w3id.org/kpxl/grlc/endpoint
https://w3id.org/np/l/nanopub-query-1.1/repo/spaces
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/list-space-participants
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 gen: <https://w3id.org/kpxl/gen/terms/>
prefix schema: <http://schema.org/>
select ?user ?role_assignments_multi_iri ?role_assignments_label_multi where {
{
select ?user
(group_concat(?latestNp; separator=" ") as ?role_assignments_multi_iri)
(group_concat(?roleLabel; separator="\n") as ?role_assignments_label_multi)
where {
{
select ?user ?role
(sample(?roleLabel0) as ?roleLabel)
(strafter(max(concat(coalesce(str(?dateNp),""), " ", str(?grantNp))), " ") as ?latestNp)
where {
values ?_space_multi_iri {}
values ?role {
<https://w3id.org/np/RAAZF7iqaWUcyWJMZ-1-hJxoGUxM5ykR70SQT9vKT5m3I/participantRole>
<https://w3id.org/np/RA9SPqtEgUK_ZcNzTRQjoOvKuV6vNgA81la4XA4HKDltQ/plannedAttendanceRole>
}
graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }
graph ?g {
?ri a gen:RoleInstantiation ; npa:forSpace ?_space_multi_iri ; npa:forAgent ?user ; npa:viaNanopub ?grantNp ; gen:hasRole ?role .
}
optional { graph npa:graph { ?grantNp dct:created ?dateNp } }
optional {
graph npa:spacesGraph { ?rd2 npa:role ?role ; npa:viaNanopub ?roleNp . }
graph npa:graph { ?roleNp np:hasAssertion ?role_a . }
optional { graph ?role_a { ?role schema:name ?rl } }
}
bind(coalesce(?rl,"participant") as ?roleLabel0)
}
group by ?user ?role
}
}
group by ?user
}
}
order by ?user
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/provenance
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/assertion
http://www.w3.org/ns/prov#wasAttributedTo
https://orcid.org/0000-0002-1267-0234
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/pubinfo
https://orcid.org/0000-0002-1267-0234
http://xmlns.com/foaf/0.1/name
Tobias Kuhn
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://purl.org/dc/terms/created
2026-06-26T12:03:55Z
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://purl.org/dc/terms/creator
https://orcid.org/0000-0002-1267-0234
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://purl.org/dc/terms/license
https://creativecommons.org/licenses/by/4.0/
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://purl.org/nanopub/x/embeds
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/list-space-participants
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
http://www.w3.org/2000/01/rdf-schema#label
List space participants
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate
https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate
https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate
https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/sig
http://purl.org/nanopub/x/hasAlgorithm
RSA
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/sig
http://purl.org/nanopub/x/hasPublicKey
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/sig
http://purl.org/nanopub/x/hasSignature
DAv3hV9R2BN7A29bDZeZZZbGl5TTzqtTcx6uHvsFARZ2PXY3200CFH8DkOFxoPW/OwmuTjBkrtHJdtSChZ1nPsDcEgH8FZksIHV7TUsmxL9ZUeUKYmCRD8wF4v3Zpm06cri+Z9LAP3uur0MN1b/hG+BG0yDZiR7GVMaKN2IKk1s=
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/sig
http://purl.org/nanopub/x/hasSignatureTarget
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0
https://w3id.org/np/RAEqIS0FWCxRYrChLs-ddbyB-4t3p5_ZCM_g_AKPa5vm0/sig
http://purl.org/nanopub/x/signedBy
https://orcid.org/0000-0002-1267-0234