docs(modeling): Add a link to MXE page inside the Metadata Modeling page (#3765)

This commit is contained in:
Pramod Biligiri 2022-01-03 20:59:15 +05:30 committed by GitHub
parent 76f9423581
commit 83d6eef35d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,8 @@ For example, here are helpful links to the most popular entities in DataHub's me
* Feature Table (a.k.a. MLFeatureTable): [Profile](https://demo.datahubproject.io/dataset/urn:li:dataset:(urn:li:dataPlatform:datahub,MlFeatureTable,PROD)/Schema?is_lineage_mode=false) [Documentation](https://demo.datahubproject.io/dataset/urn:li:dataset:(urn:li:dataPlatform:datahub,MlFeatureTable,PROD)/Documentation?is_lineage_mode=false)
* For the full list of entities in the metadata model, browse them [here](https://demo.datahubproject.io/browse/dataset/prod/datahub/entities)
During metadata ingestion, these entities are represented using [metadata events](../what/mxe).
### Generating documentation for the Metadata Model
The metadata model documentation can be generated and uploaded into a running DataHub instance using the following command below.