https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/Head
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://www.nanopub.org/nschema#hasAssertion
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/assertion
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://www.nanopub.org/nschema#hasProvenance
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/provenance
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://www.nanopub.org/nschema#hasPublicationInfo
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/pubinfo
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.nanopub.org/nschema#Nanopublication
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/assertion
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/get-space-members
http://purl.org/dc/terms/description
Returns the (non-admin) members of a given space ref (space IRI + root definition), each with a ?validated flag. Pass the ref's root nanopub (root_np); the query resolves the ref via npa:rootNanopub and its space IRI, then returns every non-admin gen:RoleInstantiation naming that IRI from the raw npa:spacesGraph (member agent, role's regular/inverse property, instantiating nanopublication), with ?validated = true when that instantiation is also present in the trust-state-validated current space-state graph for this ref (i.e. the agent's key has a trust-approved AccountState from an accepted introduction), false otherwise. This shows all self-declared members while flagging the un-introduced/unvalidated ones, rather than hiding them. The invalidation filter is gated on a shared signing pubkey (npa:hasValidSignatureForPublicKeyHash) between the invalidating nanopub and the member declaration, so a foreign-key retraction cannot drop a member (issue #487).
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/get-space-members
http://purl.org/dc/terms/license
http://www.apache.org/licenses/LICENSE-2.0
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/get-space-members
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
https://w3id.org/kpxl/grlc/grlc-query
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/get-space-members
http://www.w3.org/2000/01/rdf-schema#label
Get space members (ref-scoped, with validation flag)
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/get-space-members
https://w3id.org/kpxl/grlc/endpoint
https://w3id.org/np/l/nanopub-query-1.1/repo/spaces
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/get-space-members
https://w3id.org/kpxl/grlc/sparql
prefix npa: <http://purl.org/nanopub/admin/>
prefix npx: <http://purl.org/nanopub/x/>
prefix gen: <https://w3id.org/kpxl/gen/terms/>
select ?member ?regProp ?invProp ?np ("^" as ?np_label) ?validated where {
values ?_root_np_multi_iri {}
graph npa:spacesGraph {
?ref npa:rootNanopub ?_root_np_multi_iri ;
npa:spaceIri ?spaceIri .
}
graph npa:spacesGraph {
?ri a gen:RoleInstantiation ;
npa:forSpace ?spaceIri ;
npa:forAgent ?member ;
npa:viaNanopub ?np .
optional { ?ri npa:regularProperty ?regProp }
optional { ?ri npa:inverseProperty ?invProp }
filter not exists { ?ri npa:inverseProperty gen:hasAdmin }
}
filter not exists { graph npa:graph { ?invNp npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?invpk . ?np npa:hasValidSignatureForPublicKeyHash ?invpk . } }
bind(exists {
graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }
graph ?g {
?vri a gen:RoleInstantiation ;
npa:forSpaceRef ?ref ;
npa:forAgent ?member ;
npa:viaNanopub ?np .
}
} as ?validated)
}
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/provenance
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/assertion
http://www.w3.org/ns/prov#wasAttributedTo
https://orcid.org/0000-0002-1267-0234
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/pubinfo
https://orcid.org/0000-0002-1267-0234
http://xmlns.com/foaf/0.1/name
Tobias Kuhn
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://purl.org/dc/terms/created
2026-06-19T07:32:09Z
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://purl.org/dc/terms/creator
https://orcid.org/0000-0002-1267-0234
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://purl.org/dc/terms/license
https://creativecommons.org/licenses/by/4.0/
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://purl.org/nanopub/x/embeds
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/get-space-members
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://purl.org/nanopub/x/supersedes
https://w3id.org/np/RA2eGba0_0GLtyFWPH2PZe76G0d8azkHaojNCgacifTyI
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
http://purl.org/nanopub/x/supersedes
https://w3id.org/np/RAqp9TSM4oAwvJ0UQrvZ-qzEuS4R8zpsuD_lw1lyW5MOw
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate
https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate
https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate
https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/sig
http://purl.org/nanopub/x/hasAlgorithm
RSA
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/sig
http://purl.org/nanopub/x/hasPublicKey
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/sig
http://purl.org/nanopub/x/hasSignature
posfT+rdxTPCfChzv7XVH/gff2MRVRVt2QwNu/Dk/sJn/2IoCQ/DlKtjaG1X/ag1XYztptuZXbDSjb8kzSne+1sRkG5pSbhgh6MjDOzlayZvZWlbcEb/YzjKd19d6G2idJwzIHMeRtbHF+vfqtuS1SC/lekxdtcqUaKJE12QncM=
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/sig
http://purl.org/nanopub/x/hasSignatureTarget
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y
https://w3id.org/np/RAPYJ7HL7UiPQA1vHocyHYL99bKuaaKddfefrgW2zyA-Y/sig
http://purl.org/nanopub/x/signedBy
https://orcid.org/0000-0002-1267-0234