<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ORM 2010 : ORM</title><link>http://www.ormfoundation.org/files/folders/orm_2010/tags/ORM/default.aspx</link><description>Tags: ORM</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>P:03 Real-time Integration of Geo-data in ORM</title><link>http://www.ormfoundation.org/files/folders/orm_2010/entry2367.aspx</link><pubDate>Sun, 31 Oct 2010 10:48:00 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2367</guid><dc:creator>Ken Evans</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Real-time Integration of Geo-data in ORM&lt;/p&gt;
&lt;p&gt;Herman Balsters, University of Groningen (The Netherlands)&lt;br /&gt;Chris Klaver, University of Groningen (The Netherlands)&lt;br /&gt;George Huitema, University of Groningen, and TNO (The Netherlands)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Abstract&lt;/b&gt;. Geographic information (geo-data; i.e., data with a spatial component.) is being used for civil, political, and commercial applications. Modeling geo-data can be involved due to its often very complex structure, hence placing high demands on the modeling language employed. Many geo-applications would greatly benefit from the possibility of integrating existing geo-databases. Data integration is a notoriously hard problem, and integrating geo-databases in practice often adds the extra requirement that the integration should result in a real-time system. &lt;/p&gt;
&lt;p&gt;This paper provides a case study and a design method for real-time integration of geo-databases based on the ORM modeling language. We will show that the use of ORM is superior to competing approaches, and that the so-called ORM federation procedure will yield correct design of integrated geo-databases.&lt;/p&gt;
&lt;p&gt;Paper published October 2010 in: Springer LNCS 6428, pp. 436-446. &lt;/p&gt;
&lt;p&gt;&lt;font color="#3366ff"&gt;Note: This is a PowerPoint presentation in standard Zip format &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;</description><enclosure url="http://www.ormfoundation.org/files/folders/2367/download.aspx" length="557530" type="application/x-zip-compressed" /></item><item><title>P:12 Subtyping and Derivation Rules in Fact-Based Modeling</title><link>http://www.ormfoundation.org/files/folders/orm_2010/entry2361.aspx</link><pubDate>Fri, 29 Oct 2010 15:11:56 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2361</guid><dc:creator>Ken Evans</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Subtyping and Derivation Rules in Fact-Based Modeling&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Peter Bollen, &lt;/i&gt;Maastricht University (The Netherlands)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Abstract&lt;/b&gt;. In this paper we will reflect on the derivation rule modeling concept and we will investigate how the definition of derivation rules is related to the subtypes and the subtype defining fact types in a conceptual schema. &lt;/p&gt;
&lt;p&gt;We propose the concept of ‘derivation-logic induced&amp;#39; classifying fact types and what advantages this can have in terms of the creation and maintainability of conceptual schemas.&lt;/p&gt;
&lt;p&gt;Paper available in: Springer LNCS 6428, pp.&lt;i&gt; &lt;/i&gt;514-521&lt;/p&gt;
&lt;p&gt;&lt;font color="#3366ff"&gt;Note: This is a PowerPoint presentation in standard Zip format&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://www.ormfoundation.org/files/folders/2361/download.aspx" length="437092" type="application/x-zip-compressed" /></item><item><title>P:11 Mapping ORM To Datalog - an Overview</title><link>http://www.ormfoundation.org/files/folders/orm_2010/entry2360.aspx</link><pubDate>Fri, 29 Oct 2010 15:07:52 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2360</guid><dc:creator>Ken Evans</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Mapping ORM to Datalog: An Overview&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Terry Halpin, &lt;/i&gt;LogicBlox (Australia) and INTI International University (Malaysia)&lt;br /&gt;&lt;i&gt;Matthew Curland, &lt;/i&gt;LogicBlox (USA)&lt;br /&gt;&lt;i&gt;Kurt Stirewalt, &lt;/i&gt;LogicBlox (USA)&lt;br /&gt;&lt;i&gt;Navin Viswanath, &lt;/i&gt;LogicBlox (USA)&lt;br /&gt;&lt;i&gt;Matthew McGill, &lt;/i&gt;LogicBlox (USA)&lt;br /&gt;&lt;i&gt;Steven Beck, &lt;/i&gt;LogicBlox (USA)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Abstract&lt;/b&gt;. Optimization of modern businesses is becoming increasingly dependent on business intelligence and rule-based software to perform predictive analytics over massive data sets and enforce complex business rules. This has led to a resurgence of interest in datalog, because of its powerful capability for processing complex rules, especially those involving recursion, and the exploitation of novel data structures that provide performance advantages over relational database systems. &lt;/p&gt;
&lt;p&gt;ORM 2 is a conceptual approach for fact oriented modeling that provides a high level graphical and textual syntax to facilitate validation of data models and complex rules with nontechnical domain experts. Datalog&lt;sup&gt;LB&lt;/sup&gt; is an extended form of typed datalog that exploits fact-oriented data structures to provide deep and highly performant support for complex rules with guaranteed decidability. This paper provides an overview of recent research and development efforts to extend the Natural ORM Architect (NORMA) software tool to map ORM models to Datalog&lt;sup&gt;LB&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;Paper available in: Springer LNCS 6428, pp.&lt;i&gt; &lt;/i&gt;504-513&lt;/p&gt;
&lt;p&gt;&lt;font color="#3366ff"&gt;Note: This is a PowerPoint presentation in standard Zip format &lt;/font&gt;&lt;/p&gt;</description><enclosure url="http://www.ormfoundation.org/files/folders/2360/download.aspx" length="1019339" type="application/x-zip-compressed" /></item></channel></rss>