Full identifier: https://w3id.org/np/RAx8C6T876q-UMFLkzHVYPUg6svrxj_D98P3n7D-i5lkw/get-gff-curators
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-gff-curators
|
Tobias Kuhn
|
2025-07-17T11:54:18.896Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-gff-curators
|
Get GFF curators
|
Tobias Kuhn
|
2025-07-17T11:54:18.896Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-gff-curators
|
Tobias Kuhn
|
2025-07-17T11:54:18.896Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-gff-curators
|
This query returns all GO FAIR Foundation curators for metadata of FAIR Supporting Resources.
|
Tobias Kuhn
|
2025-07-17T11:54:18.896Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-gff-curators
|
Tobias Kuhn
|
2025-07-17T11:54:18.896Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-gff-curators
|
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix np: <http://www.nanopub.org/nschema#>
prefix npa: <http://purl.org/nanopub/admin/>
prefix npx: <http://purl.org/nanopub/x/>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
select distinct ?facilitatorName ?facilitatorId ?pubkey where {
graph npa:graph {
<https://w3id.org/np/RA27Uhopq4MHZziL2lKXX-wTb1jz4KVLbHaupxyAcCt9Y> npa:hasValidSignatureForPublicKey ?pk .
?latest npa:hasValidSignatureForPublicKey ?pk .
filter not exists { ?npx npx:invalidates ?latest ; npa:hasValidSignatureForPublicKey ?pk . }
?latest dct:created ?date .
?latest np:hasAssertion ?assertion .
}
graph npa:networkGraph {
?latest (npx:supersedes)* <https://w3id.org/np/RA27Uhopq4MHZziL2lKXX-wTb1jz4KVLbHaupxyAcCt9Y> .
filter not exists { ?x npx:supersedes ?latest }
}
graph ?assertion {
?pubkeys npx:hasPublicKey ?pubkey .
}
service <https://w3id.org/np/l/nanopub-query-1.1/repo/type/77757cabf6184c51c20b8b0fe5dc5e1365b7f628448335184ad54319a0affdfc> { # (http://purl.org/nanopub/x/declaredBy)
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey ;
np:hasAssertion ?a .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
}
graph ?a {
?decl npx:hasPublicKey ?pubkey ;
npx:declaredBy ?facilitatorId .
?facilitatorId foaf:name ?facilitatorName .
}
}
} order by ?facilitatorName
|
Tobias Kuhn
|
2025-07-17T11:54:18.896Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-gff-curators
|
Tobias Kuhn
|
2025-07-17T11:54:18.896Z
|