# 第5章 システム構築・運用構築手順（Ontology as a Product編）

ここでは、ODS SDK for Semantic（以下SDK）が提供する、SAMM(Semantic Aspect Meta Model)によるセマンティック定義の作成方法と、Discovery Serviceへの登録方法、SDKの使い方と環境構築手順を示す。 詳細は[SDKのドキュメント](https://github.com/open-dataspaces/SDK-for-semantics)を参照のこと。


---

# 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/developer-guide/05-deployment-and-configuration-ontology.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.
