-
Notifications
You must be signed in to change notification settings - Fork 468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ERC: Content Consent for AI/ML Data Mining #80
Add ERC: Content Consent for AI/ML Data Mining #80
Conversation
Signed-off-by: Bofu Chen (bafu) <bofu@numbersprotocol.io>
✅ All reviewers have approved. |
Signed-off-by: Bofu Chen (bafu) <bofu@numbersprotocol.io>
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>
Signed-off-by: Bofu Chen (bafu) <bofu@numbersprotocol.io>
…edia' of github.com:numbersprotocol/ERCs into feature-onchain-consent-for-ai-data-mining-of-digital-media
…-of-digital-media
@SamWilsn I've updated the examples according to your recommendations. Please help double-check them when you have free time. Thank you! |
Signed-off-by: Bofu Chen (bafu) <bofu@numbersprotocol.io>
The commit abd619e (as a parent of 317401f) contains errors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All Reviewers Have Approved; Performing Automatic Merge...
Note from an EIP Editor (@Pandapip1)
Please provide feedback at https://ethereum-magicians.org/t/eip-7517-content-consent-for-ai-ml-data-mining/15755. DO NOT provide feedback as a comment of this Pull Request. Feedback should include specifics: what is good about the proposal? What needs changing? Generic messages expressing approval or disapproval may be removed.
A proposal adding "miningPreference" in the metadata to preserve the digital content's original intent and respect creator’s rights.
This EIP proposes a standardized approach to declaring mining preferences for digital media content on the EVM-compatible blockchains. This extends digital media metadata standards like ERC-7053 and NFT metadata standards like ERC-721 and ERC-1155, allowing asset creators to specify how their assets are used in data mining, AI training, and machine learning workflows.
Motivation
As digital assets become increasingly utilized in AI and machine learning workflows, it is critical that the rights and preferences of asset creators and license owners are respected, and the AI/ML creators can check and collect data easily and safely. Similar to robot.txt to websites, content owners and creators are looking for more direct control over how their creativities are used.
This proposal aims to propose a standardized method of declaring these preferences. Adding "miningPreference" in the content metadata allows creators to include the information about how they want their work whether the asset may be used as part of a data mining or AI/ML training workflow. This ensures the original intent of the content is maintained.
For AI-focused applications, this information serves as a guideline, facilitating the ethical and efficient use of content while respecting the creator's rights and building a sustainable data mining and AI/ML environment.