The Information Architecture of Educational Technology

Document Sample
scope of work template
							Title: Using Faceted Classification To Provide Structure For Information Architecture

Authors:
   o Aaron J. Louie, ajlouie@u.washington.edu, 206-551-2140
   o Eric L. Maddox, elmaddox@u.washington.edu
   o William Washington, scumby@u.washington.edu

Abstract:
Effective information architecture (IA) is mapped to the structure of actual human
systems, which are constantly changing. Thus, the IA of an information system must be
hospitable to change as well. The representation of actual human knowledge is, in library
science, captured by taxonomic structures, such as thesauri and classification systems.
One-dimensional taxonomies, such as the Dewey Decimal Classification System or
Library of Congress Classification System are inhospitable to such change. However, a
faceted classification system (FCS), which is essentially a multi-dimensional taxonomy,
can mimic more closely the structure of actual knowledge. We have developed a
prototype tool (based on open source technologies, such as Linux, MySQL, Python, and
Zope) that can manage a FCS, manage documents using that classification system, and
publish those documents on a web site, using the classification system to construct the
site map. The FCS also supports thesaurus attributes, and can be used in multiple
information retrieval tasks.

Summary of poster content:
  1. Abstract
  2. Problem statement
  3. Description of the tool
     o Manage faceted classification system (FCS)
             o Add, edit, delete, reorder facets & isolates
             o Uses Dublin Core for facet & isolate metadata
             o Supports thesaurus attributes (BT, NT, SN, UF, etc.)
     o Manage (store, edit, classify) documents
     o Build site map from FCS
             o Top-level navigation maps to top-level facet
             o Local navigation maps to 2nd-level facet
     o Support multiple information retrieval methods
             o Browsing
             o Boolean searches
             o Query parsing based on thesaurus attributes
  4. System architecture
  5. Entity relationship diagram
  6. Screenshots of tool
     o Development URL: http://pettt-pc.orthop.washington.edu:8080/lawforwa_dev
  7. References

						
Related docs