You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

org.odpi.egeria:design-model-api

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.odpi.egeria:design-model-api

Design Model OMAS API


Version published
Maintainers
2

Readme

Source

Egeria Logo

GitHub CII Best Practices Maven Central

Egeria - Open Metadata and Governance

Egeria provides the Apache-2.0 licensed open metadata and governance type system, frameworks, APIs, event payloads and interchange protocols to enable tools, engines and platforms to exchange metadata in order to get the best value from data, whilst ensuring it is properly governed.

Building and running Egeria

This git repository contains the core Egeria code and resources. This includes the build for Egeria's runtimes. The project is built using gradle. Clone or download the contents of this repository. You will also need the Java 17 SDK installed. Then run the following gradle command from the top-level directory to build the code and run the tests.

./gradlew clean build

Once you see the "Build Successful" message, go to the open-metadata-distributions/omag-server-platform/build directory.

cd ./open-metadata-distribution/omag-server-platform/build

when you list the directory, you will see four subdirectories, two of which are interesting:

ls
  • distributions contains the zipped and compressed distribution file for Egeria's platform. This file provides a convenient package to copy Egeria onto a specific machine to run. See Installing Egeria for information on how to unpack this file.
  • unpacked contains an unzipped copy of the distribution file, useful for running Egeria on the machine where it is built.

To run Egeria on the machine you used to run gradle, change directory as follows:

cd unpacked/egeria*gz

There you will see another README.md with further information.

cat README.md

Further documentation

If you are new to Egeria, see the getting started with Egeria blogs, or alternatively, visit the Egeria website.

Egeria governance

This project aims to operate in a transparent, accessible way for the benefit of the Egeria community. All participation in this project is open and not bound to any corporate affiliation.

To understand how to join and contribute, see the Community Guide. This includes the call schedule.

All participants are bound to the Egeria's Code of Conduct. The governance of the project is described in more detail in the Egeria Operations Guide.

Acknowledgements

YourKit

We are grateful to YourKit, LLC for supporting open source projects with its full-feature Java Profiler.


License: CC BY 4.0, Copyright Contributors to the Egeria project.

FAQs

Package last updated on 27 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc