Giter Site home page Giter Site logo

mustard's People

Contributors

gerbenkd avatar joosterman avatar stevenderooij avatar

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  avatar  avatar

Watchers

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

mustard's Issues

Use SimpleGraph for kernel implementations

To remove the dependency on the nodes library, all the kernels should be reimplemented using the SimpleGraph class, already available in org.data2semantics.mustard.simplegraph

Refactor all the RDF wrapping per kernel

All the kernels in the org.data2semantics.mustard.kernels.rdfdata package are essentially wrappers to easily use and RDFDataSet as input.
This wrapping can be generalized into one or two wrapper classes, similarly to the Hub Removal Kernels.The current invidual wrappers can remain, but implemented via this general wrapper.

Code duplication in WL and Walk Count kernels

Initially the Tree/Root/Approx variants of the kernels were not foreseen, which has lead to the current design. As a consequence these kernels now duplicate a considerable amount of code, which should be refactored. Something similar has occured in the implementation of the WL algorithm, the core of the WL algorithm is repeated a number of times among the different implementation, with the essential differences only being the rewrite step.

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.