vivo/productMods/edit/forms/addServiceProviderRoleToPerson.jsp

39 lines
2.7 KiB
Text
Raw Normal View History

<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<jsp:include page="addRoleToPersonTwoStage.jsp">
<jsp:param name="roleActivityTypeLabel" value="service to the profession" />
<jsp:param name="roleType" value="http://vivoweb.org/ontology/core#ServiceProviderRole" />
<jsp:param name="roleActivityType_optionsType" value="LITERALS" />
<jsp:param name="roleActivityType_objectClassUri" value="" />
<jsp:param name="roleActivityType_literalOptions"
value='["http://purl.org/NET/c4dm/event.owl#Event", "Event" ],
["http://xmlns.com/foaf/0.1/Organization", "Organization" ],
["http://vivoweb.org/ontology/core#Project", "Project" ],
[ "http://vivoweb.org/ontology/core#Program", "Program" ],
[ "http://vivoweb.org/ontology/core#Team", "Team" ],
[ "http://vivoweb.org/ontology/core#School", "School" ],
[ "http://vivoweb.org/ontology/core#Foundation", "Foundation" ],
[ "http://vivoweb.org/ontology/core#PrivateCompany", "Private Company" ],
[ "http://vivoweb.org/ontology/core#Division", "Division" ],
[ "http://vivoweb.org/ontology/core#ResearchOrganization", "Research Organization" ],
[ "http://vivoweb.org/ontology/core#Extension Unit", "Extension Unit" ],
[ "http://vivoweb.org/ontology/core#Library", "Library" ],
[ "http://vivoweb.org/ontology/core#College", "College" ],
[ "http://vivoweb.org/ontology/core#FundingOrganization", "Funding Organization" ],
[ "http://vivoweb.org/ontology/core#Publisher", "Publisher" ],
[ "http://vivoweb.org/ontology/core#GovernmentAgency", "Government Agency" ],
[ "http://vivoweb.org/ontology/core#Association", "Association" ],
[ "http://vivoweb.org/ontology/core#Committee", "Committee" ],
[ "http://vivoweb.org/ontology/core#Department", "Department" ],
[ "http://vivoweb.org/ontology/core#Clinical Organization", "Clinical Organization" ],
[ "http://vivoweb.org/ontology/core#Museum", "Museum" ],
[ "http://vivoweb.org/ontology/core#Student Organization", "Student Organization" ],
[ "http://vivoweb.org/ontology/core#Laboratory", "Laboratory" ],
[ "http://vivoweb.org/ontology/core#Center", "Center" ],
[ "http://vivoweb.org/ontology/core#Hospital", "Hospital" ],
[ "http://vivoweb.org/ontology/core#Consortium", "Consortium" ],
[ "http://vivoweb.org/ontology/core#Institute", "Institute" ],
[ "http://vivoweb.org/ontology/core#University", "University" ],
[ "http://vivoweb.org/ontology/core#Service","Service"] ' />
</jsp:include>