> For the complete documentation index, see [llms.txt](https://mims.oascities.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mims.oascities.org/accessing-data/resources.md).

# Resources

The resources for this MIM can be found on the [GitHub](https://github.com/oasc/accessing-data-mim-0/tree/main/resources) repo

Uitleg van Danny Greefhorst over gegevensuitwisseling en relatie tot metadata en standaarden <https://www.slideshare.net/slideshow/toelichting-domeinarchitectuur-gegevensuitwisseling-voor-dadd-2024/272299208>\
NORA-GDI gegevensuitwisseling <https://www.noraonline.nl/wiki/Bedrijfsobjecten_Domeinarchitectuur_Gegevensuitwisseling>\
Github MinBZK GDI Gegevensuitwisseling <https://github.com/minbzk/gdi-gegevensuitwisseling>\
NORA-GDI architectuur [https://www.noraonline.nl/wiki/GDI-Architectuur\_(GA)](https://www.noraonline.nl/wiki/GDI-Architectuur_%28GA%29)\
NEN normen informatie- en archiefmanagement <https://www.nen.nl/media/PDF/3909_NEN_overzichtplaat_Normen_informatie_en_archiefmanagement_V2_RGB.pdf>

{% embed url="<https://ekgf.github.io/dprod/>" %}

<https://bitol-io.github.io/open-data-contract-standard/v3.0.1/#data-quality>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mims.oascities.org/accessing-data/resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
