<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> <%@ page import="com.hp.hpl.jena.ontology.Individual" %> <%@ page import="com.hp.hpl.jena.ontology.OntModel" %> <%@ page import="com.hp.hpl.jena.rdf.model.ModelMaker" %> <%@ page import="com.hp.hpl.jena.shared.Lock" %> <%@ page import="java.util.Iterator" %> <%@ page import="java.util.List" %> <%@ page import="java.net.URLEncoder" %> <%@taglib prefix="vitro" uri="/WEB-INF/tlds/VitroUtils.tld" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@page import="edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission" %> <% request.setAttribute("requestedActions", SimplePermission.USE_ADVANCED_DATA_TOOLS_PAGES.ACTION); %>

Ingest Menu > Split Property Value Strings into Multiple Property Values

Select Source Models

Property URI for which Values Should Be Split

Regex Pattern on which To Split

Property URI To Be Used with the Newly-Split Values

trim bordering whitespace

Select Destination Model