Validation trough API #3113
Unanswered
jasminhusadzic
asked this question in
Q&A
Replies: 2 comments 7 replies
-
|
It is ill-suited for opensource but we should work on interop with similar
opensource tooling.
…On Wed, 24 Aug 2022 at 13:50, Thad Guidry ***@***.***> wrote:
Here's some docs
https://github.com/schemaorg/schemaorg/blob/main/docs/validator.md
@danbri <https://github.com/danbri> would be able to respond if there are
plans to open source the validator or host the code publicly.
—
Reply to this email directly, view it on GitHub
<#3113 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABJSGPTLSDVHEOLYG66433V2YK77ANCNFSM5WYLQVAQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
5 replies
-
|
Schema.org only provides standards and guidance. You might ask search engine companies or search on GitHub to see if others have written code in Python, Ruby, Javascript that can validate certain markup and formats like JSON-LD. The JSON-LD Playground also has code, a mailing list, and a Gitter channel. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Do you provide api for validation schemas on certain url. Something like you have on UI on https://validator.schema.org/
I have need to integrate schema validator in Cypress tests, but stucked at this point.
Thanks and regards
Beta Was this translation helpful? Give feedback.
All reactions