org.odpi.openmetadata.samples.archiveutilities.businesssystems.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of coco-metadata-archives Show documentation
Show all versions of coco-metadata-archives Show documentation
Sample Archive Builders for Coco Pharmaceuticals
The newest version!
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
/**
* The business systems package contains the utility methods for creating the metadata
* that represents the business systems and the data movement between them for Coco
* Pharmaceuticals Human Resources, Finance, Procurement, Sales and Distribution as well
* as the transfer of this data to the data lake.
*
* Its content is intended for the cocoMDS5 repository in the open metadata labs,
* but it can be loaded into any metadata server. It is useful for showing the value
* of a data catalog and lineage. Other activity in the labs may extend the lineage
* from this sample.
*/
package org.odpi.openmetadata.samples.archiveutilities.businesssystems;