get-autocomplete-suggestions

Full identifier: https://w3id.org/np/RArE_yAWhw3P7Ih6Oeg2n3YJjdpGeMKyMBfZBNBquotgw#get-autocomplete-suggestions

Assigned to 1 class:

Minted in Nanopublication

 Get autocomplete suggestions API comment approve/disapprove edit as derived nanopublication create new with same template

This is the identifier for this whole nanopublication. https://w3id.org/np/RArE_yAWhw... This nanopublication date and time when the nanopublication was created http://purl.org/dc/terms/created was created on (this is a literal) "2024-09-27T10:23:45.614Z" .
This is the identifier for this whole nanopublication. https://w3id.org/np/RArE_yAWhw... This nanopublication links to the assertion template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate was created from the assertion template https://w3id.org/np/RAYvkQOT9-... RAYvkQOT9- .
This is the identifier for this whole nanopublication. https://w3id.org/np/RArE_yAWhw... This nanopublication links to the provenance template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate was created from the provenance template http://purl.org/np/RANwQa4ICW... RANwQa4ICW .
This is the identifier for this whole nanopublication. https://w3id.org/np/RArE_yAWhw... This nanopublication links to the publication info template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate was created from the publication info template http://purl.org/np/RAA2MfqdBC... RAA2MfqdBC .
This is the identifier for this whole nanopublication. https://w3id.org/np/RArE_yAWhw... This nanopublication links to the publication info template that was used to create this nanopublication https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate was created from the publication info template http://purl.org/np/RAh1gm83Ji... RAh1gm83Ji .
This is the identifier for this whole nanopublication. https://w3id.org/np/RArE_yAWhw... This nanopublication the nanopublication consists of an introduction of the given resource http://purl.org/nanopub/x/introduces introduces This is a local identifier minted within the nanopublication. https://w3id.org/np/RArE_yAWhw...#get-autocomplete-suggestions get-autocomplete-suggestions .

References

Nanopublication Part Subject Predicate Object Published By Published On
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-autocomplete-suggestions
Tobias Kuhn
2024-09-27T10:23:45.614Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-autocomplete-suggestions
Get autocomplete suggestions
Tobias Kuhn
2024-09-27T10:23:45.614Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-autocomplete-suggestions
Tobias Kuhn
2024-09-27T10:23:45.614Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-autocomplete-suggestions
This query returns autocomplete suggestions for full-text queries. The 'query' parameter needs to be a single token ending in '*', e.g. 'ab*'.
Tobias Kuhn
2024-09-27T10:23:45.614Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-autocomplete-suggestions
Tobias Kuhn
2024-09-27T10:23:45.614Z
links a nanopublication to its assertion http://www.nanopub.org/nschema#hasAssertion assertion
get-autocomplete-suggestions
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 ?suggestion { { select ?suggestion where { graph npa:graph { ?np rdfs:label ?label . ?np npa:hasValidSignatureForPublicKey ?pubkey . ?np dct:created ?date . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } } filter(!contains(?_query, " ")) filter(strEnds(?_query, "*")) ?np search:matches [ search:query ?_query ; search:property rdfs:label ; search:score ?score ; search:snippet ?snippet ] . bind(replace(?snippet, ".*<B>(.*)</B>.*", "$1") as ?suggestion) } limit 100 } } group by ?suggestion
Tobias Kuhn
2024-09-27T10:23:45.614Z
links a nanopublication to its pubinfo http://www.nanopub.org/nschema#hasPublicationInfo pubinfo
get-autocomplete-suggestions
Tobias Kuhn
2024-09-27T10:23:45.614Z

Raw

TriG(txt), JSON-LD(txt), N-Quads(txt), XML(txt)