Skip to contents

Retrieves style tags assigned to an artwork from the artwork_styles table. These tags (e.g., "abstract", "portrait", "oil") are used for search filtering, style badges, and category grouping.

For the extended profile with description and category, use getArtworkProfileFull() instead.

Usage

getArtworkProfile(artist, artwork, cn = NULL)

Arguments

artist

Artist UUID

artwork

Artwork UUID

cn

Optional database connection for query batching

Value

data.table with style tags and their categories