Full identifier: https://w3id.org/np/RA_F6C2DtlL4EXSF2vzU1KLVUiRLjPAM-r1Wy32JIeSYI/get-pinned-templates
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-pinned-templates
|
Get pinned templates - This query returns all pinned template declarations for the given Spaces.
|
Tobias Kuhn
|
2025-11-11T14:03:53.248Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-pinned-templates
|
Tobias Kuhn
|
2025-11-11T14:03:53.248Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-pinned-templates
|
Tobias Kuhn
|
2025-09-22T10:58:26.701Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-pinned-templates
|
Get pinned templates
|
Tobias Kuhn
|
2025-09-22T10:58:26.701Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-pinned-templates
|
Tobias Kuhn
|
2025-09-22T10:58:26.701Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-pinned-templates
|
This query returns all pinned template declarations for the given Spaces.
|
Tobias Kuhn
|
2025-09-22T10:58:26.701Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-pinned-templates
|
Tobias Kuhn
|
2025-09-22T10:58:26.701Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-pinned-templates
|
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 gen: <https://w3id.org/kpxl/gen/terms/>
select ?template ?tag ?np ?pubkey ?date where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKeyHash ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }
?np dct:created ?date .
?np np:hasAssertion ?a .
optional { ?np rdfs:label ?label }
}
graph ?a {
values ?_space_multi_iri {}
?_space_multi_iri gen:hasPinnedTemplate ?template .
optional { ?template gen:hasPinGroupTag ?tag . }
}
} order by desc(?date)
|
Tobias Kuhn
|
2025-09-22T10:58:26.701Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-pinned-templates
|
Tobias Kuhn
|
2025-09-22T10:58:26.701Z
|