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

Feat/quantity number format #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

sabinem
Copy link
Member

@sabinem sabinem commented Jan 14, 2025

The PR changes format to xsd:double instead of xsd:numeric as it seems to be the standard and allows for more precision. Also converters such as sophia_rs by default use this format for numeric values.

change format to `xsd:double` instead of `xsd:numeric` as it seems to be the standard and allows for more precision. Also converters such as sophia_rs by default use this format for numeric values
@sabinem sabinem requested a review from rmfranken January 14, 2025 05:41
Copy link
Member

@rmfranken rmfranken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :)

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

Successfully merging this pull request may close these issues.

2 participants