Create Knowledge Model Editor¶
We can create a new knowledge model editor by navigating to in the main menu and then clicking the Create button.
Form for creating a new knowledge model.¶
Every knowledge model needs to have a name, a knowledge model ID, version, and language. The name should be something descriptive to help users understand what the knowledge model is about. The language is the source language of the knowledge model content. The knowledge model ID is used for the identification together with the organization ID and knowledge model version after it is published. So the identifier of the knowledge model is:
<organizationId>:<knowledgeModelId>:<version>
We can create a new knowledge model editor either from scratch, i.e. the new knowledge model will be empty and we will build it all ourselves, or based on an existing knowledge model, which means that everything from the chosen knowledge model will be copied to ours. We can start from there and add, delete, or modify the existing entities in there. We just need to choose the original knowledge model in the Based on field. Alternatively, we can open the knowledge model detail and click on Fork KM there. When the editor is based on an existing knowledge model, its language is used by default.
We can only have one knowledge model editor with the same knowledge model ID. If we deleted the editor but want to continue working on that knowledge model, we can create a new editor with the same knowledge model ID. Or we can open the knowledge model detail and click on Create KM editor there to have the editor create form prefilled.