Giter VIP home page Giter VIP logo

ckanext-switzerland's People

Contributors

bellisk avatar dependabot[bot] avatar fanderegg avatar metaodi avatar pdumasbar avatar psavary avatar sabinem avatar stefina avatar tschortsch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ckanext-switzerland's Issues

Cannot run the extension

Hello,

I am interested in this extension because of the hierarchy functionality.
I decided to install it however the name "switzerland" seems does not work when i add it as the plugin name (eeror: cannot find the plugin).

So I added in fact those listed in the setup.py file:

dcat_json_interface structured_data hierarchy_form hierarchy_display ogdch ogdch_pkg ogdch_res ogdch_group ogdch_org ogdch_org_search ogdch_group_search dcat_ch_rdf_harvester (# ogdch_dcat --> because already installed dcat and it throughs error)

anyways still with this list in production.ini / plugin -> I receive an error saying:
pkg_dict['display_name'] = pkg_dict['title'] KeyError: 'title

Can someone help me how to solve it?

My use case is to have the hierarchy for the organization in a way that I can visualize the sub organisations and in fact the super organization / organization has directly no database related to but it should be used to first represent the hierarchy in the organisation page.
Also for search based on super organization / organization I would like to see the list of all datasets from all sub organisations.
Can someone help me on how to implement that? Does that work easier with ckanext-hierachy?

Best regards
Mani

Showcase link in the footer section seems to be broken

The Showcase link with the count of showcases on https://opendata.swiss/de in the footer section seems to be broken. It refers still to the current page, because the href of the link looks as follows:
<a href="">

The affected code will be in the following line:

<a href="{{ h.url_for('/showcase') }}">

Because the same code is in line but on the website the link is correct, I assume that the code on GitHub might be not up-to-date with the running website under https://opendata.swiss

<li><a href="{{ h.url_for('/showcase')ย }}">{{ _('Showcases') }}</a></li>

Kind regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.