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

Better support for XSD datatypes #29

Open
2 tasks
timothee-haudebourg opened this issue Jul 29, 2022 · 0 comments
Open
2 tasks

Better support for XSD datatypes #29

timothee-haudebourg opened this issue Jul 29, 2022 · 0 comments

Comments

@timothee-haudebourg
Copy link
Collaborator

timothee-haudebourg commented Jul 29, 2022

XSD datatypes are widely used in RDF, OWL, etc. We must provide clean support for those primitive types.
Implementation will be done in two parts:

  • Parsing. Provide data structures and routine to parse and handle the lexical representation of XSD types (OWL literal values #20).
  • Interpretation. Provide data structure to understand and compare XSD datatypes (comparison and ordering of numbers, arithmetic operations, etc).
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

1 participant