Unified Data Model

Our one-size-fits-all data model

Introduction to the Unified Data Model

The Xillio Unified Data Model (UDM) consists of a data model and API, built on top of MongoDB. In short, the UDM is our one-size-fits-all data model that we use to store data in-between extraction and import.

How does the UDM work?
Extracted data from the source system is converted to the UDM using templates. One or more transformation operations (e.g. deduplication, restructuring, improving metadata) can be performed directly on the data in the UDM. The data is converted from UDM to the data type required for the target system using templates.

Finally, the converted data is imported in the target system.

Advantaged Unified Data Model

  • Reusable: One unified way of storing documents guarantees that any connector will work from one project to another;
  • Exchangeable: Using a unified data model in combination with connectors means content is easily exchangeable between different content repositories.
  • Fast: The underlying Mongo database is extremely fast. It easily scales with millions of documents on consumer hardware;
  • Robust: The API ensures that no data-corruption will occur.

More on support site

From floppy disk to one data model
Content connectivityThe exchange of information has since it’s early days always been a main theme in Information Technology. In the 80’s this started with simple file exchange on floppy disks. In the 90’s the dominant methods for exchange became email and ftp.

It wasn’t until the 2000’s that vendors started to implement standard API’s (often using SOAP) for exchanging information. Although widely used (even until today), the vendor specific approach led to a fragmented market in which it is difficult to get information in or out of systems.

While things improved for markets in which structured content played an important role; unstructured content (e.g. documents & files) remained problematic. A major attempt at standardizing information exchange between repositories for unstructured content was made with the CMIS standard. Unfortunately, the standard never became widely adopted. It suffered from being complex, vendor’s having different views on how to implement it, and most importantly: not having a standardized way of representing the actual content.

Content-as-a-Service
Xillio now solves the last bit of the puzzle by introducing the Unified Data Model: A standardized way of describing content that enables an extremely simple yet powerful API.

The UDM enables the concept of content-as-a-service. Content becomes a commodity that users can directly access in business and consumer applications on premise and in the cloud without having to worry about where the content exactly resides.