Distinguish scraped from manually verified/corrected entries
Abierto
schema
- Lenguaje dominante
- C
- Estrellas
- 95
- Forks
- 52
- Merge medio
- 7 h 33 min
- PR fusionados (30 d)
- 1
Descripción
In the event of an active platform which is being scraped multiple times, it's a good idea to know which entries have been manually adjusted or corrected, so that their metadata is not overridden with a flawed or incomplete version.
An ideal solution, IMO, would be for the raw, scraped data to be stored separately from manually corrected/user-provided data. From there, they could be merged every time an update is performed.
An alternate solution would be for the metadata to contain the source of the information, allowing skipping such unwanted overrides in this way.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.