Skip to content

Commit fd69aca

Browse files
author
SvetoKrchnavy
committed
Merge branch 'master' into develop
2 parents 10838de + 8bdd116 commit fd69aca

1 file changed

Lines changed: 18 additions & 17 deletions

File tree

README.md

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,50 +2,51 @@
22

33
## Intro
44

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+
511
For initial introduction of what Open Data Node is (or is supposed to be)
612
please read [a post on COMSODE
713
blog](http://www.comsode.eu/index.php/2014/06/open-data-node-what-it-is-what-it-does-what-is-next/).
814

915
## Documentation
1016

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
1218
[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
1420
Open Data Node.
1521

16-
Documentation will be located in following places (ordered based on
22+
Documentation is located in following places (ordered based on
1723
impotance and preference):
1824

1925
1. home page: http://opendatanode.org/
2026
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/
2328

2429
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.
2832

2933
### Architecture and Design
3034

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:
3337

3438
https://utopia.sk/wiki/display/ODN/Architecture+and+Design
3539

3640

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-
4041
### Installation
4142

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).
4345

4446
## License
4547

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).
4950

5051
For more information, please see:
5152

0 commit comments

Comments
 (0)