Class CloudInformationModelArchiveWriter

java.lang.Object
org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.CloudInformationModelArchiveWriter

public class CloudInformationModelArchiveWriter extends OMRSArchiveWriter
CloudInformationModelArchiveWriter creates a physical open metadata archive file for the data model and glossary content found in the Cloud Information Model (CIM).
  • Method Details

    • main

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