java.lang.Object
org.dlese.dpc.schemedit.ndr.util.integration.ItemIdFixer

public class ItemIdFixer extends Object
Utilities to find the metdata objects in the NDR that have an "old-style" prefix ("oai:dls.org") for the nsdl:itemId property, and convert to the "new-style" prefix ("oai:nsdl.org:ncs").
Author:
ostwald
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      The main program for the ItemIdFixer class
      Parameters:
      args - The command line arguments
      Throws:
      Exception - NOT YET DOCUMENTED