In working with ISO 3166-1 data, I realized that the data source has multiple versions. I modeled it in our database as one DataSource for each version, but maybe we want to have a way to say that different versions of the same data source are related. I don't think it's required right now, but I wanted to note it here.
In working with ISO 3166-1 data, I realized that the data source has multiple versions. I modeled it in our database as one
DataSourcefor each version, but maybe we want to have a way to say that different versions of the same data source are related. I don't think it's required right now, but I wanted to note it here.