Details
-
Bug
-
Status: Done
-
Major
-
Resolution: Done
-
None
-
None
Description
Files in COMBINE archives can be "created" by multiple persons. However, if you "consume" a CA the library always annotates the imported file using the first creator, see https://github.com/apache/incubator-taverna-language/blob/d8317cc7883eba836ac2f55fd53bf07fb6325449/taverna-robundle/src/main/java/org/apache/taverna/robundle/manifest/combine/CombineManifest.java#L381
That's obviously not necessarily correct. Instead, the library shouldn't say anything about the creator but maybe list the authors as agents in authoredBy?