I'm new to Alfresco, and there is a case in my business requires to create an organization type in the content model which is not a content and hold the meta-data for the organizations that will use the repository. I tried to use sys:base and cm:cmobject as parent for the organization type but when i try to create organization type using Apache Chemistry throws the following exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException object not found crmsrganization.
I'm asking if there is another way to do that without inheriting cm:content and how to create this type to the repository using Apache Chemistry?