Image for a Mid-Dec Prototype (probably too ambitious)


If we had more time, I'd recommend we jointly build this pair of demos.

Demo A.  Multi-faceted Classification System (MFCS)

This is built and hosted by Dan as a Java Web app.  Functionally, it takes the URI of an article on your web site, and returns LTM that can describe it in a topic map.  It also builds a log that can support the equivalent of your current on-line search logic.  Long-term, this demo would evolve into something we might call your Article Tagging System (ATS).  It initially has these conceptual parts:
  1. Query System - A JSP that returns article IDs based on a set of pull downmenus
  2. ATS log file - this is sole data used by  the above - gets filtered to find article IDs
  3. Update System - A JSP that extends log and returns LTM using the same menus
  4. An ontology - PSI-sets in JSPs which cover a set of facets
  5. LTM-generator utility
  6. ??? TM4J as local Java storage (no time; but current assumption)

Demo B.  Omnigator 1.4 Presentation of the Generated LTM

This is built by Miles and Dan in parallel, on their own PC-resident versions.  Miles will take the lead in using it as a prototype testbed  to exlore and explain (to Creditsights personnel) his vision of a future production level equivalent.  Dan will advise and assist with the LTM from Demo A, emulating the future ATS output.  Demo B shows how it gets used, and initially plays these conceptual roles:
  1. Emulated Storage System for future ATS (fills in for A.6 in demo)
  2. Testbed for enhancements to ATS design
  3. Free services built into current Omnigators
  4. News Item Topics (unpredictable, ad hoc associations)
  5. Other associations (wide open; use your vision)

Part C: Issues to discuss more for January (optional follow-up work)

  1. What TM engine(s) to adopt?
    1. TM4J is free, and would work
    2. Omnigator 2.0 supports RDF
    3. TM4JScript might be helpful
  2. What UI would best enable future searches
  3. How Much Expansion of ATS?
  4. Role for Lexikos in Q1?