OASIS ebRIM Profile - skrusche63/OASIS-ebXML-RegRep-v4.0 GitHub Wiki

In order to use the OASIS ebXML Registry Information Model, which is defined as an XML Schema, it must be mapped onto the meta meta-model of a database product. The most relevant meta meta-models are:

  • Key Value Model
  • Graph Model
  • Relational Model
  • Object-oriented Model

The main components of a graph model are Vertex, Edge and Property. For such a meta meta-model the respective profile must define, which elements of the Registry Information Model are best described as vertices, edges and properties.

Graph Model

Back to Home.