Skip to content

Example: Exercising Every Enhancement

timrdf edited this page Jul 9, 2011 · 3 revisions

This example is incomplete but will use two hypothetical schools that record information about their students.

We'll start with nothing and invent data that exercises a capability that an enhancement already performs. Each enhancement was created to handle real life problems, no real life dataset has exercised all enhancements.

  • Schools log entry and exit of school (for dateTime and automated tardiness calculation)
  • Homeroom teachers manually log tardiness (for comparing manual vs. automated data)
  • Student transfers to the other school. (logged as entry but not in another system yet - aligning URIs)
  • internal processing (calculation of tardy) and publishing by each school and third-party consumption.
  • Add a gpa column for 9 through 12 next to class attendance table (different kinds of cell-based subjects)
  • need something to reflect EPA's chaos.
Clone this wiki locally