Accessibility/EditorBehaviourOnUserInput: Difference between revisions

Jump to navigation Jump to search
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. The problems of input forms for semi-structured data can be found in
''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].''


''Semi-structured data is widely used in clinical data. The following article is described the problem of representation and exchange clinical semi-structured data http://iospress.metapress.com/content/dyp63xxvf93wje8u/fulltext.pdf. Unfortunately, in the article there are no any information how input forms for these data can be built. Interactive approach allows to create input forms for convenient input of clinical documents which can be in HL7 CDA R2 (Clinical Document Architecture) 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.''


''Also interactive approach (semi-structured forms) can be used as input forms for semi-structured interview (http://en.wikipedia.org/wiki/Semi-structured_interview). [http://www.scielo.org.co/img/revistas/prf/n10/n10a04a2.gif| Example of the paper form]. In forms like this in clear text fields templates with most common phrase can be prepared. When user select a phrase from the template then the phrase can be coded. Coded phrase 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''

Navigation menu