Uses of Class
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.VivoBaseGenerator
-
Packages that use VivoBaseGenerator Package Description edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators -
-
Uses of VivoBaseGenerator in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Subclasses of VivoBaseGenerator in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators Modifier and Type Class Description classAddAssociatedConceptGeneratorGenerates the edit configuration for importing concepts from external search services, e.g.classAddAuthorsToInformationResourceGeneratorThis is a slightly unusual generator that is used by Manage Authors on information resources.classAddEditorshipToPersonGeneratorclassAddEditorsToInformationResourceGeneratorThis is a slightly unusual generator that is used by Manage Editors on information resources.classAddFullNameToPersonGeneratorclassAddOrcidIdToPersonGeneratorclassAddPresenterRoleToPersonGeneratorclassAddPublicationToPersonGeneratorOn an add/new, this will show a form, on an edit/update this will skip to the profile page of the publication.classAddUserDefinedConceptGeneratorGenerates the edit configuration for importing concepts from external search services, e.g.classGrantAdministeredByGeneratorclassGrantHasContributorGeneratorclassOrganizationAdministersGrantGeneratorclassOrganizationForTrainingGeneratorclassOrganizationHasPositionHistoryGeneratorclassPersonHasAdviseeRelationshipGeneratorclassPersonHasAdvisorRelationshipGeneratorclassPersonHasAwardOrHonorGeneratorclassPersonHasEducationalTrainingForm for adding an educational attainment to an individual Classes: core:EducationalProcess - primary new individual being created foaf:Person - existing individual foaf:Organization - new or existing individual core:AcademicDegree - existing individual core:AwardedDegree - new or existing individual There are 4 modes that this form can be in: 1.classPersonHasEmailGeneratorclassPersonHasIssuedCredentialGeneratorclassPersonHasPositionHistoryGeneratorclassPersonHasPreferredTitleGeneratorclassProjectHasParticipantGeneratorclassSubjectHasMailingAddressGeneratorclassSubjectHasPhoneFaxNumberGenerator
-