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

add xsd dayTimeDuration and yearMonthDuration #1364

Conversation

white-gecko
Copy link
Member

Fixes

…/rdflib/plugins/sparql/datatypes.py:39: UserWarning: Code: dayTimeDuration is not defined in namespace XSD
  (XSD.duration, XSD.dayTimeDuration, XSD.yearMonthDuration)
…/rdflib/plugins/sparql/datatypes.py:39: UserWarning: Code: yearMonthDuration is not defined in namespace XSD
  (XSD.duration, XSD.dayTimeDuration, XSD.yearMonthDuration)

Proposed Changes

  • add XSD.dayTimeDuration
  • add XSD.yearMonthDuration

Probably a follow up of #1061 .

@nicholascar nicholascar merged commit a05b9b6 into RDFLib:master Jul 16, 2021
@white-gecko white-gecko deleted the feature/add_dayTimeDuration_and_yearMonthDuration_to_XSD branch July 16, 2021 22:54
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.

None yet

2 participants