> 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/local-digital-twins/mim8-local-digital-twins.md).

# MIM8: Local Digital Twins

## Description&#x20;

This MIM describes interoperability in terms of the application domain of Local Digital Twins. In support of describing minimal interoperability mechanisms in this domain the MIM8 working group put forward a **minimal definition** of Local (or Urban) Digital Twins. This does not preclude any other definitions to be valid, and we recognise that depending on applications features may vary.&#x20;

***A Local  (or Urban) Digital Twin is a digital representation of physical assets, systems, or processes in a defined local context (e.g., city, district, building, industry, port, airport). It leverages either on historical data, near real-time data, or real-time data enables visualization, analysis, simulation and reasoning for supporting decision-making.***

The working group understands the diversity of local digital twins depending on their functionalities. Below is a table of different functionalities of a Local (or Urban) Digital Twin can have and as such are commonly categorised as: **Awareness LDT, Experimental LDT, Predictive LDT, and Intelligent LDT** (with human supervision)**.**&#x20;

| Category of LDT | Visualisation | Simulation | Analytics\* | Autonomous |
| --------------- | ------------- | ---------- | ----------- | ---------- |
| Awareness       | X             |            |             |            |
| Experimental    | X             | X          |             |            |
| Predictive      | X             | X          | X           |            |
| Intelligent     | X             | X          | X           | X          |

\*Analytics can include 'diagnostic', 'descriptive', 'predictive', and 'prescriptive' capabilities.

While we align with commonly agreed definitions (such as the one above), communities have expressed that simulations require more complex work process than analytics,  and hence, experimental digital twins are viewed more complex as predictive LDTs.

We discern the following additional functionalities across the following layers (L):

{% stepper %}
{% step %}

<details>

<summary>Data acquisition (historic/near real-time/real-time data)</summary>

* sensing
* extraction
* synthetic data generation

</details>
{% endstep %}

{% step %}

<details>

<summary>Connectivity</summary>

* APIs&#x20;
* protocols
* file sharing

</details>
{% endstep %}

{% step %}

<details>

<summary>Data pre-processing</summary>

* semantics
* interoperability
* aggregation

</details>
{% endstep %}

{% step %}

<details>

<summary>Analysis &#x26; simulation</summary>

* AI Models
* Physics-based simulations

</details>
{% endstep %}

{% step %}

<details>

<summary>Communication of results (visualisation)</summary>

* Dashboard
* Multi-dimensional visualisation
* natural language interface (like chatbot)
* VR

</details>
{% endstep %}

{% step %}

<details>

<summary>Decision-making </summary>

* prescription
* support
* automation

</details>

{% endstep %}
{% endstepper %}

<details>

<summary>Literature </summary>

Deutsches Institut für Normung e. V. (2024). DIN SPEC 91607:2024-11 – Digitale Zwillinge für Städte und Kommunen \[Digital twins for cities and municipalities]. DIN e. V <https://dx.doi.org/10.31030/3575521>

European Commission: Directorate-General for Communications Networks, Content and Technology, Robalo Correia, A., Sousa, M., Mulquin, M., Santos, F. et al., Mapping EU-based LDT providers and users, European Commission, 2023, <https://data.europa.eu/doi/10.2759/547098>

European Telecommunications Standards Institute. (2022). *ETSI GR CIM 017 V1.1.1 (2022-12) – Context Information Management (CIM); Feasibility of NGSI-LD for Digital Twins* \[Group Report]. ETSI. <https://cdn.standards.iteh.ai/samples/59463/1f99a12b505b412d85a19ebfa4d4d451/ETSI-GR-CIM-017-V1.1.1-2022-12-.pdf>

Gil, J., Petrova-Antonova, D., & Kemp, G. J. (2024). Redefining urban digital twins for the federated data spaces ecosystem: A perspective. *Environment and Planning B: Urban Analytics and City Science*, *0*(0). <https://doi.org/10.1177/23998083241302578>

Tartia, J., & Hämäläinen, M. (2024). Co-creation processes and urban digital twins in sustainable and smart urban district development – Case Kera district in Espoo, Finland. Open Research Europe, 4, 130. <https://doi.org/10.12688/openreseurope.17791.1> &#x20;

</details>

##


---

# 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/local-digital-twins/mim8-local-digital-twins.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.
