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

Warn against potentially mistyped XSD literals #41

Open
tpluscode opened this issue Aug 14, 2019 · 0 comments
Open

Warn against potentially mistyped XSD literals #41

tpluscode opened this issue Aug 14, 2019 · 0 comments
Labels

Comments

@tpluscode
Copy link
Member

  1. "true" and "false" should have the right xsd:boolean datatype
  2. Numbers should have a matching xsd type (taking sign and decimal point into account)
  3. Literals typed as date/time should be properly ISO-formatted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant