-
Notifications
You must be signed in to change notification settings - Fork 26
Description
The duplicates issue is obviously not something we can resolve overnight, or as part of the current project. I think the most helpful thing we could do is adjust the structure of ForC and how we enter data so that it would be much easier to resolve duplicates. Defining supersites was one thing that I feel helped this, as it allows easy grouping of duplicate sites by editing one file.
For duplicate sites that can be resolved based on the publications, It's often quite easy to tell when a site is a duplicate, but resolving it requires editing so many files... It would be nice if we could come up with a system where a single edit in the sites file could effectively merge two sites. Perhaps if we move away from using the site name to link across tables, and rather use site.ID? And then allow site.ID to link to more than one row in the sites table, where one record would be given precedence over the other?
Originally posted by @teixeirak in #105 (comment)