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: add and map iana media type and eu format vocabulary for geocat #123

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

sarusarah
Copy link
Contributor

No description provided.

for key, value in valid_media_types.items():
if geocat_format == key:
return value
return geocat_format
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As we do not have the mapping rules for the geocat values yet, I added as default return the geocat value for the mapping method, so that we can develop further without breaking everything and will need less time for adding the mapping, until it is approved by geocat, WDYT?

@sarusarah sarusarah merged commit 0a33f12 into master Oct 3, 2023
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