29 research outputs found

    Use and implementation of the International Classification of Functioning, Disability and Health with Children and Youth within the context of Augmentative and Alternative Communication: an integrative literature review

    Get PDF
    Purpose: to discuss the implementation and use of the International Classification of Functioning, Disability and Health (ICF) and International Classification of Functioning, Disability and Health, Children and Youth Version (ICF-CY) among children and adolescents, within the Augmentative and Alternative Communication (AAC) field. / Methods: an integrative literature review. PubMed, Web of Science and VHL databases were searched for papers published between 2006 and 2017 that reported on the use of ICF and ICF-CY within the AAC context. Eighteen papers were reviewed and sorted into: Category i) papers which reported on the use of the ICF or ICF-CY with people who rely on AAC; and Category ii) theoretical papers or papers that used the ICF and ICF-CY to organize the results. / Results: papers used the frameworks with different purposes, including the characterization of the children and their environment, goal setting and measurement of the results of therapeutic intervention. The papers drew on all elements, however, Activities and Participation were the components most used. Parents or caregivers were most commonly consulted in classifying the children’s and young people’s profiles of functioning, followed by the Educators and speech and language pathologists. / Conclusion: classifications have shown advantages when used in the AAC field. Therefore, it is necessary to provide training in order for professionals to implement them in services

    Projecting XML Documents

    Get PDF
    XQuery is not only useful to query XML in databases, but also to applications that must process XML documents as files or streams. These applications suffer from the limitations of current mainmemory XQuery processors which break for rather small documents. In this paper we propose techniques, based on a notion of projection for XML, which can be used to drastically reduce memory requirements in XQuery processors. The main contribution of the paper is a static analysis technique that can identify at compile time which parts of the input document are needed to answer an arbitrary XQuery. We present a loading algorithm that takes the resulting information to build a projected document, which is smaller than the original document, and on which the query yields the same result. We implemented projection in the Galax XQuery processor. Our experiments show that projection reduces memory requirements by a factor of 20 on average, and is effective for a wide variety of queries. In addition, projection results in some speedup during query evaluation
    corecore