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

fix: allow json-ld as an rdf format #758

Merged
merged 1 commit into from
Feb 21, 2024
Merged

fix: allow json-ld as an rdf format #758

merged 1 commit into from
Feb 21, 2024

Conversation

jrdh
Copy link
Member

@jrdh jrdh commented Feb 21, 2024

The ckanext-dcat library allows json-ld as a format but in its CONTENT_TYPES map it doesn't include it. This could be a bug in ckanext-rdf but we can resolve it easily enough, and it allows us to override and add more options into this content types map if we like without polluting upstream.

Fixes: #757

The ckanext-dcat library allows json-ld as a format but in its CONTENT_TYPES map it doesn't include it. This could be a bug in ckanext-rdf but we can resolve it easily enough, and it allows us to override and add more options into this content types map if we like without polluting upstream.
@jrdh jrdh changed the base branch from main to dev February 21, 2024 12:11
@coveralls
Copy link

Coverage Status

coverage: 33.061% (+0.03%) from 33.032%
when pulling a145875 on josh/allow_json-ld_format
into 2d03048 on dev.

@jrdh jrdh merged commit 793326a into dev Feb 21, 2024
3 checks passed
@jrdh jrdh deleted the josh/allow_json-ld_format branch February 21, 2024 12:15
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.

json-ld error
2 participants