{"id":"linked-art/api/shared-concept-references","relativePath":"linked-art/api/shared-concept-references.md","title":"Linked Art API: Shared Concept References","markdown":"# Linked Art API: Shared Concept References\n\n**Last refreshed:** 2026-07-06\n\nSource: [Types / Concepts shared structure](https://linked.art/api/1.0/shared/type/), part of Linked Art API 1.0, published under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/). This is a project summary; the upstream page is authoritative.\n\n## Purpose\n\nConcept references, usually called Types in Linked Art, connect resource descriptions to controlled vocabularies such as the Getty Art and Architecture Thesaurus. They are used throughout the model for classification, language, material, currency, measurement units, techniques, subjects, and assignment values.\n\nFor full concept records, use the [Concepts endpoint](concepts.md). This shared structure is the compact embedded reference form used inside other records.\n\n## Required Shape\n\nA concept reference includes:\n\n- `id`: required URI identifying the concept.\n- `type`: required. Must be one of `Type`, `Currency`, `Language`, `Material`, or `MeasurementUnit`.\n\n## Recommended Fields\n\n- `_label`: developer-facing label.\n\n## Optional Fields\n\n- `equivalent`: references to equivalent external resources.\n- `notation`: commonly used notation or identifier strings, especially language tags on `Language`.\n- `classified_as`: meta-classifications for the concept, following the same `Type` requirements.\n\n## Concept Classes\n\n- `Type`: generic concept for classifications, techniques, styles, genres, subjects, and meta-types.\n- `Language`: human-spoken language, such as Spanish.\n- `Material`: material that makes up a physical thing, such as gold.\n- `Currency`: currency used by a monetary amount, such as the Euro.\n- `MeasurementUnit`: unit used by a dimension, such as inches.\n\n## Common Incoming Relationships\n\n- `classified_as`: almost every entity can be classified by a `Type`.\n- `technique`: activities can have techniques modeled as `Type`.\n- `influenced_by`: activities can be motivated by a `Type`.\n- `about`: textual and visual works can have conceptual subjects.\n- `assigned`: attribute assignments can assign a classification.\n- `language`: linguistic content uses `Language`.\n- `currency`: monetary amounts use `Currency`.\n- `unit`: dimensions use `MeasurementUnit`.\n- `made_of`: physical objects use `Material`.\n\n## Meta Museum Notes\n\nMeta Museum already preserves compact concept references and full concept records. Existing coverage proves `Type`, `Material`, `Language`, `Currency`, and `MeasurementUnit` remain valid concept classes; records preserve `classified_as`, `language`, `unit`, `equivalent`, `notation`, `broader`, and concept-scheme membership without flattening controlled vocabulary references into plain strings. The important project rule is to preserve meta-classification, such as a painting Type classified as Type of Work.\n\n## Test Ideas\n\n- Preserve all allowed concept reference classes: `Type`, `Currency`, `Language`, `Material`, and `MeasurementUnit`.\n- Preserve `classified_as` meta-types on concepts, such as painting classified as Type of Work.\n- Preserve `notation` for language tags.\n- Preserve concept references in `classified_as`, `technique`, `influenced_by`, `about`, `assigned`, `language`, `currency`, `unit`, and `made_of`.\n- Preserve `equivalent[]` for external vocabulary reconciliation without treating labels as stable identifiers.\n","sections":[{"level":2,"heading":"Purpose","anchor":"purpose"},{"level":2,"heading":"Required Shape","anchor":"required-shape"},{"level":2,"heading":"Recommended Fields","anchor":"recommended-fields"},{"level":2,"heading":"Optional Fields","anchor":"optional-fields"},{"level":2,"heading":"Concept Classes","anchor":"concept-classes"},{"level":2,"heading":"Common Incoming Relationships","anchor":"common-incoming-relationships"},{"level":2,"heading":"Meta Museum Notes","anchor":"meta-museum-notes"},{"level":2,"heading":"Test Ideas","anchor":"test-ideas"}],"html":"<h1 id=\"linked-art-api-shared-concept-references\">Linked Art API: Shared Concept References</h1>\n<p><strong>Last refreshed:</strong> 2026-07-06</p>\n<p>Source: <a href=\"https://linked.art/api/1.0/shared/type/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"doc-link\">Types / Concepts shared structure</a>, part of Linked Art API 1.0, published under <a href=\"http://creativecommons.org/licenses/by/4.0/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"doc-link\">CC BY 4.0</a>. This is a project summary; the upstream page is authoritative.</p>\n<h2 id=\"purpose\">Purpose</h2>\n<p>Concept references, usually called Types in Linked Art, connect resource descriptions to controlled vocabularies such as the Getty Art and Architecture Thesaurus. They are used throughout the model for classification, language, material, currency, measurement units, techniques, subjects, and assignment values.</p>\n<p>For full concept records, use the Concepts endpoint(concepts.md). This shared structure is the compact embedded reference form used inside other records.</p>\n<h2 id=\"required-shape\">Required Shape</h2>\n<p>A concept reference includes:</p>\n<ul><li>`id`: required URI identifying the concept.</li><li>`type`: required. Must be one of `Type`, `Currency`, `Language`, `Material`, or `MeasurementUnit`.</li></ul>\n<h2 id=\"recommended-fields\">Recommended Fields</h2>\n<ul><li>`_label`: developer-facing label.</li></ul>\n<h2 id=\"optional-fields\">Optional Fields</h2>\n<ul><li>`equivalent`: references to equivalent external resources.</li><li>`notation`: commonly used notation or identifier strings, especially language tags on `Language`.</li><li>`classified_as`: meta-classifications for the concept, following the same `Type` requirements.</li></ul>\n<h2 id=\"concept-classes\">Concept Classes</h2>\n<ul><li>`Type`: generic concept for classifications, techniques, styles, genres, subjects, and meta-types.</li><li>`Language`: human-spoken language, such as Spanish.</li><li>`Material`: material that makes up a physical thing, such as gold.</li><li>`Currency`: currency used by a monetary amount, such as the Euro.</li><li>`MeasurementUnit`: unit used by a dimension, such as inches.</li></ul>\n<h2 id=\"common-incoming-relationships\">Common Incoming Relationships</h2>\n<ul><li>`classified_as`: almost every entity can be classified by a `Type`.</li><li>`technique`: activities can have techniques modeled as `Type`.</li><li>`influenced_by`: activities can be motivated by a `Type`.</li><li>`about`: textual and visual works can have conceptual subjects.</li><li>`assigned`: attribute assignments can assign a classification.</li><li>`language`: linguistic content uses `Language`.</li><li>`currency`: monetary amounts use `Currency`.</li><li>`unit`: dimensions use `MeasurementUnit`.</li><li>`made_of`: physical objects use `Material`.</li></ul>\n<h2 id=\"meta-museum-notes\">Meta Museum Notes</h2>\n<p>Meta Museum already preserves compact concept references and full concept records. Existing coverage proves `Type`, `Material`, `Language`, `Currency`, and `MeasurementUnit` remain valid concept classes; records preserve `classified_as`, `language`, `unit`, `equivalent`, `notation`, `broader`, and concept-scheme membership without flattening controlled vocabulary references into plain strings. The important project rule is to preserve meta-classification, such as a painting Type classified as Type of Work.</p>\n<h2 id=\"test-ideas\">Test Ideas</h2>\n<ul><li>Preserve all allowed concept reference classes: `Type`, `Currency`, `Language`, `Material`, and `MeasurementUnit`.</li><li>Preserve `classified_as` meta-types on concepts, such as painting classified as Type of Work.</li><li>Preserve `notation` for language tags.</li><li>Preserve concept references in `classified_as`, `technique`, `influenced_by`, `about`, `assigned`, `language`, `currency`, `unit`, and `made_of`.</li><li>Preserve `equivalent[]` for external vocabulary reconciliation without treating labels as stable identifiers.</li></ul>","updatedAt":"2026-07-06T00:00:00.000Z","checksum":"d1d6465ac086ba4afaade5b1de6946e49349cc9426cf81fd779e8ec16a27f7e8","checksumPrefix":"d1d6465ac086","anchorCount":8,"lineCount":61,"rawUrl":"/api/docs/content?path=linked-art%2Fapi%2Fshared-concept-references.md","htmlUrl":"/docs?doc=linked-art%2Fapi%2Fshared-concept-references.md","apiUrl":"/api/docs/content?path=linked-art%2Fapi%2Fshared-concept-references.md"}