2011-06-07 20:10:26 +00:00
|
|
|
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
|
|
|
|
|
|
|
<jsp:include page="addRoleToPersonTwoStage.jsp">
|
2011-06-21 23:22:58 +00:00
|
|
|
<jsp:param name="roleDescriptor" value="organizer of" />
|
|
|
|
<jsp:param name="typeSelectorLabel" value="organizer of" />
|
2011-06-22 14:14:14 +00:00
|
|
|
<jsp:param name="showRoleLabelField" value="false" />
|
2011-06-21 23:22:58 +00:00
|
|
|
<jsp:param name="buttonText" value="organizer role" />
|
2011-06-07 20:10:26 +00:00
|
|
|
<jsp:param name="roleType" value="http://vivoweb.org/ontology/core#OrganizerRole" />
|
|
|
|
<jsp:param name="roleActivityType_optionsType" value="HARDCODED_LITERALS" />
|
|
|
|
<jsp:param name="roleActivityType_objectClassUri" value="" />
|
|
|
|
<jsp:param name="roleActivityType_literalOptions"
|
2011-06-21 23:22:58 +00:00
|
|
|
value='["", "Select type"],
|
2011-06-07 20:10:26 +00:00
|
|
|
[ "http://purl.org/NET/c4dm/event.owl#Event", "Event" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#Competition", "Competition" ],
|
|
|
|
[ "http://http://purl.org/ontology/bibo/Conference", "Conference" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#Course", "Course" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#Exhibit", "Exhibit" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#Meeting", "Meeting" ],
|
|
|
|
[ "http://http://purl.org/ontology/bibo/Presentation", "Presentation" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#InvitedTalk", "Invited Talk" ],
|
|
|
|
[ "http://http://purl.org/ontology/bibo/Workshop", "Workshop" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#EventSeries", "Event Series" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#ConferenceSeries", "Conference Series" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#SeminarSeries", "Seminar Series" ],
|
|
|
|
[ "http://vivoweb.org/ontology/core#WorkshopSeries", "Workshop Series" ]' />
|
|
|
|
</jsp:include>
|