Skip to content

Road Map

Andre Hulet edited this page Dec 13, 2023 · 3 revisions

Road Map

Minimum Viable Product

  1. Discovery Layer supplied by Wikidata
  2. Tools for retrieving information on people, corporate bodes, collections, oral histories, and subjects.

Full Prototype

  1. Faceted search
  2. Interactive graph
  3. Map for items with location data.
  4. Item details, including qualifiers and outbound links for selected property values.
  5. Ability to download search results data from a given template.

Opensource Community Version 1

  1. Code base restructured according to a core vs. app model, with the core providing all essential objects and functions, e.g., search page, results page, graph, map, search engine, graph rendering engine, etc. Each app supports a different theme and set of SPARQL templates, e.g., GLAM, Works, Academic profile, etc.
  2. Location data handled more comprehensively, so that map views can be dynamically added.
  3. Completion of refactoring for entity mappings in the mappings.py file.

Opensource Community Version 2

  1. In-browser item editing, likely including a graph point & click capability.
  2. Batch loading of cached edits.
Clone this wiki locally