whosonfirst-dates

Dates

This is where we will think about time. Which is hard. Because it can not be denied...

EDTF

The decision to use the Library of Congress' Extended Date/Time Format (EDTF) for dates in Who's On First has not^H^H^H^H almost been formalized. Generally, it seems like a good idea.

There are not many working implementations for handling EDTF date strings in code which is not ideal. On the other hand it is the most robust format, to date, for representing ambiguities in dates which is probably the more important criteria in the short-term.

Currently

edtf:inception

An EDTF date string indicating when a place was "created". The semantics of what created means – a declaration of independence, a recognition of that declaration, it's administrative incorporation and – are left for another dicussion.

edtf:cessation

An EDTF date string indicating when a place ceased to exist as a political entity or social construct in "popular" culture.

edtf:deprecated

An EDTF date string indicating when a Who's On First record was officially deprecated, for example if the record references a place considered to be invalid.

edtf:superseded

An EDTF date string indicating when a Who's On First record was superseded into another record. For example if the record was given an edtf:cessation date and superseded into another record, it would recieve this property.

Examples

British North America

wof:name="British North America" edft:inception="1783~" edtf:cessation="1907" 

Note: As of this writing we do not actually have a WOF record for British North America. It is included only as an example.

Yugoslavia

wof:name="Kingdom of Yugoslavia" edtf:inception="1918" edtf:cessation="1941" 
wof:name="Socialist Federal Republic of Yugoslavia" edtf:inception="1945-11-29" edtf:cessation="1991-06~/1995-12~" 
wof:name="Bosnia and Herzegovina" edtf:inception="1992-03~/1992-04~" 

Note: As of this writing we do not actually have a WOF records for Yugoslavia. They are included only as examples.

To consider

chartered and incorporated as does TGN, for example: Montreal.

See also

Who's On First

EDTF

ISO-8601 / RFC 3339

CIDOC-CRM (temporal representation)