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

Adding support for EDTF datatype #143

Merged
merged 6 commits into from
Nov 28, 2021
Merged

Adding support for EDTF datatype #143

merged 6 commits into from
Nov 28, 2021

Conversation

LeMyst
Copy link
Owner

@LeMyst LeMyst commented Apr 27, 2021

No description provided.

@LeMyst LeMyst added the enhancement New feature or request label Apr 27, 2021
@LeMyst LeMyst marked this pull request as draft April 27, 2021 16:15

self.json_representation['datavalue'] = {
'value': self.value,
'type': self.DTYPE
Copy link
Owner Author

Choose a reason for hiding this comment

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

self.DTYPE or 'string' ?

@LeMyst LeMyst added the v0.11.x label Aug 24, 2021
@LeMyst LeMyst linked an issue Aug 24, 2021 that may be closed by this pull request
@LeMyst LeMyst marked this pull request as ready for review November 28, 2021 09:05
@LeMyst LeMyst merged commit e2bc941 into master Nov 28, 2021
@LeMyst LeMyst deleted the add-edtf-datatype branch November 28, 2021 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v0.11.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for EDTF datatype and Local Media
1 participant