|
2 | 2 |
|
3 | 3 | ## Intro |
4 | 4 |
|
| 5 | +[Open Data Node](http://opendatanode.org/) (ODN in short) is open source platform |
| 6 | +supporting entire process of publication, management and exchange of Open Data. |
| 7 | +For more information, please visit: |
| 8 | + |
| 9 | +http://opendatanode.org/ |
| 10 | + |
5 | 11 | For initial introduction of what Open Data Node is (or is supposed to be) |
6 | 12 | please read [a post on COMSODE |
7 | 13 | blog](http://www.comsode.eu/index.php/2014/06/open-data-node-what-it-is-what-it-does-what-is-next/). |
8 | 14 |
|
9 | 15 | ## Documentation |
10 | 16 |
|
11 | | -As part of [COMSODE project](http://www.comsode.eu/), we're taking ideas from |
| 17 | +As part of [COMSODE project](http://www.comsode.eu/), we've taken ideas from |
12 | 18 | [old Open Data Node](http://opendata.sk/liferay/open-data-node), existing |
13 | | -[UnifiedViews](https://github.com/UnifiedViews/) and we will put together new |
| 19 | +[UnifiedViews](https://github.com/UnifiedViews/) and we are putting together new |
14 | 20 | Open Data Node. |
15 | 21 |
|
16 | | -Documentation will be located in following places (ordered based on |
| 22 | +Documentation is located in following places (ordered based on |
17 | 23 | impotance and preference): |
18 | 24 |
|
19 | 25 | 1. home page: http://opendatanode.org/ |
20 | 26 | 2. source code tree on GitHub: https://github.com/OpenDataNode/open-data-node |
21 | | -3. wiki on GitHub: https://github.com/OpenDataNode/open-data-node/wiki |
22 | | -4. Open Data Node in OpenData.sk Wiki: https://utopia.sk/wiki/display/ODN/ |
| 27 | +3. Open Data Node in OpenData.sk Wiki: https://utopia.sk/wiki/display/ODN/ |
23 | 28 |
|
24 | 29 | To make sure code matches documentation, having it together with source code |
25 | | -is good. If that is not feasible for some reason, the next best thing is |
26 | | -wiki on GitHub. And if that is not feasible, you can use ODN space in |
27 | | -OpenData.sk's Confluence Wiki. |
| 30 | +is preferable. If that is not feasible for some reason, the next best thing is |
| 31 | +ODN space in OpenData.sk's Confluence Wiki. |
28 | 32 |
|
29 | 33 | ### Architecture and Design |
30 | 34 |
|
31 | | -Planned architecture of Open Data Node is maintaned in Public Confluence |
32 | | -Wiki at: |
| 35 | +Architecture of Open Data Node is maintained in public OpenData.sk |
| 36 | +Confluence Wiki at: |
33 | 37 |
|
34 | 38 | https://utopia.sk/wiki/display/ODN/Architecture+and+Design |
35 | 39 |
|
36 | 40 |
|
37 | | -Currently it described mainly stuff mainly "as planned". LAter on, in line |
38 | | -with developoment, documentation will be maintaned to describe ODN "as is". |
39 | | - |
40 | 41 | ### Installation |
41 | 42 |
|
42 | | -see [Install and Upgrade Manual](./INSTALL.md) |
| 43 | +For instalaltion and upgrade instructions, please take a look at |
| 44 | +[Install and Upgrade Manual](./INSTALL.md). |
43 | 45 |
|
44 | 46 | ## License |
45 | 47 |
|
46 | | -ODN will consists from several modules, each with its own license. But |
47 | | -overall, ODN will be [free and |
48 | | -open-source](https://en.wikipedia.org/wiki/FOSS). |
| 48 | +ODN consists of several modules, each with its own license. But overall, |
| 49 | +ODN is [free and open-source](https://en.wikipedia.org/wiki/FOSS). |
49 | 50 |
|
50 | 51 | For more information, please see: |
51 | 52 |
|
|
0 commit comments