Replies: 1 comment
-
|
We don't have Issue and likely not needed because you can frame up your own quite easily by just using CreativeWork as the main type and give a more specific type in additionalType and use a Wikidata identifier for Issue like perhaps https://www.wikidata.org/wiki/Q11684032 . And liberally use Comment, Question, Answer types and their properties along with the various subproperties available as seen at bottom of https://schema.org/Comment |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering if there's any plan to implement specific schemas
http://schema.org/Issue&http://schema.org/PullRequestfor GitHub-like issue and JIRA tickets, and also for pull requests.For example
http://schema.org/SoftwareSourceCodeis used for pages of GitHub projects, even for discussions forum which should includehttps://schema.org/DiscussionForumPostinginstead, and GitHub gists includehttp://schema.org/Code.Having more specific schemas would be nice.
Beta Was this translation helpful? Give feedback.
All reactions