forked from fcrepo3/trippi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
30 lines (21 loc) · 874 Bytes
/
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
Trippi Triplestore API
Version @trippi.version@
Source Distribution
Copyright (c) 2005-2007, Cornell University
Copyright (c) 2008-2009, Fedora Commons
Copyright (c) 2010-2012, DuraSpace
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
LICENSE
=======
Trippi is distributed under the Apache License, v2.0.
Use of this software indicates your acceptance of the terms of this license.
The distribution includes several third-party, open-source libraries with
thier own license terms.
DOCUMENTATION
=============
Online documentation for the latest version of Trippi can be found at
http://fcrepo.github.com/trippi/
BUILDING
========
To compile Trippi, make sure you have Maven installed, and type:
mvn install