Table: Artist
The ml_linkage__artist table contains the artist database built from the artist linkage DAG.
Table description
| name | data_type | description | 
|---|---|---|
| artist_id | Unique identifier of the artist. | |
| artist_name | Name of the artist. | |
| artist_description | Short description of the artist. | |
| artist_professions | Professions of the artist. This list use the ' | |
| wikidata_image_file_url | URL of the image file from Wikidata. | |
| wikidata_image_page_url | URL of the image page from Wikidata. | |
| wikidata_image_author | Author of the image from Wikidata. | |
| wikidata_image_license | License of the image from Wikidata. | |
| wikidata_image_license_url | URL of the image license from Wikidata. |