Giter Site home page Giter Site logo

rothamsted / knetbuilder Goto Github PK

View Code? Open in Web Editor NEW
12.0 10.0 11.0 22.15 MB

KnetBuilder data integration platform for building knowledge graphs. Previously known as ondex.

Home Page: https://knetminer.com

License: MIT License

NSIS 0.32% Batchfile 0.01% Shell 0.34% Java 98.40% JavaScript 0.78% HTML 0.01% FreeMarker 0.02% Python 0.05% XSLT 0.03% PowerShell 0.04% Cypher 0.01%

knetbuilder's Introduction

Ondex-KnetBuilder

Ondex is a framework for text mining, data integration and data analysis.

Requirements

  • At least Java 17. Note that we have migrated to this recently and Ondex doesn't work with Java 11 anymore.

Downloads

Documentation

  • A tuturial on building knowledge grahs with KnetBuilder is available here

  • We keep most of our documentation on this repository's wiki (note that there are many links on the right column in that page).

Code Repository Organisation

This repository is a rather big code base. The main submodules that it contains are described below.

ondex-full

This is the top-level POM, defining many common things shared by Ondex code.

ondex-base

The base code, used to build everything else.

ondex-knet-builder

What we use to build projects like KNetMiner.

ondex-desktop

Components for the desktop/GUI applications.

ondex-opt

Optional components. NOTE: these are still linked by the components above (so, not so optional), but we usually build them separately. If you build the whole ONDEX from this top repository, these optional modules will be built from (the local clone of) this child repository, if you build an ONDEX component independently (e.g., by cloning ondex-base and building from its local copy), some of these 'optional' components are still downloaded from our Maven repositories as dependencies. This is because it is currently hard to modularise things further (we would need to inspect the Java code).

Old code repositories and materials

Documentation and tutorials. Now replaced by the Wiki.

Old components, which are no longer used by ONDEX, not even as dependencies taken from our Maven repository.

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.