> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/datasets/manage-datasets/create-an-annotation-attribute.md).

# Annotation Attribute を作成

Annotation attributes（「subclasses」とも呼ばれます）は、クラス固有のattributesを使用してアノテーションに追加できます。これらのattributesは、object detectionおよびsegmentationプロジェクトのdataset exportsに含まれます。

{% hint style="info" %}
この機能はEnterpriseのお客様のみご利用いただけます。 [料金ページをご覧ください](https://roboflow.com/pricing) この機能へのアクセス方法について詳しくはこちらをご覧ください。
{% endhint %}

## Attributeを作成

Annotation Attributeを作成するには、まずProjectのサイドバーで「Classes & Tags」をクリックします:

<figure><img src="/files/0c9d2cbe73343086009b557202c42e83a15af25c" alt=""><figcaption></figcaption></figure>

Classes & Tagsページでは、datasetのすべてのclassを確認できます。また、dataset内の画像で使用できるAnnotation Attributesをclassに追加することもできます。

Annotation Attributeを追加するには、追加したいclassの「Attributes」列にあるプラスアイコンをクリックします:

<figure><img src="/files/8326a181f0213a890645445fb664398a570353d9" alt=""><figcaption></figcaption></figure>

Annotation Attributeの名前を設定できるウィンドウが表示されます:

<figure><img src="/files/b8b534ae227cd898f756f36bd10998c1e84b71c0" alt=""><figcaption></figcaption></figure>

Annotation Attributeを保存するには、「Save」をクリックします。

その後、Attributeは対応するclassの横に表示されます:

<figure><img src="/files/3b5bc8d84fce2b3770bde1b62bb33f75a9c26c17" alt=""><figcaption></figcaption></figure>

### アノテーションにAttributeを追加

アノテーションを作成した後、Class SelectorでアノテーションにAttributeを追加できます。

<figure><img src="/files/2cf96921e61ba92c7c08d0aa541edceada9ec891" alt="" width="240"><figcaption></figcaption></figure>

## Attributeを削除

classからAnnotation Attributeを削除するには、Classes & Tagsページの「Attributes」列にあるattribute tagにカーソルを合わせ、×アイコンをクリックします。表示されるウィンドウで削除を確認してください。

<figure><img src="/files/e2677a78fa85bc03a328b0085bef9bb69cd0e45d" alt="" width="259"><figcaption></figcaption></figure>

{% hint style="info" %}
attributeを削除しても、新しいアノテーション作成時のclassのattribute listから外れるだけです。すでにそのattributeを参照している既存のアノテーションは値を保持したまま、dataset exportsに残ります。
{% endhint %}

## Attribute付きのアノテーションをエクスポート

Roboflowからattributes付きのアノテーションをエクスポートするには、こちらの [Export Data](/roboflow/roboflow-jp/datasets/dataset-versions/exporting-data.md) ガイドをご覧ください。

{% hint style="warning" %}
Annotation attributeの情報は次の [COCOおよびCOCO Segmentation形式にのみ含まれます](https://roboflow.com/formats).
{% endhint %}
