Skip Navigation LinksHome > DGS > SmartInput Demo

SmartInput Demo

The following demo shows the use of our ASP.NET control SmartInput. The SmartInput assists users in entering meaningful values in a textbox by offering autocomplete to a list of given choices. The choices originate from a configured Linked Data source, like a SPARQL endpoint or a DataGridService. The control returns not only the entered string, but also a URI that uniquely represents the concept.


Example

Input 1:
Input 2:
Input 3:   

Result of input 3:

Browse selected resource



Usage

  • Enter text into the input fields. The Tab-key completes the input to the currently selected choice.
  • Press Alt+1 inside the input fields to configure the type of input.

Copyright (c) 2004-2009 by WebComposition.net