<?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>Talent Agency</title><link>http://www.ormfoundation.org/files/folders/norma_-_open_source_models/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Diagrams.png</title><link>http://www.ormfoundation.org/files/folders/norma_-_open_source_models/entry2144.aspx</link><pubDate>Thu, 20 May 2010 04:51:48 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2144</guid><dc:creator>Clifford Heath</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;This is an extension to the ActiveFacts Metamodel (upcoming version) to show how ORM2 diagrams are modelled&lt;br /&gt;&lt;/p&gt;</description><enclosure url="http://www.ormfoundation.org/files/folders/2144/download.aspx" length="83543" type="image/png" /></item><item><title>Talent Agency CQL</title><link>http://www.ormfoundation.org/files/folders/norma_-_open_source_models/entry1912.aspx</link><pubDate>Thu, 29 Oct 2009 02:23:16 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1912</guid><dc:creator>Clifford Heath</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I converted the Talent Agency file to Constellation Query Language using my ActiveFacts converter, which worked correctly (and generated an SQL database design almost the same as NORMA&amp;#39;s, with just these tiny changes:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Dropping the space from &amp;quot;Stage Name&amp;quot; (the version of CQL that supports multi-word names isn&amp;#39;t yet finalised) &lt;/li&gt;&lt;li&gt;Adding an initial upper-case to the &amp;quot;agency&amp;quot; role name to avoid ambiguity within the reading&lt;/li&gt;&lt;li&gt;Dropping the trailing hyphen-binding -photo from BinaryFile (trailing adjectives are broken in the released version of CQL)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Then, to improve the appearance of the CQL (without changing its functionality) I:&lt;/p&gt;&lt;ul&gt;&lt;li&gt; Added a number of reverse readings for fact types that have embedded uniqueness or mandatory constraints; such constraints can only be absorbed onto the last role player of a reading so were appearing as external constraints in CQL.&lt;/li&gt;&lt;li&gt;Changed the reference mode &amp;quot;id&amp;quot; to &amp;quot;Id&amp;quot;, &amp;quot;code&amp;quot; to &amp;quot;Code&amp;quot; and dropped the underscore (this is not removed automatically by my NORMA converter at present.&lt;/li&gt;&lt;/ul&gt;The result is this attached CQL, directly from the converter (no edits). It still generates the same SQL database, which has a list of tables differing only from NORMAs in that the Login table is absorbed by ActiveFacts, independent in NORMA (due to the deontic constraint which is disregarded by the current version of ActiveFacts.&lt;br /&gt;&lt;br /&gt;I hope you&amp;#39;ll be surprised how tractable the resultant CQL is.&lt;br /&gt;</description><enclosure url="http://www.ormfoundation.org/files/folders/1912/download.aspx" length="16958" type="application/octet-stream" /></item><item><title>Talent Agency NORMA file</title><link>http://www.ormfoundation.org/files/folders/norma_-_open_source_models/entry1908.aspx</link><pubDate>Tue, 27 Oct 2009 19:30:34 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1908</guid><dc:creator>Tyler Young</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;See the Talent Agency &lt;a href="http://www.ormfoundation.org/files/folders/norma_-_open_source_models/entry1907.aspx"&gt;description document&lt;/a&gt; for details about the domain and how this model came about.&lt;/p&gt;

&lt;p&gt;This model is released under the &lt;a href="http://www.opensource.org/licenses/gpl-3.0.html"&gt;GPLv3 Open Source License&lt;/a&gt;.&lt;/p&gt;</description><enclosure url="http://www.ormfoundation.org/files/folders/1908/download.aspx" length="1312574" type="application/orm+xml" /></item><item><title>Talent Agency Details Document</title><link>http://www.ormfoundation.org/files/folders/norma_-_open_source_models/entry1907.aspx</link><pubDate>Tue, 27 Oct 2009 19:28:06 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1907</guid><dc:creator>Tyler Young</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;A model of a talent agency and the audition process. I worked as a secretary for a local talent agency in 2002, then started doing their website as I taught myself PHP and MySQL. After redoing the website once, I turned it over to another developer. Afterward, I decided to start modeling my &amp;quot;ideal&amp;quot; scenario that would optimize the work flow for people applying to the agency and for casting directors looking to hire talent.&lt;/p&gt;

&lt;p&gt;During the time that I was modeling this, I noticed how quickly I tended to &amp;quot;rat hole&amp;quot; down other domains that weren&amp;#39;t necessarily specific to the domain. You&amp;#39;ll see parts of the model dedicated to scheduling, invoicing, and addresses. Those areas are painfully thin, and I was just trying to get by with as little as possible so that I could focus on the more domain-specific areas of the model.&lt;/p&gt;

&lt;p&gt;Download the &lt;a href="http://www.ormfoundation.org/files/folders/norma_-_open_source_models/entry1908.aspx"&gt;NORMA model&lt;/a&gt; if you want to take it for a test drive!&lt;/p&gt;

&lt;p&gt;This model is a result of that effort. It is not currently in production, and was not designed while working for the talent agency. In other words, nobody owns this model except me. I hereby release it under the &lt;a href="http://www.opensource.org/licenses/gpl-3.0.html"&gt;GPLv3 license&lt;/a&gt;.&lt;/p&gt;</description><enclosure url="http://www.ormfoundation.org/files/folders/1907/download.aspx" length="485265" type="application/vnd.openxmlformats-officedocument.word" /></item></channel></rss>