<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Content model strategy for uncertain types in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-model-strategy-for-uncertain-types/m-p/306174#M259304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you - I think you're confirming something close to the path I was headed toward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could have been clearer regarding "changing type" though.&amp;nbsp; As example, what I mean to say is that the person who initially enters the document might put it in as a "Deed", but when their metadata entry is verified by a proofreader, the proofreader might pick up on the fact that it's actually a "Sherrif's Deed", which would require the filling out of an additional metadata field.&amp;nbsp; So the "changing type" is human error, which is unavoidable with the types of legal docs we'll be handling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I was debating whether it's proper to model "Deed" and "Sherrif's Deed" as Alfresco Content Types, with required Properties/Aspects or put them both under a broad "Legal Document" Content Type and define their metadata by application of Aspects (via rules or user choice).&amp;nbsp; It sounds like the latter is the right course of action.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 17:56:39 GMT</pubDate>
    <dc:creator>dsmith</dc:creator>
    <dc:date>2015-04-02T17:56:39Z</dc:date>
    <item>
      <title>Content model strategy for uncertain types</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-model-strategy-for-uncertain-types/m-p/306172#M259302</link>
      <description>Alfresco 5.0.c Community(To avoid confusion, I'm trying to use capital letters to designate Alfresco terminology vs small case for business terminology)Our content involves legal documents, whose type isn't always clear.&amp;nbsp; As a consequence, the type of document that is initially entered may need to b</description>
      <pubDate>Thu, 02 Apr 2015 17:07:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-model-strategy-for-uncertain-types/m-p/306172#M259302</guid>
      <dc:creator>dsmith</dc:creator>
      <dc:date>2015-04-02T17:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Content model strategy for uncertain types</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-model-strategy-for-uncertain-types/m-p/306173#M259303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your document probably does not change type that's probably a hint that your "Type" hierarchy is not correct.&amp;nbsp;&amp;nbsp; And if your document does appear to change "type" then that's a hint that you should be using Aspects instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The type should be used for fundamental unchanging truth.&amp;nbsp;&amp;nbsp;&amp;nbsp; If its not helping you and obvious then that's another hint that your model is not correct.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So perhaps your TYPE is "Legal Document" with name, doc#, whatever DEFINES a Legal Document to you.&amp;nbsp;&amp;nbsp; Consider what is the difference between say a letter from your bank manager and a "Legal Document"&amp;nbsp; So no optional fields they can be carefully tacked on later once you know what the essential thing in the type is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have subtypes (and you probably do) then model those as subtypes but remember the definition should be obvious and unambiguous.&amp;nbsp;&amp;nbsp; (And again probably no optional fields.)&amp;nbsp;&amp;nbsp; If things appear to "change type" then again that's a bad sign.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have non defining or cross cutting features then these become ASPECTS.&amp;nbsp;&amp;nbsp; You can add aspects as seems fit.&amp;nbsp;&amp;nbsp; So your "change of type" should probably be due to adding a new aspect to an existing type.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You may even make some aspects mandatory following certain state changes for example you could have an "Signed" aspect that records details of when a document is signed and who did the signing and when along with a set of digital signatures.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:29:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-model-strategy-for-uncertain-types/m-p/306173#M259303</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-04-02T17:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Content model strategy for uncertain types</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-model-strategy-for-uncertain-types/m-p/306174#M259304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you - I think you're confirming something close to the path I was headed toward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could have been clearer regarding "changing type" though.&amp;nbsp; As example, what I mean to say is that the person who initially enters the document might put it in as a "Deed", but when their metadata entry is verified by a proofreader, the proofreader might pick up on the fact that it's actually a "Sherrif's Deed", which would require the filling out of an additional metadata field.&amp;nbsp; So the "changing type" is human error, which is unavoidable with the types of legal docs we'll be handling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I was debating whether it's proper to model "Deed" and "Sherrif's Deed" as Alfresco Content Types, with required Properties/Aspects or put them both under a broad "Legal Document" Content Type and define their metadata by application of Aspects (via rules or user choice).&amp;nbsp; It sounds like the latter is the right course of action.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:56:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-model-strategy-for-uncertain-types/m-p/306174#M259304</guid>
      <dc:creator>dsmith</dc:creator>
      <dc:date>2015-04-02T17:56:39Z</dc:date>
    </item>
  </channel>
</rss>

