Skip to content

Example: Exercising Every Enhancement

Timothy Lebo edited this page Feb 14, 2012 · 3 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)

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