Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RA1aHgoSV0PClMy3B0g3eSBMFyaa2lS-NxcCGQ05rGAzc#assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- lookup-fdo-types type grlc-query assertion.
- lookup-fdo-types label "FDO type lookup" assertion.
- lookup-fdo-types description "This query is for auto-complete lookup of FDO types." assertion.
- lookup-fdo-types 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/> select ?thing ?label where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np npx:introduces ?thing . ?np np:hasAssertion ?a . } graph ?a { ?thing rdfs:label ?label . filter(contains(lcase(str(?label)), lcase(?_query))) } } limit 10" assertion.
- lookup-fdo-types endpoint f90cda43071e5afd9dbbd07452380c057c26010dd4e1105cdc108f35fc7280c0 assertion.
- lookup-fdo-types license LICENSE-2.0 assertion.