onix-codelist
Version:
ONIX 3.0 Code lists
119 lines (118 loc) • 10.1 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ContributorRoleCode = void 0;
var ContributorRoleCode;
(function (ContributorRoleCode) {
ContributorRoleCode[ContributorRoleCode["ByAuthor"] = 'A01'] = "ByAuthor";
ContributorRoleCode[ContributorRoleCode["With"] = 'A02'] = "With";
ContributorRoleCode[ContributorRoleCode["ScreenplayBy"] = 'A03'] = "ScreenplayBy";
ContributorRoleCode[ContributorRoleCode["LibrettoBy"] = 'A04'] = "LibrettoBy";
ContributorRoleCode[ContributorRoleCode["LyricsBy"] = 'A05'] = "LyricsBy";
ContributorRoleCode[ContributorRoleCode["ByComposer"] = 'A06'] = "ByComposer";
ContributorRoleCode[ContributorRoleCode["ByArtist"] = 'A07'] = "ByArtist";
ContributorRoleCode[ContributorRoleCode["ByPhotographer"] = 'A08'] = "ByPhotographer";
ContributorRoleCode[ContributorRoleCode["CreatedBy"] = 'A09'] = "CreatedBy";
ContributorRoleCode[ContributorRoleCode["FromAnIdeaBy"] = 'A10'] = "FromAnIdeaBy";
ContributorRoleCode[ContributorRoleCode["DesignedBy"] = 'A11'] = "DesignedBy";
ContributorRoleCode[ContributorRoleCode["IllustratedBy"] = 'A12'] = "IllustratedBy";
ContributorRoleCode[ContributorRoleCode["PhotographsBy"] = 'A13'] = "PhotographsBy";
ContributorRoleCode[ContributorRoleCode["TextBy"] = 'A14'] = "TextBy";
ContributorRoleCode[ContributorRoleCode["PrefaceBy"] = 'A15'] = "PrefaceBy";
ContributorRoleCode[ContributorRoleCode["PrologueBy"] = 'A16'] = "PrologueBy";
ContributorRoleCode[ContributorRoleCode["SummaryBy"] = 'A17'] = "SummaryBy";
ContributorRoleCode[ContributorRoleCode["SupplementBy"] = 'A18'] = "SupplementBy";
ContributorRoleCode[ContributorRoleCode["AfterwordBy"] = 'A19'] = "AfterwordBy";
ContributorRoleCode[ContributorRoleCode["NotesBy"] = 'A20'] = "NotesBy";
ContributorRoleCode[ContributorRoleCode["CommentariesBy"] = 'A21'] = "CommentariesBy";
ContributorRoleCode[ContributorRoleCode["EpilogueBy"] = 'A22'] = "EpilogueBy";
ContributorRoleCode[ContributorRoleCode["ForewordBy"] = 'A23'] = "ForewordBy";
ContributorRoleCode[ContributorRoleCode["IntroductionBy"] = 'A24'] = "IntroductionBy";
ContributorRoleCode[ContributorRoleCode["FootnotesBy"] = 'A25'] = "FootnotesBy";
ContributorRoleCode[ContributorRoleCode["MemoirBy"] = 'A26'] = "MemoirBy";
ContributorRoleCode[ContributorRoleCode["ExperimentsBy"] = 'A27'] = "ExperimentsBy";
ContributorRoleCode[ContributorRoleCode["IntroductionAndNotesBy"] = 'A29'] = "IntroductionAndNotesBy";
ContributorRoleCode[ContributorRoleCode["SoftwareWrittenBy"] = 'A30'] = "SoftwareWrittenBy";
ContributorRoleCode[ContributorRoleCode["BookAndLyricsBy"] = 'A31'] = "BookAndLyricsBy";
ContributorRoleCode[ContributorRoleCode["ContributionsBy"] = 'A32'] = "ContributionsBy";
ContributorRoleCode[ContributorRoleCode["AppendixBy"] = 'A33'] = "AppendixBy";
ContributorRoleCode[ContributorRoleCode["IndexBy"] = 'A34'] = "IndexBy";
ContributorRoleCode[ContributorRoleCode["DrawingsBy"] = 'A35'] = "DrawingsBy";
ContributorRoleCode[ContributorRoleCode["CoverDesignOrArtworkBy"] = 'A36'] = "CoverDesignOrArtworkBy";
ContributorRoleCode[ContributorRoleCode["PreliminaryWorkBy"] = 'A37'] = "PreliminaryWorkBy";
ContributorRoleCode[ContributorRoleCode["OriginalAuthor"] = 'A38'] = "OriginalAuthor";
ContributorRoleCode[ContributorRoleCode["MapsBy"] = 'A39'] = "MapsBy";
ContributorRoleCode[ContributorRoleCode["InkedOrColoredBy"] = 'A40'] = "InkedOrColoredBy";
ContributorRoleCode[ContributorRoleCode["PaperEngineeringBy"] = 'A41'] = "PaperEngineeringBy";
ContributorRoleCode[ContributorRoleCode["ContinuedBy"] = 'A42'] = "ContinuedBy";
ContributorRoleCode[ContributorRoleCode["Interviewer"] = 'A43'] = "Interviewer";
ContributorRoleCode[ContributorRoleCode["Interviewee"] = 'A44'] = "Interviewee";
ContributorRoleCode[ContributorRoleCode["ComicScriptBy"] = 'A45'] = "ComicScriptBy";
ContributorRoleCode[ContributorRoleCode["Inker"] = 'A46'] = "Inker";
ContributorRoleCode[ContributorRoleCode["Colorist"] = 'A47'] = "Colorist";
ContributorRoleCode[ContributorRoleCode["Letterer"] = 'A48'] = "Letterer";
ContributorRoleCode[ContributorRoleCode["ResearchBy"] = 'A51'] = "ResearchBy";
ContributorRoleCode[ContributorRoleCode["OtherPrimaryCreator"] = 'A99'] = "OtherPrimaryCreator";
ContributorRoleCode[ContributorRoleCode["EditedBy"] = 'B01'] = "EditedBy";
ContributorRoleCode[ContributorRoleCode["RevisedBy"] = 'B02'] = "RevisedBy";
ContributorRoleCode[ContributorRoleCode["RetoldBy"] = 'B03'] = "RetoldBy";
ContributorRoleCode[ContributorRoleCode["AbridgedBy"] = 'B04'] = "AbridgedBy";
ContributorRoleCode[ContributorRoleCode["AdaptedBy"] = 'B05'] = "AdaptedBy";
ContributorRoleCode[ContributorRoleCode["TranslatedBy"] = 'B06'] = "TranslatedBy";
ContributorRoleCode[ContributorRoleCode["AsToldBy"] = 'B07'] = "AsToldBy";
ContributorRoleCode[ContributorRoleCode["TranslatedWithCommentaryBy"] = 'B08'] = "TranslatedWithCommentaryBy";
ContributorRoleCode[ContributorRoleCode["SeriesEditedBy"] = 'B09'] = "SeriesEditedBy";
ContributorRoleCode[ContributorRoleCode["EditedAndTranslatedBy"] = 'B10'] = "EditedAndTranslatedBy";
ContributorRoleCode[ContributorRoleCode["EditorInChief"] = 'B11'] = "EditorInChief";
ContributorRoleCode[ContributorRoleCode["GuestEditor"] = 'B12'] = "GuestEditor";
ContributorRoleCode[ContributorRoleCode["VolumeEditor"] = 'B13'] = "VolumeEditor";
ContributorRoleCode[ContributorRoleCode["EditorialBoardMember"] = 'B14'] = "EditorialBoardMember";
ContributorRoleCode[ContributorRoleCode["EditorialCoordinationBy"] = 'B15'] = "EditorialCoordinationBy";
ContributorRoleCode[ContributorRoleCode["ManagingEditor"] = 'B16'] = "ManagingEditor";
ContributorRoleCode[ContributorRoleCode["FoundedBy"] = 'B17'] = "FoundedBy";
ContributorRoleCode[ContributorRoleCode["PreparedForPublicationBy"] = 'B18'] = "PreparedForPublicationBy";
ContributorRoleCode[ContributorRoleCode["AssociateEditor"] = 'B19'] = "AssociateEditor";
ContributorRoleCode[ContributorRoleCode["ConsultantEditor"] = 'B20'] = "ConsultantEditor";
ContributorRoleCode[ContributorRoleCode["GeneralEditor"] = 'B21'] = "GeneralEditor";
ContributorRoleCode[ContributorRoleCode["DramatizedBy"] = 'B22'] = "DramatizedBy";
ContributorRoleCode[ContributorRoleCode["GeneralRapporteur"] = 'B23'] = "GeneralRapporteur";
ContributorRoleCode[ContributorRoleCode["LiteraryEditor"] = 'B24'] = "LiteraryEditor";
ContributorRoleCode[ContributorRoleCode["ArrangedBy"] = 'B25'] = "ArrangedBy";
ContributorRoleCode[ContributorRoleCode["TechnicalEditor"] = 'B26'] = "TechnicalEditor";
ContributorRoleCode[ContributorRoleCode["ThesisAdvisorOrSupervisor"] = 'B27'] = "ThesisAdvisorOrSupervisor";
ContributorRoleCode[ContributorRoleCode["ThesisExaminer"] = 'B28'] = "ThesisExaminer";
ContributorRoleCode[ContributorRoleCode["ScientificEditor"] = 'B29'] = "ScientificEditor";
ContributorRoleCode[ContributorRoleCode["HistoricalAdvisor"] = 'B30'] = "HistoricalAdvisor";
ContributorRoleCode[ContributorRoleCode["OriginalEditor"] = 'B31'] = "OriginalEditor";
ContributorRoleCode[ContributorRoleCode["TranslationRevisedBy"] = 'B32'] = "TranslationRevisedBy";
ContributorRoleCode[ContributorRoleCode["OtherAdaptationBy"] = 'B99'] = "OtherAdaptationBy";
ContributorRoleCode[ContributorRoleCode["CompiledBy"] = 'C01'] = "CompiledBy";
ContributorRoleCode[ContributorRoleCode["SelectedBy"] = 'C02'] = "SelectedBy";
ContributorRoleCode[ContributorRoleCode["NonTextMaterialSelectedBy"] = 'C03'] = "NonTextMaterialSelectedBy";
ContributorRoleCode[ContributorRoleCode["CuratedBy"] = 'C04'] = "CuratedBy";
ContributorRoleCode[ContributorRoleCode["OtherCompilationBy"] = 'C99'] = "OtherCompilationBy";
ContributorRoleCode[ContributorRoleCode["Producer"] = 'D01'] = "Producer";
ContributorRoleCode[ContributorRoleCode["Director"] = 'D02'] = "Director";
ContributorRoleCode[ContributorRoleCode["Conductor"] = 'D03'] = "Conductor";
ContributorRoleCode[ContributorRoleCode["Choreographer"] = 'D04'] = "Choreographer";
ContributorRoleCode[ContributorRoleCode["OtherDirectionBy"] = 'D99'] = "OtherDirectionBy";
ContributorRoleCode[ContributorRoleCode["Actor"] = 'E01'] = "Actor";
ContributorRoleCode[ContributorRoleCode["Dancer"] = 'E02'] = "Dancer";
ContributorRoleCode[ContributorRoleCode["Narrator"] = 'E03'] = "Narrator";
ContributorRoleCode[ContributorRoleCode["Commentator"] = 'E04'] = "Commentator";
ContributorRoleCode[ContributorRoleCode["VocalSoloist"] = 'E05'] = "VocalSoloist";
ContributorRoleCode[ContributorRoleCode["InstrumentalSoloist"] = 'E06'] = "InstrumentalSoloist";
ContributorRoleCode[ContributorRoleCode["ReadBy"] = 'E07'] = "ReadBy";
ContributorRoleCode[ContributorRoleCode["PerformedByMusicalGroup"] = 'E08'] = "PerformedByMusicalGroup";
ContributorRoleCode[ContributorRoleCode["Speaker"] = 'E09'] = "Speaker";
ContributorRoleCode[ContributorRoleCode["Presenter"] = 'E10'] = "Presenter";
ContributorRoleCode[ContributorRoleCode["PerformedBy"] = 'E99'] = "PerformedBy";
ContributorRoleCode[ContributorRoleCode["FilmedPhotographedBy"] = 'F01'] = "FilmedPhotographedBy";
ContributorRoleCode[ContributorRoleCode["Editor"] = 'F02'] = "Editor";
ContributorRoleCode[ContributorRoleCode["OtherRecordingBy"] = 'F99'] = "OtherRecordingBy";
ContributorRoleCode[ContributorRoleCode["AssistedBy"] = 'Z01'] = "AssistedBy";
ContributorRoleCode[ContributorRoleCode["HonoredDedicatedTo"] = 'Z02'] = "HonoredDedicatedTo";
ContributorRoleCode[ContributorRoleCode["EnactingJurisdiction"] = 'Z03'] = "EnactingJurisdiction";
ContributorRoleCode[ContributorRoleCode["PeerReviewed"] = 'Z04'] = "PeerReviewed";
ContributorRoleCode[ContributorRoleCode["VariousRoles"] = 'Z98'] = "VariousRoles";
ContributorRoleCode[ContributorRoleCode["Other"] = 'Z99'] = "Other";
})(ContributorRoleCode = exports.ContributorRoleCode || (exports.ContributorRoleCode = {}));