Difference between revisions of "InstaGov/schema"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(...and then I thought, well, why not try to document the SMW implementation as a separate version?)
(edit_log_field)
Line 5: Line 5:
 
* [[/rating_log]]: log of ratings
 
* [[/rating_log]]: log of ratings
 
* [[/edit_log]]: log of everything ''except'' ratings
 
* [[/edit_log]]: log of everything ''except'' ratings
 +
** [[/edit_log_field]]: details of what changed
 
==Alternatives==
 
==Alternatives==
 
Much of the data structure could be handled using [[Semantic MediaWiki]]. For now, I've decided not to use that (in order to minimize platform dependence), but I keep perseverating about how useful it might be -- so here is where I will make any notes for potentially doing it that way instead (or as an alternative version of the software; no harm in having multiple implementations which might work out better in some situations):
 
Much of the data structure could be handled using [[Semantic MediaWiki]]. For now, I've decided not to use that (in order to minimize platform dependence), but I keep perseverating about how useful it might be -- so here is where I will make any notes for potentially doing it that way instead (or as an alternative version of the software; no harm in having multiple implementations which might work out better in some situations):
 
* [[/SMW]]
 
* [[/SMW]]

Revision as of 23:29, 3 January 2013

Tables

Alternatives

Much of the data structure could be handled using Semantic MediaWiki. For now, I've decided not to use that (in order to minimize platform dependence), but I keep perseverating about how useful it might be -- so here is where I will make any notes for potentially doing it that way instead (or as an alternative version of the software; no harm in having multiple implementations which might work out better in some situations):