Code Monkey home page Code Monkey logo

ckanext-semantic's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mdkan

ckanext-semantic's Issues

Install steps in wrong order

The install instructions say to apply db.sql and then install ckanext-semantic, but db.sql is part of ckanext-semantic. Can they just be done in the other order? Also giving an exact command to copy-paste to apply db.sql (or even implementing a paster command to do it) would be helpful.

Step-by-step install instructions needed

Hi @srkunze, can you redo the installation of CKAN 2.0 beta and ckanext-semantic on a fresh Ubuntu 12.04 VM, and write step-by-step instructions as you go? That way I can get it installed by (more-or-less) just copying and pasting from your instructions and not have to figure out a lot on my own. If we're going to deploy this to a production site, we should really have these kind of instructions anyway

ImportError: No module named RDF

What is this RDF module it's trying to import? Looks like it was missing from the instructions? (I tried to google it but can't seem to figure out which module it is that I need to install.)

Errors from db.ssql script

Hi @srkunze, I'm trying to install this using the latest ckan master on ubuntu 12.04. I got as far as this step from the README:

apply db.sql file to add necessary tables

and got this error:

(pyenv)vagrant@precise32:~/pyenv/src/ckanext-semantic$ sudo -u postgres psql -d ckantest -f db.sql
psql:db.sql:1: ERROR:  table "dataset_statistics_configuration" does not exist
psql:db.sql:2: ERROR:  table "similarity_configuration" does not exist
psql:db.sql:9: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "dataset_statistics_configuration_pkey" for table "dataset_statistics_configuration"
CREATE TABLE
psql:db.sql:19: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pkey_entity_uri_similarity_method_uri" for table "similarity_configuration"
CREATE TABLE

Did I do something wrong?

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.