Domain Modeling and Information Engineering (Cont'd)
Conceptual Level
can be modeled using a hypergraph - using nodes and edges
prototype in the Multibook project [MB01]:
- nodes can be of type institution, person, document, default, or user defined type
- edges can be of type "IsA", "IsPartOf", "HasPart", "IsBasisFor", "IsBasedOn", "References", "DEFAULT", or user defined type
[MB01]