keeps / commons-ip

Commons IP is project that provide a command-line tool and Java Library to validate and manipulate E-ARK Information Packages, so to create or process E-ARK SIP and AIP and also validate them against official specifications.
http://keeps.github.io/commons-ip/
GNU Lesser General Public License v3.0
11 stars 14 forks source link

Argument --representation-type="..." is not used #295

Open MartinR4838 opened 2 months ago

MartinR4838 commented 2 months ago

Hi,

when trying to produce SIP that reflects EARK Content Types https://[earkcsip.dilcis.eu/schema/CSIPVocabularyContentCategory.xml](https://earkcsip.dilcis.eu/schema/CSIPVocabularyContentCategory.xml) Argument --representation-type="Photographs – Digital" is not used and always is produced: TYPE="Mixed" csip:CONTENTINFORMATIONTYPE="Mixed". I´m using commons-ip v2.8.0.

Thanks. M.