Hi guys,
How would you implement a Business Glossary in Aris Architect?
Basically, each term/concept of the glossary would have the following attributes :
- descriptions
- source of descriptions
- synonyms
- other related concepts
- business owner
- "golden source" (IT systems that hold "golden records")
- etc ...
The business glossary granularity would range from "business entities" ( for example Item) to "business entities attributes" (for example item part number)
I'm new to Aris. I guess the "Technical terms" (or a customized version of it) would be a good candidate but any ideas are welcome!
M. Zschuckelt on
Hi Michel,
Technical term is the right candidate. It is intended for exactly that purpose. "Technical terms model" is the place for your glossary.
Don't try to do your data modelling with that object though. "Entities" and "Attributes" are concepts distinct from terminology. Terminology can occur almost anywhere, e. g. in processes. Candidates for entities are "Cluster/data model" for a "Business object" (an arbitrary collection of business information in a process context), "Entity type" for object types of the real world described by a common set of attribute types. And those are "ERM attribute types". I recommend "IE data model" for entity relationship modelling.