https://github.com/datadotworld/dataworldknimenodes
KNIME nodes for data.world
https://github.com/datadotworld/dataworldknimenodes
datasets knime knime-node open-data reference-implementation
Last synced: 4 months ago
JSON representation
KNIME nodes for data.world
- Host: GitHub
- URL: https://github.com/datadotworld/dataworldknimenodes
- Owner: datadotworld
- Created: 2017-08-31T18:15:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T02:58:43.000Z (over 1 year ago)
- Last Synced: 2023-12-05T03:40:16.474Z (over 1 year ago)
- Topics: datasets, knime, knime-node, open-data, reference-implementation
- Language: Scala
- Homepage: https://data.world/integrations/knime
- Size: 4.69 MB
- Stars: 0
- Watchers: 35
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataWorldKnimeNodes
data.world KNIME nodes providing access to the data.world platform and data hosted there from the KNIME data mining and visualization software.### Dependencies
* Included with this package is the data.world JDBC driver jar which can be obtained via [http://search.maven.org/](http://search.maven.org/#search%7Cga%7C1%7Cdw-jdbc) (grab the shaded.jar link). Initially this project was developed against v0.4.1 of that driver, accessible via this direct [link](http://search.maven.org/remotecontent?filepath=world/data/dw-jdbc/0.4.1/dw-jdbc-0.4.1-shaded.jar).
* Included with this package are the jars from the [Apache HttpComponents](https://hc.apache.org/) project's client components. Initially this project was developed against the v4.5.3 release of the client components.
* Included with this package is a jar from the [Google Gson](https://github.com/google/gson) project. Initially this project was developed against the v2.8.0 release, accessible via this [info link](http://search.maven.org/#artifactdetails%7Ccom.google.code.gson%7Cgson%7C2.8.0%7C).## Authors
* Appliomics, LLC (Davin Potts)## License
This work is/was produced under contract by Appliomics, LLC for data.world, Inc. and KNIME.COM AG with the intent that it be released to the public under the Apache 2.0 License and attribute a joint copyright held by KNIME and data.world upon successful completion of that contract.