ANCIR / grano

A toolkit for mapping networks of political and economic influence through diverse types of entities and their relations. Accessible at http://granoproject.org
http://granoproject.org
MIT License
187 stars 28 forks source link

Allow date properties to have a degree of specificity #60

Closed pudo closed 10 years ago

pudo commented 10 years ago

At the moment, date properties are assumed to be precise datetimes. There should instead be a way to also state how precise a date is, i.e. "we know only the year", "we know year and month" and "we know a precise date".

Also, switch date properties to date column type, not datetime - can't see a real use case for that.