Skip to content
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: NFT Metadata Extension like JSON-LD #417

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

yoheinishikubo
Copy link

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

sea51930 and others added 30 commits December 26, 2023 18:18
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
* Update eip-2315.md

* Update eip-2315.md
* Update eip-4573.md

* formatting eqn

* Update eip-4573.md
* preview functions

* swap preview
Changes "udpates" to "updates"
@eip-review-bot
Copy link
Collaborator

eip-review-bot commented May 9, 2024

File EIPS/eip-7280.md

Requires 1 more reviewers from @axic, @g11tech, @gcolvin, @lightclient, @SamWilsn, @xinbenlv

File ERCS/erc-7280.md

Requires 1 more reviewers from @axic, @g11tech, @SamWilsn, @xinbenlv

@SamWilsn
Copy link
Collaborator

SamWilsn commented Jun 7, 2024

What is this exactly?

@yoheinishikubo
Copy link
Author

@SamWilsn
Apologies for the delay.

I've been involved with projects that use NFTs as proof of event attendance and for carbon offsetting flights.
These initiatives follow existing standards, some of which are documented on Schema.org.

While there are numerous similar projects, they often employ varying data schemas, making it nearly impossible to integrate all the data seamlessly.

To address this, I propose adopting universal standards for NFT metadata that computers can easily utilize, akin to how HTML serves humans and JSON-LD serves computers.

@eip-review-bot eip-review-bot changed the title Add ERC: ERC-7280 NFT Metadata Extension like JSON-LD Add ERC: NFT Metadata Extension like JSON-LD Jun 28, 2024
Copy link

The commit 4df3c66 (as a parent of 257abc4) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci label Jun 28, 2024
@github-actions github-actions bot removed the w-ci label Jun 28, 2024
@yoheinishikubo
Copy link
Author

@SamWilsn
Apologies for the confusion. It seems I made an error while migrating this PR from the original repository, resulting in it being empty. Could you please review the current status again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet