Full identifier: https://w3id.org/np/RAHqFcIovhws8a5jMQGP_CJgU1FeyiysBgBEkuBeQmjqI/get-consortium-agreements
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-consortium-agreements
|
Barbara Magagna
|
2025-07-11T07:24:59.814Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-consortium-agreements
|
Get consortium agreements
|
Barbara Magagna
|
2025-07-11T07:24:59.814Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-consortium-agreements
|
Barbara Magagna
|
2025-07-11T07:24:59.814Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-consortium-agreements
|
This query returns all consortium agreements
|
Barbara Magagna
|
2025-07-11T07:24:59.814Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-consortium-agreements
|
Barbara Magagna
|
2025-07-11T07:24:59.814Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-consortium-agreements
|
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 prov: <http://www.w3.org/ns/prov#>
SELECT ?n1 ?label ?thing ?date where {
GRAPH npa:graph {
?n1 npx:introduces ?thing .
?n1 npx:hasNanopubType <https://w3id.org/fair/ff/terms/Consortium-Agreement> .
?n1 npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists {
?np2 npx:invalidates ?n1 ;
npa:hasValidSignatureForPublicKey ?pubkey .
}
?n1 dct:created ?date .
?n1 rdfs:label ?label .
filter(contains(lcase(?label), lcase(?_searchterm)) )
}
}
|
Barbara Magagna
|
2025-07-11T07:24:59.814Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-consortium-agreements
|
Barbara Magagna
|
2025-07-11T07:24:59.814Z
|