KitWallace / AIDVIEW-DB

A repository, browser and API for IATI activities
1 stars 0 forks source link

Maintain publisher data #89

Open KitWallace opened 11 years ago

KitWallace commented 11 years ago

required due to issue https://github.com/KitWallace/AIDVIEW-DB/issues/87

Publishers are only entities in the OLAP so only exist after an OLAP run, otherwise they are merely a name in an activitySet. Having first-class publishers allows us to flag one as not to be uploaded and also provides a place for derived data such as counts and CKAN data.

KitWallace commented 11 years ago

Simple blacklist approach handles CRS issue and possibiy others, but first-class publishers still a good idea