All Projects → opendatatrentino → Jackan

opendatatrentino / Jackan

Licence: other
Java client to access CKAN repositories

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Jackan

Instagram Web Api
🤳 Instagram Private Web API client for Node
Stars: ✭ 694 (+3755.56%)
Mutual labels:  client
Githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
Stars: ✭ 760 (+4122.22%)
Mutual labels:  client
Matterhorn
A feature-rich Unix terminal client for the Mattermost chat system
Stars: ✭ 811 (+4405.56%)
Mutual labels:  client
Generator Ng Fullstack
Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest.
Stars: ✭ 701 (+3794.44%)
Mutual labels:  client
Httpotion
(soft-deprecated) HTTP client for Elixir (use Tesla please)
Stars: ✭ 723 (+3916.67%)
Mutual labels:  client
Parity Ethereum
The fast, light, and robust client for Ethereum-like networks.
Stars: ✭ 6,499 (+36005.56%)
Mutual labels:  client
Graphql
Simple low-level GraphQL HTTP client for Go
Stars: ✭ 682 (+3688.89%)
Mutual labels:  client
Teacup nats
Teacup based NATS client for Erlang
Stars: ✭ 16 (-11.11%)
Mutual labels:  client
Factbook.json
World Factbook Country Profiles in JSON - Free Open Public Domain Data - No API Key Required ;-)
Stars: ✭ 750 (+4066.67%)
Mutual labels:  opendata
Reality
Comprehensive data proxy to knowledge about real world
Stars: ✭ 795 (+4316.67%)
Mutual labels:  opendata
Wobike
Documentation of Bike Sharing APIs 🚴🛴🛵
Stars: ✭ 705 (+3816.67%)
Mutual labels:  opendata
Simple tensorflow serving
Generic and easy-to-use serving service for machine learning models
Stars: ✭ 718 (+3888.89%)
Mutual labels:  client
Brasil.io
Backend do Brasil.IO (para código dos scripts de coleta de dados, veja o link na página de cada dataset)
Stars: ✭ 780 (+4233.33%)
Mutual labels:  opendata
Node Minecraft Protocol
Parse and serialize minecraft packets, plus authentication and encryption.
Stars: ✭ 697 (+3772.22%)
Mutual labels:  client
Ws Promise Client
PROJECT MOVED: https://github.com/kdex/ws-promise
Stars: ✭ 6 (-66.67%)
Mutual labels:  client
Simple Websocket Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
Stars: ✭ 685 (+3705.56%)
Mutual labels:  client
Twstock
台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime
Stars: ✭ 763 (+4138.89%)
Mutual labels:  opendata
Openerp Proxy
Provides interface similar to Odoo / OpenERP internal code to perform operations on Odoo / OpenERP objects remotely using XML-RPC or JSON-RPC behind.
Stars: ✭ 17 (-5.56%)
Mutual labels:  client
Django Oidc Rp
A server side OpenID Connect Relying Party (RP, Client) implementation for Django.
Stars: ✭ 16 (-11.11%)
Mutual labels:  client
Wgcf
🚤 Cross-platform, unofficial CLI for Cloudflare Warp
Stars: ✭ 778 (+4222.22%)
Mutual labels:  client

WARNING: THIS IS ONLY A TEMPLATE FOR THE DOCUMENTATION.
RELEASE DOCS ARE ON THE PROJECT WEBSITE

Jackan

About

Java client library for CKAN catalogs.

Usage License Roadmap Contributing
See docs Business-friendly Apache License v2.0 See project milestones See the wiki

Features:

  • allows reading and (to some degree) writing in Ckan
  • uses ckan api v3
  • dependency handling with Maven
  • well documented
  • unit tested with proper integration tests
  • supports Java 7+

Compatibility

Latest integration report is here

Jackan supports installations of CKAN >= 2.2a. Although officially the web api version used is always the v3, unfortunately CKAN instances behave quite differently from each other according to their software version. So we periodically test Jackan against a list of existing catalogs all over the world. If you're experiencing problems with Jackan, let us know, if the error occurs in several catalogs we might devote some time to fix it.

Dependencies

Main dependencies are

  • Jackson for JSON
  • Apache HTTP client
  • TraceProv for conversion to DCAT
  • Guava as toolbox

Projects using Jackan

  • OpenDataRise: power tool to cleanse and semantify open data, based on OpenRefine
  • Ckanalyze: Tool to perform statistics on CKAN datasets written in Java.

Credits

Main devs:

Contributors:

We also wish to thank our very first beta tester Giulio Pilotto https://about.me/giuliopilotto

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].