Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b09e7e90fb7b5

Jump to content

// Workers AI · dad joke modeWhat did the Object Exchange Model say? "I'm always trading words.

From Wikipedia, the free encyclopedia

The Object Exchange Model [1] (OEM) is a model for exchanging semi-structured data between object-oriented databases. It serves as the basic data model in numerous projects of the Stanford University Database Group, including Tsimmis, Lore, and C3. [2]

Slight variations of OEM have evolved across different Stanford projects. In Lore, labels are actually on parent-child "links" rather than objects. For example, if an OEM object has multiple parents, different parent objects may use different labels to identify that object. An atomic value encoding a person's name might be included in one complex object using the label "Author" and in another complex object using the label "Editor." In C3, additional attributes are required for each object to annotate the changes to the object that have occurred over time. [2]

OEM representations

[edit]

Textual OEM interchange format used in Lore Archived 2008-09-16 at the Wayback Machine  The goals of this interchange format were to have textual encodings of OEM to be easy to read, easy to edit, and easy to generate or parse by a program.

See also

[edit]

References

[edit]
  1. Papakonstantinou, Y.; Garcia-Molina, H.; Widom, J. (1995). "Object exchange across heterogeneous information sources". Proceedings of the Eleventh International Conference on Data Engineering. Taipei, Taiwan: IEEE Comput. Soc. Press. pp. 251–260. CiteSeerX 10.1.1.47.5182. doi:10.1109/ICDE.1995.380386. ISBN 978-0-8186-6910-1. S2CID 43955.
  2. 1 2 "A Standard Textual Interchange Format for the Object Exchange Model (OEM)". infolab.stanford.edu. Retrieved 2020-02-07.
[edit]