gbdev / gbdev/database

Distinguish scraped from manually verified/corrected entries

Abierto
#77 5 comentarios 1 reacción 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.