Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This repository contains Hackolade data models that can be viewed on https://hub

The Hackolade Enterprise Model Hub is a metadata collaboration platform providing a unified and central access to your Hackolade Studio data models stored in one or more Git repositories. It empowers business teams, governance teams, and other stakeholders to collaborate effectively in order to promote a shared understanding of the context and meaning of data.

Feel free to explore at your leisure. It even allows you to load your own models to the repository, and view them in the Hub. We advise each organization to create its own folder, separate from others. The models and model changes you would push to the repository are auto-merged, then automatically replicated to the Hub database. They should appear in a few seconds.
Feel free to explore at your leisure. It even allows you to load your own models to the repository, and view them in the Hub. To start, simply click the fork button at the top to clone the repository into your account. Within this new copy, you can add your models. We advise each organization to create its own folder, separate from others. After adding your models, initiate a pull request by selecting the contribute button in your repository. The models and model changes you would push to the repository are auto-merged, then automatically replicated to the Hub database. They should appear in a few seconds.

An online user documentation can be found [here](https://hackolade.com/help/Hubuserinterface.html).

Expand Down