BETA RELEASE

About DataDock

What is DataDock?

DataDock is an online service which creates navigable data portals for individuals and organisations to publish open data free of charge.

The code that powers DataDock is open source and available on GitHub at https://github.com/DataDock/datadock

What's a data portal?

A data portal is a place where you make your data available to other people via the web as "open data".

What makes DataDock different from other data publishing offerings?

DataDock is free and open-source

No software licensing fee, no hosting costs as you can use our hosted version, and if you want to run your own, separate data portal using DataDock code then you can find our source code on GitHub.

DataDock creates navigable data portals

Many data publishing solutions are basically catalogs of datasets with links to download the full, original data file. DataDock provides this type of cataloging, but also creates mini "websites" for every dataset you publish. This means that each record in your data will have its own page, allowing users to navigate around the data inside your dataset, as well as the option to download the full data file if they want to.

Will it always be free?

Yes.

Can I request features?

Of course! DataDock is an open-source community project and we're always happy to hear more ideas and requests. Add a new issue to our issue list with any feature requests. If you are a developer you can make contributions to the source code too.

Community Release

As of November 2018, DataDock has been refactored from it's Preview Release code to .NET Core and has been made publicly available as an open-source project in Beta Release. We look forward to growing the DataDock community of data publishers, consumers and developers who believe that we should work together to bring down the technical and financial barriers to publishing standards-compliant high quality open data on the web.

Who are the people behind DataDock?

The DataDock lead developers are Jen Williams and Kal Ahmed, who have many years of experience building Semantic Web data management solutions and modules. We believe that publishing open data should be as easy and as cheap as possible, while still adhering to web standards to improve the interoperability of raw data at a base level.

Kal Ahmed is also responsible for .NET open source products such as BrightstarDB and DotNetRDF which are definitely worth checking out if you are interested in things like triples, SPARQL queries, easy to use triple storage managers and working with RDF in .NET.