Menu Content/Inhalt
An Overview of the TransformAble project

What is TransformAble?

TransformAble is a set of Web services which can be used by any suitable Web application to deliver a more accessible and customizable user experience. The TransformAble services modify a site's user interface and content resources in order to accommodate the individual needs and preferences of each user. These services enable Web sites to enhance and rearrange their appearance, layout, and structure. Such transformations provide customized accommodations including large type and high contrast colour schemes, simplified site navigation, accessible alternatives to audio or video content, and more.

TransformAble works with the proposed ISO standard AccessForAll model, which provides a common representation for both user preferences and resource descriptions. AccessForAll is used by the services to match the user's needs with the most appropriate resources and presentation available. AccessForAll was designed for interoperability, and enables preferences to be used portably across compliant systems.

TransformAble is being developed by the Adaptive Technology Resource Centre at the University of Toronto. The project consists of three Java-based services which are available as open source under the MIT license: PreferAble, StyleAble, and SenseAble.

PreferAble

PreferAble provides an easy-to-use Web interface which enables the user to edit and store their preferences. PreferAble walks the user through a series of questions about how the application should appear and behave. This allows the user to configure preferences including screen enhancements such as larger type and higher contrast colour schemes, preferred language, control preferences, and required alternatives to multimedia content such as captions and audio descriptions.

StyleAble

StyleAble performs a range of display and structural transformations on any well-formed Web page. These transformations can be categorized into two types: 1) generation of custom style sheets, and 2) document transformations.

Style Sheet Generation

StyleAble's CSS generator can create customized style sheets based on a user's stated preferences, allowing them to control the overall appearance of the site, including the font size, face, foreground colour, background colour, and link appearance.

Document Transformation

Document transformations provide augmented views of a document which help users to navigate and understand the content more easily. This includes the on-the-fly creation of a table of contents or a list of links.

Unlike SenseAble, the StyleAble service doesn't require metadata or a content repository. It uses the structure of well-formed HTML documents to provide information about how to perform these transformations.

SenseAble

The SenseAble service works alongside content repositories which contain multimedia resources and associated metadata in the AccessForAll format. This metadata helps to describe the characteristics and accessibility of a particular resource, including the potential alternatives which may be available for it.

Based on this information, SenseAble matches the available resources with the accessibility needs and preferences of the user. This process may involve substituting, augmenting, or re-aggregating portions of the content to make it more accessible to the user. For example, if a user is viewing a video resource and is deaf, hard of hearing, or is working in a noisy environment, SenseAble can match this need with any associated captions or sign language resources which may be available for the video. SenseAble's matching engine determines the availability and appropriateness of content alternatives, ranking them based on user preferences. The content aggregator in SenseAble can work with audio, video, textual and SMIL content to build alternative versions of the resource that are more accessible to the individual user.

AccessForAll

AccessForAll is a multi-part standard consisting of the Personal Needs and Perferences (PNP) which encapsulates user preferences, and the Digital Resource Description (DRD) which describes content resources. The DRD describes how a resource is perceived, understood, and interacted with. The TransformAble services depend on the AccessForAll to provide a standard means whereby resources are matched to the accessibility needs and preferences of a person.

The concepts behind the AccessForAll framework were originally developed by the IMS Accessibility Working Group and are now in the process of becoming an ISO standard. The ATRC has developed a Java-based implementation of the PNP and DRD models for use by PreferAble, StyleAble and SenseAble.

Last Updated on Friday, 30 March 2007 16:53