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

writing own profile #36

Closed
bvj opened this issue Sep 2, 2015 · 1 comment
Closed

writing own profile #36

bvj opened this issue Sep 2, 2015 · 1 comment

Comments

@bvj
Copy link

bvj commented Sep 2, 2015

Hi, i need to write my own rdf profile - especially graph_from_dataset part for rdf endpoint. To which file i have to save it?

Thank you

@amercader
Copy link
Member

You need to save it on a file in your own extension, and then reference it on the setup.py of your extension:

[ckan.rdf.profiles]
your_profila=ckanext.yourextension.your_profiles_file:YourProfile

Here are all the details:

https://github.com/ckan/ckanext-dcat#writing-custom-profiles

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

2 participants