This class takes in an old URI and a new URI and renames any resource under the old URI to the new one.

Arguments

Short Option

Long Option

Parameter Value Map

Description

Required

i

inputJena-config

CONFIG_FILE

inputJena JENA configuration filename

true

I

inputOverride

override the JENA_PARAM of inputJena jena model config using VALUE

false

n

new-uri

RESOURCE_URI

The resource uri to wich old uri will be named

true

u

old-uri

RESOURCE_URI

the resource uri to be renamed to the new uri

true

Usage

Methods