FRBRのManifestationに該当するモデル。
| 列名 | 型 | 説明 | solrによる検索 |
|---|---|---|---|
| id | integer | 通し番号 | × |
| manifestation_form_id | integer | 体現形の形態id | × |
| title | text | タイトル | ○ |
| isbn | string | ISBN | ○ |
| language_id | integer | 言語id | × |
| created_at | timestamp | ○ | |
| updated_at | timestamp | ○ | |
| deleted_at | timestamp | × |
- 以下のモデルに属する
- ManifestationForm
- Language
- Embody(->Expression)
- Produce(->Patron)
- 以下のモデルを持つ
- Item
