Full identifier: https://w3id.org/np/RARD6qOGIXUvfxmf5CQNEDxPqlTVCqeLdWeSg5h8tUcEA/search-templates
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
|
search-templates
|
Tobias Kuhn
|
2025-09-11T18:42:39.337Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
search-templates
|
Search templates
|
Tobias Kuhn
|
2025-09-11T18:42:39.337Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
search-templates
|
Tobias Kuhn
|
2025-09-11T18:42:39.337Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
search-templates
|
This query runs a text search on templates.
|
Tobias Kuhn
|
2025-09-11T18:42:39.337Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
search-templates
|
Tobias Kuhn
|
2025-09-11T18:42:39.337Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
search-templates
|
prefix nt: <https://w3id.org/np/o/ntemplate/>
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 dct: <http://purl.org/dc/terms/>
prefix search: <http://www.openrdf.org/contrib/lucenesail#>
select distinct ?thing ?label ?description ?pubkey ?date where {
graph npa:graph {
?thing npx:hasNanopubType nt:AssertionTemplate .
?thing npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?thing ; npa:hasValidSignatureForPublicKey ?pubkey . }
?thing dct:created ?date .
?thing rdfs:label ?label .
optional { ?thing dct:description ?description . }
}
?thing search:matches [
search:query ?_query ;
search:property rdfs:label ;
search:score ?score ;
search:snippet ?snippet ] .
}
limit 10
|
Tobias Kuhn
|
2025-09-11T18:42:39.337Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
search-templates
|
Tobias Kuhn
|
2025-09-11T18:42:39.337Z
|