Skip to content

Releases: TBFY/knowledge-graph

1.0.0

10 Feb 11:22
Compare
Choose a tag to compare

Release of the development branch that was using the newer version of the OpenCorporates Reconciliation Service. Documentation, Python scripts and Docker files have been updated accordingly. Added new set of Python scripts for filtering Norwegian data in order to create a Norwegian version of the Knowledge Graph.

0.6.0

14 Jun 15:12
Compare
Choose a tag to compare

Added Slurm script for creating JSON and RDF data dumps. Bug fix in data ingestion pipeline. Added website files for Apache HTTP Server running on http://data.tbfy.eu. Updated Docker Compose and corresponding environment files. Changed the default score for the OpenCorporates Reconciliation service in order to get more supplier-company matches as the service has been improved.

0.5.3

26 May 13:30
Compare
Choose a tag to compare

Updated the generation and submit Slurm job script for daily ingestion so that it uses a local virtual miniconda Python environment to resolve issues with installation of 3rd party Python modules not available in the system Python. Added the Knowledge Graph API service to the Docker Compose file for deployment on Amazon EC2.

0.5.2

22 May 13:43
Compare
Choose a tag to compare

Update the data ingestion pipeline to use the "date_created" filter instead of "release_date" when ingesting data from OpenOpps.

0.5.1

20 May 15:16
Compare
Choose a tag to compare

Updated Docker configuration files and fixed issue in the publish_rdf.py script.

0.5.0

01 May 11:04
Compare
Choose a tag to compare

Updated release with improved statistics collection. For all steps in the data ingestion pipeline, daily statistics are collected and written in a "STATISTICS.TXT" file in each release-date subfolder. New and updated statistics scripts have been added for all ingestion steps that aggregates and prints out performance statistics computed from the daily 'STATISTICS.TXT' files.

0.4.0

02 Mar 10:04
Compare
Choose a tag to compare

Updated release with two new features that each provide an alternative way of running daily TBFY knowledge graph data ingestion jobs:

  1. Knowledge graph ingestion service written in Python and made available as a Docker image.
  2. Slurm script generator for running the Python data ingestion scripts using the Slurm workload manager.

0.3.3

19 Feb 12:18
Compare
Choose a tag to compare

Updated release with Docker Compose scripts and documentation for deploying the services required to host the TBFY knowledge graph on an Ubuntu Server 18.04.4 LTS virtual machine.

0.3.0

07 Feb 15:23
Compare
Choose a tag to compare

New release of the data ingestion pipeline. Fixed some issues in the processing/enrichment of JSON files. Updated RML mapping rules with regards to URI and datatypes.

0.2.3

06 Feb 12:51
Compare
Choose a tag to compare

Zenodo integration