-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
30 lines (19 loc) · 1.01 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
The Appdapter Project (www.appdapter.org) is an open source software
project released under the Apache 2.0 license.
Some external components used by Appdapter are released under the
LGPL license, while others are under Apache, BSD, or similar licenses.
For details, see CREDITS_and_LICENSES.txt.
This software provides a bridge from Java + Scala computing to data
centric computing, with particular focus on semantic web capabilities.
To learn more about the software, see the website at:
http://www.appdapter.org
Appdapter binaries are available via the central maven repository.
For a general overview, see:
http://www.appdapter.org
For a basic HOWTO, see:
http://www.assembla.com/spaces/appdapter/wiki/GettingStarted
For credits and licenses of dependencies and included components,
see CREDITS_and_LICENSES.txt.
To build the (now obsolete) ext.bundle.math.jscience project,
you must temporarily disable its dependency on the
jscience.jar. See notes in that pom.xml file.