Accessibility
n.
[L. accessibilitas: cf. F. accessibilité.]
The quality of being accessible, or of admitting approach; receptibility. Langhorne.
|
Results for accessibility
|
On this page:
|
[L. accessibilitas: cf. F. accessibilité.]
The quality of being accessible, or of admitting approach; receptibility. Langhorne.
The ease and convenience with which a property can be entered by customers, tenants, and other users, particularly related to access via automobile. Also, building design and alterations that enable people with physical disabilities to enter and maneuver in the building. See Ingress and Egress.
Example: Joe's video store was located on a busy intersection. However, the lack of adequate curb cuts and no protected left-hand turn light made it difficult for cars to access his site. Such lack of accessibility led to the failure of Joe's business after just a few months. On the other hand, Joe's store offered accessibility to the physically disabled after Joe installed an entrance ramp next to the front steps.
Definition: approachability
Antonyms: unapproachability
n
Definition: comprehensibility
Antonyms: incomprehensibility
n
Definition: ease of access
Antonyms: inaccessibility
The ease of approach to one location from other locations. This may be measured in terms of the distance travelled, the cost of travel, or the time taken. See alonso model.
In network analysis, accessibility may be expressed by measures of connectivity. Accessibility can be calculated by using a framework known as an accessibility matrix. Consider the five towns in the diagram below.
In the matrix derived from it the number of roads used to travel from each town in turn to each of the others is recorded. The total is noted in the column marked row sum. The town with the lowest total, C, is the most accessible because it needs the fewest roads to reach the others.
| TOWN | A | B | C | D | E | ROW SUM |
|---|---|---|---|---|---|---|
| A | - | 1 | 2 | 3 | 1 | 7 |
| B | 1 | - | 1 | 2 | 2 | 6 |
| C | 2 | 1 | - | 1 | 1 | 5 |
| D | 3 | 2 | 1 | - | 2 | 8 |
| E | 1 | 2 | 1 | 2 | - | 6 |
| See also nodes, link |

| It has been suggested that Easy Access be merged into this article or section. (Discuss) |
Accessibility is a general term used to describe the degree to which a system is usable by as many people as possible. In other words, it is the degree of ease with which it is possible to reach a certain location from other locations. It is not to be confused with usability which is used to describe how easily an entity (e.g., device, service, environment) can be used by any type of user. Accessibility can also be viewed as the "ability to access" the functionality, and possible benefit, of some system or entity; such a definition brings in access-based individual rights laws and regulations that are discussed below. One meaning of accessibility specifically focuses on people with disabilities and their right of access to entities, often through use of assistive devices such as screen-reading web browsers or wheelchairs. Other meanings are discussed below.
Accessibility is strongly related to universal design when the approach involves "direct access." This is about making things accessible to all people (whether they have a disability or not). However, products marketed as having benefited from a Universal Design process are often actually the same devices customized specifically for use by people with disabilities.[citation needed] An alternative is to provide "indirect access" by having the entity support the use of a person's assistive technology to achieve access (e.g., screen reader).
The disability rights movement advocates equal access to social, political, and economic life which includes not only physical access but access to the same tools, services, organisations and facilities which we all pay for.
While it is often used to describe facilities or amenities to assist people with disabilities, as in "wheelchair accessible", the term can extend to Braille signage, wheelchair ramps, audio signals at pedestrian crossings, walkway contours, website design, and so on.
Various countries have legislation requiring physical accessibility which are (in order of enactment):
In transportation, accessibility refers to the ease of reaching destinations. People who are in places that are highly accessible can reach many other activities or destinations quickly, people in inaccessible places can reach many fewer places in the same amount of time.
A measure that is often used is to measure accessibility in a traffic analysis zone i is:
where:
=
function of generalized travel cost (so that nearer or less expensive places are weighted more than farther or more expensive
places).For a non-motorized mode of transport, such as walking or cycling, the generalized travel cost may include additional factors
such as
Automobile accessibility also refers to ease of use by disabled people.
Most existing and new housing, even in the wealthiest nations, lack basic accessibility features unless the designated, immediate occupant of a home currently has a disability. However, there are some initiatives to change typical residential practices so that new homes incorporate basic access features such as zero-step entries and door widths adequate for wheelchairs to pass through.
Great Britain applies the most widespread application of home access to date. In 1999, Parliament passed Section M, an amendment to residential building regulations requiring basic access in all new homes. ("Doors to Be Swept Away in New Rules for Builders", Rachel Kelley, The Times, December 5, 1997.) In the United States, the 1988 Amendments to the Fair Housing Act added people with disabilities, as well as familial status, to the classes already protected by law from discrimination (race, color, sex, religion and country of origin). Among the protection for people with disabilities in the 1988 Amendments are seven construction requirements for all multifamily buildings of more than four units first occupied after March 13, 1991. These seven requirements are as follows:
(From Fair Housing First, a website sponsored by the U.S. Department of Housing and Urban Development).
In spite of these advancements, the housing types where most people in the United States reside --single-family homes--are not covered by the Americans with Disabilities Act, the Fair Housing Act, or any other federal law with the exception of the small percentage of publicly-funded homes impacted by Section 504 of the Rehabilitation Act. As a result, the great majority of new single-family homes replicate the barriers in existing homes.
The broad concept of Universal Design is relevant to housing, as it is to all aspects of the built environment. Furthermore, a Visitability movement begun by grass roots disability advocates in the 1980s focuses specifically on changing construction practices in new housing. This movement, a network of interested people working in their locales, works on educating, passing laws, and spurring voluntary home access initiatives with the intention that basic access become a routine part of new home construction.
Another dimension of accessibility is the ability to access information and services by minimizing the barriers of distance and cost as well as the usability of the interface. In many countries this has led to initiatives, laws and regulations that aim toward providing universal access to the internet and to phone systems at reasonable cost to citizens.
Currently there are a few major movements to coordinate a set of guidelines for accessibility for the web. The first and most well known is The Web Accessibility Initiative (WAI), which is part of the World Wide Web Consortium (W3C). This organization developed the Web Content Accessibility Guidelines (WCAG) 1.0...which explain how to make Web content accessible to people with disabilities. Web "content" generally refers to the information in a Web page or Web application, including text, images, forms, sounds, and such. (More specific definitions are available in the WCAG documents.)[1]
The WCAG is separated into 3 levels of compliance, A, AA and AAA. Each level requires a stricter set of conformance guidelines, such as different versions of HTML (Transitional vs Strict) and other techniques that need to be incorporated into your code before accomplishing validation. Online tools such as the Watchfire WebXACT engine will allow users to submit their website and automatically run it through the WCAG guidelines and produce a report, stating whether or not they conform to each level of compliance. Adobe Dreamweaver also offers plugins which allow web developers to test these guidelines on their work from within the program.
Another source of web accessibility guidance comes from the US government. Section 508 of the US Rehabilitation Act is a comprehensive set of rules designed to help web designers make their sites accessible. They've also developed a website where you can take online training course for free to learn about these rules. 508 Universe
In general, for a website to comply with accessibility standards, they should at least have the following:
Another good idea is for websites to include a web accessibility statement on the site. This page details the accessible status of the page, lists access keys and can display which validations have been achieved for the site as well as include their pledge for accessibility. Example of a accessibility statement
1 The Web Accessibility Initiative's Introduction to the WCAG link
In the United Kingdom, the Department for Transport have mandated that each local authority produce an Accessibility Plan that is incorporated in their Local Transport Plan. An Accessibility Plan sets out how each local authority plans to improve access to employment, learning, health care, food shops and other services of local importance, particularly for disadvantaged groups and areas. Accessibility targets are defined in the accessibility plans, these are often the distance or time to access services by different modes of transport including walking, cycling and public transport.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
Join the WikiAnswers Q&A community. Post a question or answer questions about "accessibility" at WikiAnswers.
Copyrights:
![]() | Dictionary. Webster 1913 Dictionary edited by Patrick J. Cassidy Read more | |
![]() | Real Estate Dictionary. Dictionary of Real Estate Terms. Copyright © 2004 by Barron's Educational Series, Inc. All rights reserved. Read more | |
![]() | Antonyms. © 1999-2008 by Answers Corporation. All rights reserved. Read more | |
![]() | Geography Dictionary. A Dictionary of Geography. Copyright © Susan Mayhew 1992, 1997, 2004. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Accessibility". Read more |
Mentioned In: