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

Validator demo site (and API) should expose version numbers for the frontend, supported schema versions/dates/release, and shex + shacl inputs #44

Open
danbri opened this issue Aug 3, 2022 · 2 comments
Assignees

Comments

@danbri
Copy link
Contributor

danbri commented Aug 3, 2022

These should also be html visible somewhere, but for now it would be good to know how to go to https://google.github.io/schemarama/demo/ or whatever, and pop up browser devtools and quickly see this info.

We currently have shacl/shex generated from an old release of schema.org, people will ask which release we support.

(should also re-run convertors when Schema project does a release)

/cc @ericprud

@Gnomus042
Copy link
Collaborator

Gnomus042 commented Aug 8, 2022

@danbri , added a shapes viewer to the demo, please let me know if this is one of the things you wanted to add :)

For the version numbers, should they be consumed somehow automatically each time schema.org has a release or just kept in a config file we make changes to reflect what was changed in the latest release?

@danbri
Copy link
Contributor Author

danbri commented Aug 8, 2022

Yes - viewing / explaining the rules is really important- thanks!

Version - not sure exactly but … what are the steps to make in this repi whenever schemaorg repo makes and tags a new release? Can we wire that using actions?

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

No branches or pull requests

2 participants