<?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 Dictionary Model / Namespaces / Properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/dictionary-model-namespaces-properties/m-p/232410#M185540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i really wondered when i used the Dictionary Model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Isnt it a problem for others too? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example i have a custom Model with my own namespace and my own prefix. If i want to write a Application where i dont know the Avaible Namespaces of Custom Models / Prefixes of Custom Models. Its really hard ? Isnt it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can get the Node and the Properties and their Namespaces easily: "{&lt;/SPAN&gt;&lt;A href="http://www.ddanninger.com/model/content/1.0}projectName" rel="nofollow noopener noreferrer"&gt;http://www.ddanninger.com/model/content/1.0}projectName&lt;/A&gt;&lt;SPAN&gt;" its not a big deal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if i want to know the Dictionary Type of this Property it will not work dynamically anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no possibility for getting the Prefix of a Property where u dont know the Namespace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i would try to send the Property to the Dictionary Webservice by using "{&lt;/SPAN&gt;&lt;A href="http://www.ddanninger.com/model/content/1.0}projectName" rel="nofollow noopener noreferrer"&gt;http://www.ddanninger.com/model/content/1.0}projectName&lt;/A&gt;&lt;SPAN&gt;" it will not work, i have to use the prefix dd&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rojectName instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But how can i do that without knowing the Custom Model Namespaces of a Property? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it wouldnt be possible to write Dynamically Enterprise Applications. I think if u write big applications u need a function to get the Prefix of a Custom Content Model Namespace?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Isnt it possible to extend the "getProperties" function of the DictionaryService that you can enter:&amp;nbsp; "{&lt;/SPAN&gt;&lt;A href="http://www.ddanninger.com/model/content/1.0}projectName" rel="nofollow noopener noreferrer"&gt;http://www.ddanninger.com/model/content/1.0}projectName&lt;/A&gt;&lt;SPAN&gt;" instead of "dd&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;roject" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody already wrote a workaround for that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Mar 2010 17:39:53 GMT</pubDate>
    <dc:creator>ddanninger</dc:creator>
    <dc:date>2010-03-25T17:39:53Z</dc:date>
    <item>
      <title>Dictionary Model / Namespaces / Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dictionary-model-namespaces-properties/m-p/232410#M185540</link>
      <description>Hi,i really wondered when i used the Dictionary Model.Isnt it a problem for others too? For example i have a custom Model with my own namespace and my own prefix. If i want to write a Application where i dont know the Avaible Namespaces of Custom Models / Prefixes of Custom Models. Its really hard ?</description>
      <pubDate>Thu, 25 Mar 2010 17:39:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dictionary-model-namespaces-properties/m-p/232410#M185540</guid>
      <dc:creator>ddanninger</dc:creator>
      <dc:date>2010-03-25T17:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dictionary Model / Namespaces / Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dictionary-model-namespaces-properties/m-p/232411#M185541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which API are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 18:05:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dictionary-model-namespaces-properties/m-p/232411#M185541</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2010-03-25T18:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dictionary Model / Namespaces / Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dictionary-model-namespaces-properties/m-p/232412#M185542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Iam using the PHP API ( with extended classes )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But my co-worker is using the JAVA Webservice API (Alfresco Remote SDK? is it correct?) and he also has the same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that just implemented in the REST or CMIS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 12:18:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dictionary-model-namespaces-properties/m-p/232412#M185542</guid>
      <dc:creator>ddanninger</dc:creator>
      <dc:date>2010-03-26T12:18:53Z</dc:date>
    </item>
  </channel>
</rss>

