cjcodeproj / vtmedia-schema

XML schema for cataloging media libraries.
Creative Commons Attribution Share Alike 4.0 International
1 stars 0 forks source link

New schema type for artists, composers, and authors. #142

Open cjcodeproj opened 5 months ago

cjcodeproj commented 5 months ago

Consider a new XSD type to represent artists, composers, or authors instead of using CrewNameType or CrewNameOrGroupType.

The above schema types are suitable for direct person to job assignments, like movie crews; but they may not necessarily be applicable to artist credits. For example, it's not likely that an artist to a song would ever be uncredited, so the element may not ever need the uncredited attribute.

There will need to be more research on this proposal.

This could also be the case for essay/interview authors.