Open Issues Need Help
View All on GitHubAI Summary: The task involves updating metadata JSON files to correct inconsistencies in the `bv:typeOfData` field. Specifically, instances of `thematicData` should be replaced with `primaryThematicData` or, alternatively, both `primaryThematicData` and `secondaryThematicData` should be replaced with `thematicData`, depending on the chosen solution. This ensures consistency with the schema and improves the data catalog's functionality.
A repository for dataset metadata as JSON files (+ an extraction pipeline)
AI Summary: The task requires identifying and removing metadata files from the FOAG Metadata repository that correspond to defunct datasets from older FOAG OGD publications. These datasets are linked from the old FOAG website, which is no longer accessible. The process involves locating the relevant metadata files (likely JSON files) within the repository's `data` directory and deleting them. This action should be performed carefully, potentially requiring verification against a list of defunct links provided in the issue description or elsewhere.
A repository for dataset metadata as JSON files (+ an extraction pipeline)