The data model that you are looking is modified since beta1. ElectronicSource now contains only a ‘Reference’ to an external resource. But we should be able to associate ScholarlyWork objects with it. ScholarlyWork now contains most of the Date fields.
What resource types to support and what properties should go with each resource type was/is a difficult question. There is always a possibility of missing out something. So, we’ve kept a window open for custom properties using the ResourceProperty object. In the latest drop of Zentity, we are also working on a data model extensibility feature that would allow users to create resource types specific to their needs.
Any suggestions on the resource type or properties that should be present out of the box are most welcome.
Thanks,~Sandeep
Latest model has:
Resource: Id, DateAdded, DateModified, Description, Title and UriScholarlyWorkItem inherits from Resource: ScopeScholarlyWork inherits from ScholarlyWorkItem: License, DateValidUntil, Notes, Abstract, Copyright, DateValidFrom, Language, DateAvailableUntil, DateAvailableFrom, DateCopyrightedElectronicSource inherits from ScholarlyWorkItem: ReferenceMany-To-Many association between ElectronicSource and ScholarlyWork