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

Preserving datatype for "literal" values #26

Merged
merged 8 commits into from
Jan 19, 2024
Merged

Conversation

cem-okulmus
Copy link
Contributor

As discussed in #25, this PR would change the behaviour when encountering values with type "literal". Instead of always using the datatype xsd:string, the code here checks first whether the returned datatype is different from nil, and if so, keeps this returned datatype.

@boutros boutros merged commit 255b851 into knakk:master Jan 19, 2024
@boutros
Copy link
Member

boutros commented Jan 19, 2024

Thanks!

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