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

Corrections-related vocabulary proposed in collaboration with Trust Project #1950

Closed
danbri opened this issue Jun 13, 2018 · 2 comments
Closed
Assignees
Labels
no-issue-activity Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).

Comments

@danbri
Copy link
Contributor

danbri commented Jun 13, 2018

This picks up a single theme from the larger issue #1688

From #1688 (comment)

  • That we add a new property "correction", whose value is
  • a new subtype of Comment called "CorrectionComment";
  • also "correctedWork" applying to that type, to allow the relevant CreativeWork to be indicated.
{  
   "@context": "http://schema.org",
   "@type":"ReportageNewsArticle",
   "url":"https://www.nytimes.com/2018/01/23/movies/oscars-snubs-surprises.html",
   "publisher":"...",
   "datePublished":"...",
   "dateModified":"...",
   "Headline":"...",
   "mainEntityOfPage":"https://www.nytimes.com/2018/01/23/movies/oscars-snubs-surprises.html",
   "correction":{  
      "@type":"CorrectionComment",
      "text":"An earlier version of this article misstated the number of times Denzel Washington has been nominated for an Oscar. His nod for 'Roman J. Israel, Esq.' brings the total to nine, not eight.",
      "datePublished":"2018-01-23",
      "correctedWork":"https://www.nytimes.com/2018/01/23/movies/oscars-snubs-surprises.html"
   }
}
@danbri danbri self-assigned this Jun 13, 2018
danbri added a commit that referenced this issue Jun 14, 2018
@DamonHD
Copy link

DamonHD commented Apr 13, 2019

Would it be helpful to lift my example CorrectionComment for the docs, though I accept that I may not be quite matching the intended purpose?

http://www.earth.org.uk/holiday-low-carbon.html#Air

@github-actions
Copy link

This issue is being tagged as Stale due to inactivity.

@github-actions github-actions bot added the no-issue-activity Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!). label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-issue-activity Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).
Projects
None yet
Development

No branches or pull requests

2 participants