Skip to content
Andy Jackson edited this page Sep 24, 2013 · 2 revisions

This is an outline of the data model we require.

An example entry, example.json, can be used is a guide. It is a Target entity, but also contains the 'child' entities that we require (Instance?, Organisation, Author?... TBC).

Target

A Target is the core entity in w3act. It specifically refers to a URL over a given time period. Therefore:

  • If an owner moves site, this creates a new record.
  • If a site changes ownership, this also creates a new record.

Clone this wiki locally