Question: Best practices for data citation: Identifying original contributors when “Source” field is an alphanumeric string
Hello Roboflow Community,
I am currently working on a project, and we are utilizing datasets sourced from Roboflow Universe. We want to ensure we are following best research practices regarding data attribution and citation, but we’ve run into a challenge with the metadata.
The Issue: When cloning images or datasets from Universe into our own workspace, the “Source” field often appears as a randomized string of characters (e.g., a long alphanumeric UUID) rather than a clearly identifiable username or project title.
Our Goal: We need to provide proper academic attribution to the original contributors. Specifically:
-
Is there a recommended way to “reverse-lookup” these source strings to find the original project or author?
-
Is there a standard citation format Roboflow recommends for Universe datasets when the original source isn’t explicitly clear in the metadata?
-
Does the Roboflow API provide a specific endpoint that can resolve these source IDs into human-readable project names?
We want to make sure our citations align with the original creators’ intentions and academic standards. Any guidance on how to programmatically or manually retrieve this info would be greatly appreciated!
Thank you!