How to represent the "Artist" concept in Artsdata #117
Replies: 1 comment
-
|
This question was addressed in discussion #131 and #130. Rather than declaring an "Artist" class, we decided to use dbo:Agent as a superclass. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the performing arts sector, the term "Artist" is often used to equally designate an individual artist (i.e. a person), a band, a collective, a troupe, an artistic company or any other group that is directly involved in the creation and performance of performing arts works. All major industry platforms have an equivalent concept named either "Performer" (IWTS), "Artist" (ATC), "Artiste" (Scènes francophones) or "Artiste(s) sur scène" (Scène Pro).
This concept does not exist in Artsdata. Values expected for the schema performer property must be either a Person or an Organization.
When asked to implement an additionalType field in their user interface to distinguish different kinds of artists and given the choice between the Person/Organization dichotomy or something, else platform operators prefer to have three distinct subtypes:
Should we seek to represent the "Artist" concept and its three subtypes in Artsdata?
A few thoughts and related questions:
Beta Was this translation helpful? Give feedback.
All reactions