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

Reimplement the read.rdf template lost in genshi purge #2066

Merged
merged 3 commits into from
Nov 21, 2014

Conversation

rossjones
Copy link
Contributor

Fixes #2063 by re-adding the missing template, but implemented with jinja instead. The accept-header checks have been simplified as the different loaders are no longer required.

N3 template was broken (and has been forever) so removed it until somebody who cares about it more creates one.

@amercader
Copy link
Member

Can we get the n3 file as well, even if it's broken? Cheers

@davidread davidread self-assigned this Nov 20, 2014
@amercader amercader added the WIP label Nov 20, 2014
Fixes #2063 by re-adding the missing template, but implemented with
jinja instead.  The accept-header checks have been simplified as the
different loaders are no longer required.

N3 template is still broken but is included for completeness
@rossjones
Copy link
Contributor Author

@amercader @davidread Have re-instated the N3 template for whoever is reviewing.

davidread pushed a commit that referenced this pull request Nov 21, 2014
Reimplement the read.rdf template lost in genshi purge
@davidread davidread merged commit 36718f2 into master Nov 21, 2014
@davidread davidread deleted the 2063-reimpl-rdf-template branch November 21, 2014 14:55
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.

create jinja versions of package/read.rdf and .n3
3 participants