Open-Telecoms-Data / ofds_consolidation_tool

A tool to consolidate multiple data sets formatted using the Open Fibre Data Standard
https://open-telecoms-data.github.io/ofds_consolidation_tool/
GNU General Public License v3.0
1 stars 0 forks source link

Add provenance data to output #46

Closed rhiaro closed 5 months ago

rhiaro commented 6 months ago

In the form:

{
  "wasDerivedFrom": [primary_id, secondary_id],
  "generatedAtTime": ISO 86301 datetime with tz info in UTC,
  "confidence": confidence score,
  "similarFields": [ .. ],
  "manual": bool
}