Class NewURIMakerVitro

    • Method Detail

      • getUnusedNewURI

        public String getUnusedNewURI​(String prefixURI)
                               throws InsertException
        Specified by:
        getUnusedNewURI in interface NewURIMaker
        Parameters:
        prefixURI - - may be null, the use the default namespace. If it is not null, then it is used as prefix of the new URI, a random integer may be added.
        Returns:
        a URI that is not currently in use by the system.
        Throws:
        InsertException