Matches in Nanopublications for { <https://w3id.org/np/RAWruhiSmyzgZhVRs8QY8YQPAgHzTfl7anxII1de-yaCs#fulltext-search-on-labels> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- fulltext-search-on-labels type grlc-query assertion.
- fulltext-search-on-labels label "Full-text search on labels" assertion.
- fulltext-search-on-labels description "This query performs a full-text search on the nanopublication labels." assertion.
- fulltext-search-on-labels sparql "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 ?np ?label ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?__pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?__pubkey . } optional { ?np rdfs:label ?label . } ?np dct:created ?date . } ?np search:matches [ search:query ?_query ; search:property rdfs:label ; search:score ?score ; search:snippet ?snippet ] . } limit 100" assertion.
- fulltext-search-on-labels endpoint text assertion.
- fulltext-search-on-labels license LICENSE-2.0 assertion.