# 2. アーキテクチャ

Architectural Quanta（AQ）とは、分散データマネジメントにおけるアーキテクチャの最小の構成単位である。Open Dataspacesでは、データメッシュのAQであるData Productの相互運用性の問題を解決するため、**Data Productと表裏一体の関係性である「Ontology Product」という概念を新たに導入し、Data ProductとOntology Productを併せて構成単位のAQとする**。Open Dataspacesにおいて導入されたこのAQのパラダイムを**Double-Product Quanta Model**（**DPQM**）と呼称している（図1）。

![Double-Product Quanta Model（DPQM）](/files/PXlhdVPNGc2iCGzdRqZu)

**図 1 Double-Product Quanta Model（DPQM）**

ODS-RAMは、アーキテクチャの最小単位として定義されたDPQMを機能別に分割した**4つのレイヤ、4つのパースペクティブで構成される**：

![DPQMとレイヤ、パースペクティブの関係性](/files/Iv18YY8vq6hre9IrVDkS)

**図 2　DPQMとレイヤ、パースペクティブの関係性**


---

# Agent Instructions: 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://open-dataspaces.gitbook.io/ods-docs/jp/ods-ram/02-architecture.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.
