# 6. オンボーディングとオペレーション

システム開発やアプリケーションサービス提供等を行う開発事業者ならびにユーザー企業・行政機関のシステム開発部門及びデータマネジメント部門の実務者に向けた技術的な導入及びオペレーションについては、ODPを参照し、「**ODS技術者向け導入ガイドブック**」\*3で具体的に示している。また、ソフトウェアやデータマネジメントサービスを提供する事業者に向けた「**ODS開発事業者向け参入ガイドブック**」\*4、データマネジメントやAIサービスを利用または自社で実装する立場にある企業や行政機関等の実務者・経営企画担当者に向けた「**ODSユーザー事業者向け参入ガイドブック**」\*5についても公開している。

また、ODPの参照実装として提供されるオープンソースソフトウェア（ODS Middleware）、及びSDKそれぞれについては、下記のGitで公開している:

* **ODS Middleware**: <https://github.com/open-dataspaces>
* **ODS SDK（Software Development Kit）**: <https://github.com/open-dataspaces>

***

**脚注**

\*3 Open Data Spaces 技術者向け導入ガイドブック <https://open-dataspaces.gitbook.io/ods-docs/jp>

\*4 Open Data Spaces 事業者向け参入ガイドブック（開発事業者向け）<https://open-dataspaces.gitbook.io/ods-docs/jp>

\*5 Open Data Spaces 事業者向け参入ガイドブック（ユーザー事業者向け） <https://open-dataspaces.gitbook.io/ods-docs/jp>


---

# 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/06-onboarding.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.
