Full identifier: https://w3id.org/np/RA7TdwzOE7A-tjf09Wg6-iI1K9UDbqOWCaR5zkNfUlrQk/get-spaces-for-agent
Assigned to 1 class:
Described in 1 nanopublication:
| Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
|---|---|---|---|---|---|---|
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-spaces-for-agent
|
Get Spaces for agent - This query returns all the spaces to which the given agent has membership rel...
|
Tobias Kuhn
|
2025-12-01T15:51:12.538Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-spaces-for-agent
|
Tobias Kuhn
|
2025-12-01T15:51:12.538Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-spaces-for-agent
|
Tobias Kuhn
|
2025-12-01T15:50:53.288Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-spaces-for-agent
|
Get Spaces for agent
|
Tobias Kuhn
|
2025-12-01T15:50:53.288Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-spaces-for-agent
|
Tobias Kuhn
|
2025-12-01T15:50:53.288Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-spaces-for-agent
|
This query returns all the spaces to which the given agent has membership relations
|
Tobias Kuhn
|
2025-12-01T15:50:53.288Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-spaces-for-agent
|
Tobias Kuhn
|
2025-12-01T15:50:53.288Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-spaces-for-agent
|
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix dct: <http://purl.org/dc/terms/>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix np: <http://www.nanopub.org/nschema#>
prefix npa: <http://purl.org/nanopub/admin/>
prefix npx: <http://purl.org/nanopub/x/>
prefix gen: <https://w3id.org/kpxl/gen/terms/>
prefix schema: <http://schema.org/>
select distinct ?space ?role (?roleName as ?role_label) (?link_np as ?source) where {
values ?_agent_multi_iri {}
{
{
graph npa:graph {
?spaceRole_np npx:hasNanopubType gen:SpaceMemberRole .
?spaceRole_np npa:hasValidSignatureForPublicKeyHash ?spaceRole_pubkey .
filter not exists { ?spaceRole_npx npx:invalidates ?spaceRole_np ; npa:hasValidSignatureForPublicKeyHash ?spaceRole_pubkey . }
?spaceRole_np np:hasAssertion ?spaceRole_a .
}
graph ?spaceRole_a {
?space gen:hasRole ?role .
}
} union {
bind(<https://w3id.org/np/RA_eEJjQbxzSqYSwPzfjzOZi5sMPpUmHskFNsgJYSws8I/adminRole> as ?role)
}
}
graph ?role_a {
?role a gen:SpaceMemberRole .
?role rdfs:label ?roleLabel .
?role dct:title ?roleTitle .
?role schema:name ?roleName .
}
graph npa:graph {
?role_np npx:embeds ?role .
?role_np np:hasAssertion ?role_a .
}
{
{
graph ?role_a {
?role gen:hasRegularProperty ?reg .
}
graph ?link_a {
?_agent_multi_iri ?reg ?space .
}
bind(?reg as ?property)
bind(false as ?inverse)
} union {
graph ?role_a {
?role gen:hasInverseProperty ?inv .
}
graph ?link_a {
?space ?inv ?_agent_multi_iri .
}
bind(?inv as ?property)
bind(true as ?inverse)
}
}
graph npa:graph {
?link_np np:hasAssertion ?link_a .
?link_np npa:hasValidSignatureForPublicKeyHash ?link_pubkey .
filter not exists { ?link_npx npx:invalidates ?link_np ; npa:hasValidSignatureForPublicKeyHash ?link_pubkey . }
?link_np dct:created ?link_date .
}
}
order by desc(?link_date)
|
Tobias Kuhn
|
2025-12-01T15:50:53.288Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-spaces-for-agent
|
Tobias Kuhn
|
2025-12-01T15:50:53.288Z
|