User:Alex skene: Difference between revisions
From FOIwiki
Jump to navigationJump to search
Alex skene (talk | contribs) |
Alex skene (talk | contribs) |
||
Line 25: | Line 25: | ||
* 30/04 - and a category for them: [[:Category:ICO_Decision_Notice]] | * 30/04 - and a category for them: [[:Category:ICO_Decision_Notice]] | ||
* 01/05 - they're now all uploaded, but [[:Special:ImportCSV]] doesn't seem to support importing multiple templates which means that only 1 decision has been added. may look to denormalise relationship between DN & 1-many Decisions, ie into single template. | * 01/05 - they're now all uploaded, but [[:Special:ImportCSV]] doesn't seem to support importing multiple templates which means that only 1 decision has been added. may look to denormalise relationship between DN & 1-many Decisions, ie into single template. | ||
* 01/05 - ick. re-generated all the ICO data as xml, but found a bug in ImportXml (due to way it implements php's xml_set_character_data_handler and it barfs on ampersands "&" in the XML.... |
Revision as of 03:06, 3 May 2010
My FOI requests
http://www.whatdotheyknow.com/user/alex_skene
WhatDoTheyKnow stuff
- Common wdtk support responses
- How publication schemes could be improved
- Adapting WDTK for New Zealand
- Adapting WDTK for Ireland
Trying out Semantic Mediawiki stuff
- I installed the Semantic Bundle for Mediawiki to:
- host local non-PDF copies of the ICO & IT decision text & metadata. Google isn't allowed to spider the IT website decisions...
- be able to automatically re-use this data in other pages (eg the FOIA Exemption pages) using Functions
- Starting with a couple of ICO decisions:
- FER0220492
- FER0269464
- 30/04 - now have a form to add in decisions: Form:DNSummaryBox
- 30/04 - and a category for them: Category:ICO_Decision_Notice
- 01/05 - they're now all uploaded, but Special:ImportCSV doesn't seem to support importing multiple templates which means that only 1 decision has been added. may look to denormalise relationship between DN & 1-many Decisions, ie into single template.
- 01/05 - ick. re-generated all the ICO data as xml, but found a bug in ImportXml (due to way it implements php's xml_set_character_data_handler and it barfs on ampersands "&" in the XML....