java.lang.Object
org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
org.odpi.openmetadata.archiveutilities.designmodels.owlcanonicalglossarymodel.CanonicalGlossaryOwlArchiveWriter

public class CanonicalGlossaryOwlArchiveWriter extends OMRSArchiveWriter
CanonicalGlossaryOwlArchiveWriter creates a physical open metadata archive file for the data model and glossary content.
  • Method Details

    • main

      public static void main(String[] args)
      Main program to initiate the archive writer for the Canonical glossary Owl model
      Parameters:
      args - list of arguments - first one should be the directory where the model content is located. Any other arguments passed are ignored.