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

XML/RDF serialization #3

Open
amercader opened this issue Nov 12, 2013 · 3 comments
Open

XML/RDF serialization #3

amercader opened this issue Nov 12, 2013 · 3 comments

Comments

@amercader
Copy link
Member

What's the most efficient way of doing this?

There is a similar functionality on core now, based on Genshi. How do we relate both?
https://github.com/okfn/ckan/blob/master/ckan/templates_legacy/package/read.rdf

@rossjones
Copy link
Contributor

I'd suggest not doing it in a template, it's pretty fragile. ckanext-rdf (which still works with 2.x) is well worth checking out for how it builds its representations.

@akuckartz
Copy link

I perhaps do not understand what this issue is about but what about using RDFlib https://github.com/RDFLib/rdflib ?

stefina added a commit to stefina/ckanext-dcat that referenced this issue Oct 12, 2018
@seitenbau-govdata
Copy link
Member

@amercader Isn't the issue still resolved in the meantime? The solution is ckanext-dcat now uses the rdflib, right?

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

No branches or pull requests

4 participants