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

public class CanonicalGlossaryOwlArchiveWriter extends org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
CanonicalGlossaryOwlArchiveWriter creates a physical open metadata archive file for the data model and glossary content.
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
    Main program to initiate the archive writer for the Canonical glossary Owl model

    Methods inherited from class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter

    getOpenMetadataArchiveFileConnection, writeOpenMetadataArchive, writeOpenMetadataArchive

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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.