Full identifier: https://w3id.org/np/RAHooeYnQyfu4gXNg5g32PlQRlqsfEblsCNG2DjSYF-y0/get-members-of-project
Assigned to 1 class:
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-members-of-project
|
Tobias Kuhn
|
2025-09-02T09:36:59.009Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-members-of-project
|
Get members of project
|
Tobias Kuhn
|
2025-09-02T09:36:59.009Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-members-of-project
|
Tobias Kuhn
|
2025-09-02T09:36:59.009Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-members-of-project
|
This query returns the members of a given project.
|
Tobias Kuhn
|
2025-09-02T09:36:59.009Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-members-of-project
|
Tobias Kuhn
|
2025-09-02T09:36:59.009Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-members-of-project
|
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 npx: <http://purl.org/nanopub/x/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
select ?member ?np ?pubkeyhash ?date where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }
?np dct:created ?date .
?np np:hasAssertion ?a .
}
graph ?a {
?_project_iri foaf:member ?member .
}
}
|
Tobias Kuhn
|
2025-09-02T09:36:59.009Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-members-of-project
|
Tobias Kuhn
|
2025-09-02T09:36:59.009Z
|