Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings
Open more actions menu

Latest commit

 

History

21,997 Commits
21,997 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 and context 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

For full documentation on Egeria, 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

The Egeria project is proudly a part of the Linux Foundation AI and Data Foundation (LF AI & Data) foundation. This foundation is focused on the development of open source software that supports the proper assembly, management, governance and delivery of context to advanced systems, particularly those using AI.


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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.