58
edits
| Line 13: | Line 13: | ||
''Comment: I think we could ignore unformalized forms for v1.0 -- davidb'' | ''Comment: I think we could ignore unformalized forms for v1.0 -- davidb'' | ||
''Comment (gaidukov): I propose to change term 'unformalized form' to "semi-structured form". There is generally accepted term "semi-structured data". Interactive approach will allow to create input forms which can generate semi-structured data. | ''Comment (gaidukov): I propose to change term 'unformalized form' to "semi-structured form". There is generally accepted term "semi-structured data". Interactive approach will allow to create input forms which can generate semi-structured data. Some information about problem of input forms for semi-structured data can be found in | ||
http://blog.adriaandejonge.eu/2005/05/xforms-tutorial-part-1.html. '' | [http://blog.adriaandejonge.eu/2005/05/xforms-tutorial-part-1.html article "XForms tutorial part 1"]. '' | ||
''Semi-structured data are widely used in clinical data. [http://iospress.metapress.com/content/dyp63xxvf93wje8u/fulltext.pdf The article] is described the problem of exchange and representation of clinical semi-structured data. Interactive approach allows to create input forms for convenient input of clinical documents which can be in [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1380194/ HL7 CDA R2 format].'' | |||
'' | ''Also interactive approach (semi-structured forms) can be used as input forms for [http://en.wikipedia.org/wiki/Semi-structured_interview semi-structured interview]. In forms like [http://www.scielo.org.co/img/revistas/prf/n10/n10a04a2.gif this paper form] controls (for example html:select or xf:select) with most common phrases can be placed into text fields. When user select a phrase from a control then the selected phrase can be coded. Coded phrases can be used for machine processing.'' | ||
'' | ''In WinIE there is special API for controls into contentEditable. WebKit's team has [http://webkit.org/projects/editing/index.html plans] to support this API.'' | ||
''-- gaidukov'' | ''-- gaidukov'' | ||
edits