Giter Site home page Giter Site logo

brwsr's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

brwsr's Issues

Install issue on OS X 10.11.2

Hi,
During the installation process I encountered the following issue:

    libev/ev.c:1664:22: note: expanded from macro 'array_needsize'
          int ecb_unused ocur_ = (cur);                                     \
                         ^
    14 warnings and 1 error generated.
    error: command 'cc' failed with exit status 1

    ----------------------------------------
  Rolling back uninstall of gevent

So, I thought to share my current solution:)

export CFLAGS='-std=c99
pip install -r requirements

Non-fatal error during demo docker configuration

While using:
To use the base setup, copy this docker-compose file to a directory: https://raw.githubusercontent.com/Data2Semantics/brwsr/master/docker-compose.yml.
Run docker-compose up.
This will run brwsr at http://localhost:5000 with the DBPedia SPARQL endpoint.

Errors are thrown in the docker console:
qber_1 | Traceback (most recent call last):
qber_1 | File "/usr/local/lib/python2.7/threading.py", line 801, in __bootstrap_inner
qber_1 | self.run()
qber_1 | File "/usr/local/lib/python2.7/threading.py", line 754, in run
qber_1 | self.__target(*self.__args, **self.__kwargs)
qber_1 | File "/usr/local/brwsr/app/client.py", line 230, in predicate_specific_sparql
qber_1 | res = sparql.query().convert()
qber_1 | File "/usr/local/lib/python2.7/site-packages/SPARQLWrapper/Wrapper.py", line 567, in query
qber_1 | return QueryResult(self._query())
qber_1 | File "/usr/local/lib/python2.7/site-packages/SPARQLWrapper/Wrapper.py", line 537, in _query
qber_1 | response = urlopener(request)
qber_1 | File "/usr/local/lib/python2.7/urllib2.py", line 154, in urlopen
qber_1 | return opener.open(url, data, timeout)
qber_1 | File "/usr/local/lib/python2.7/urllib2.py", line 429, in open
qber_1 | response = self._open(req, data)
qber_1 | File "/usr/local/lib/python2.7/urllib2.py", line 447, in _open
qber_1 | '_open', req)
qber_1 | File "/usr/local/lib/python2.7/urllib2.py", line 407, in _call_chain
qber_1 | result = func(*args)
qber_1 | File "/usr/local/lib/python2.7/urllib2.py", line 1228, in http_open
qber_1 | return self.do_open(httplib.HTTPConnection, req)
qber_1 | File "/usr/local/lib/python2.7/urllib2.py", line 1198, in do_open
qber_1 | raise URLError(err)
qber_1 | URLError: <urlopen error [Errno -2] Name or service not known>

License?

It looks like the other code in the Data2Semantics org are MIT-licensed, but this repo is missing a license file or deceleration (afaict). Would you mind adding one? Without one, it's technically "All Rights Reserved" (at least in most countries).

Thanks!
๐ŸŽฉ

Just testing

This is just a test for organization web hooks (4)

language tags

Hi, is it possible to have brwsr report the language tags for predicates of say skos:prefLabel?

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.