Bing Zhang 41c21decd56 comment out print 06 Jun 2017 Bing Zhang 1c11926deac M Merge branch 'py2' of https://opensource.ncsa.illinois.edu/bitbucket/scm/cats/extractors-dbpedia into py2 25 Apr 2017 Bing Zhang d9b71d6f087 fix alignment and pika version 25 Apr 2017 Sandeep Puthanveetil Satheesan 3beb0f6136e Fixed indentation. 25 Apr 2017 Bing Zhang 48db3bacef3 fix comments 21 Apr 2017 Bing Zhang 3d3fd4ee243 update README.md 20 Apr 2017 Bing Zhang 64aa4920d22 add logger 20 Apr 2017 Bing Zhang 51763d6e866 convert to py2 20 Apr 2017 Sandeep Puthanveetil Satheesan 2dad4353158 Added docker image name 12 Apr 2017 Rob Kooper b750c76898d pyclowder already in base image 03 Feb 2017 Rob Kooper 02d10401b55 use pyclowder:1 03 Feb 2017 Luigi Marini 7b67c0172ff M Merge pull request #6 in CATS/extractors-dbpedia from bugfix/sparql-query-improvements to master * commit 'cae3cc0c93b4ff9fe0e5bd096b05d3f3965f3ba0':
Increased result count of dbpedia query to 50 and updated extractor_info.json 05 Dec 2016 Luigi Marini cae3cc0c93b Increased result count of dbpedia query to 50 and updated extractor_info.json 05 Dec 2016 Luigi Marini 8e7a93fee00 Trying to fix docker build 17 Oct 2016 Luigi Marini 8a727b7ce39 M Merge branch 'master' into bugfix/sparql-query-improvements # Conflicts:
# tests/pg11.txt 17 Oct 2016 Luigi Marini 701cb4d287c SPARQL query now looks for Names Removing special characters from NNP.
Only include 1st chapter of Alice in wonderland. 17 Oct 2016 Rob Kooper 93161bcd603 less commands == less levels container 07 Jul 2016 Rob Kooper 7be00ceb0c9 Update docker.sh 07 Jul 2016 Kenton McHenry 69d9277b17b Fixes for pull request. 06 Jul 2016 Kenton McHenry 4d3a5fa7e45 M Merge branch 'master' into ken 27 Jun 2016 Kenton McHenry d2819c5cefa Updated json output. 27 Jun 2016 Luigi Marini e237666d2c7 Changed posted jsonld so that all entries in content have a definition in the context Using arbitrary keys in the content subdocument doesn't make it
possible to define those entries in the context definition 24 Jun 2016 Kenton McHenry c616bf60588 Fixed README. 23 Jun 2016 Kenton McHenry 1cf14e04ff6 Fixed README. 23 Jun 2016 Kenton McHenry 77cbcf917fb Added Dockerfile, Makefile to build/run docker image, sample output, and icon. 23 Jun 2016 Luigi Marini 95e0f261aeb Added how to instal nltk corpora to README 20 Jun 2016 Luigi Marini 167899bdf3a Added pyclowder to requirements.txt Had to install pyclowder using the following syntax to make it show up
in the pip freeze output:
pip install --upgrade -e
git+https://opensource.ncsa.illinois.edu/stash/scm/cats/pyclowder.git#eg
g=pyclowder 13 Jun 2016 Luigi Marini da16de49483 Moved try catch exception to register_extractor function 03 Jun 2016 Rui Liu decb2c0d009 Continue to work even if one or all registrationPoints failed. 26 May 2016 Rui Liu ed89939d644 Handles extractor registraton endpoints array in both env var and default value. Plus some minor changes. 26 May 2016 Luigi Marini 8b8feb6f06b get REGISTRATION_ENDPOINTS from os env 25 May 2016 Luigi Marini d6bb16a87e6 Use os.getenv in config.py 25 May 2016 Luigi Marini ebc71c2310c Use pyclowder.upload_file_metadata_jsonld instead of local one 25 May 2016 Luigi Marini db0416ee625 Load extractor info from external file and register with multiple Clowder instances 25 May 2016 Luigi Marini 0e8405e23af Renamed libraries to dependencies in the extraction definition Also made the bibtex entry one string instead of many 25 May 2016 Luigi Marini ec20ba315a2 Fixed many issues and removed hardcoded strings and keys. test/data/pg11.txt has an encoding issue when querying dbpedia but it's
worth including for reference. 17 May 2016 Luigi Marini 9c69ac627cb Use bdpedia live sparql endpoint and open virtuoso bif:contains text search extension to retrieve metadata about entities. 06 Jul 2015 Luigi Marini 6fbaf0c57f6 Removed reference to stash user account. 23 Jun 2015 Luigi Marini 1db0f82263f Initial commit. 23 Jun 2015