xuang7 opened a new issue, #6926: URL: https://github.com/apache/texera/issues/6926
### Feature Summary Currently, a dataset only records its owner, which is the user account that uploaded it. In practice, a dataset may involve contributions from multiple people. The person who uploads the dataset may not be the person who collected, curated, processed, or supervised the data. At the moment, there is no way to record or display this contributor information on the dataset page, which makes it difficult to represent collaborative datasets. ### Proposed Solution or Design Add contributor metadata to datasets so that contributors can be properly credited independently of the dataset owner. Each dataset can include a list of contributors, with the following information for each contributor: - Name - Role - Affiliation - Email - Whether they are an original creator of the dataset Contributor information will be displayed on the dataset detail page and can be managed by users with write access to the dataset. This design follows common dataset publishing practices, where creator and contributor information is included as part of standard dataset metadata. Sample <img width="976" height="438" alt="Image" src="https://github.com/user-attachments/assets/e5243f96-7bb1-46f0-8bf9-4224f245f0ac" /> ### Affected Area _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
