-
Notifications
You must be signed in to change notification settings - Fork 4
/
README.txt
28 lines (20 loc) · 930 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
MPTStore RDF Storage Engine
Version @mptstore.version@
Source Distribution
Copyright (c) 2006-2012, Cornell University, DuraSpace
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
LICENSE
=======
MPTStore is distributed under the Educational Community License (ECL), v1.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. Specific terms of the ECL and all third-party
licenses can be found in the online documentation (see below).
DOCUMENTATION
=============
Online documentation for the latest version of MPTStore can be found at
http://fcrepo.github.com/mptstore/
BUILDING
========
To compile MPTStore, make sure you have Maven installed, and type:
mvn package