Hey everyone, I have a question about extending the metadata model.
In the
extending the metamodel page, the flowchart says that if you need to create a new entity, then you should fork the datahub repo rather than create your own model extension repository. However, on
this page about custom metamodels it says "`entities: A list of entities with aspects attached to them that you are creating additional aspects for as well as any new entities you wish to define.`". This implies to me that using the custom repository would allow you to define new entities as well.
Can someone please clarify this for me?