Third Party License Information for the SemSpect RDF Server #
SemSpect relies on third party libraries. Detailed information about these libraries and their licenses is available in
the user interface (top bar menu : SemSpect > About SemSpect > 3rd Party Licenses
) as well as in the distribution
package (rdf-semspect-distribution-X.X.X/lib/THIRD_PARTY_LICENSES.txt
).
To improve readability, all license types have been normalized to their SPDX License List
identifier. All license files are gathered in a folder of the rdf-semspect jar file
(rdf-semspect-distribution-X.X.X/rdf-semspect.jar!/semspect_third-party/
).
The summary of all license types below is also available in the distribution package
(rdf-semspect-distribution-X.X.X/lib/THIRD_PARTY_LICENSE_TYPES.txt
):
0BSD
AGPL-3.0
Apache-2.0
BSD
BSD-2-Clause
BSD-3-Clause
CC-BY-4.0
CDDL-1.0 and GPL-2.0-with-classpath-exception
EPL-1.0
EPL-2.0
GPL-2.0-with-classpath-exception
ISC
LGPL-3.0
MIT
(MIT OR Apache-2.0)
(MIT OR CC0-1.0)
Python-2.0
Unknown license
Unlicense
Remark: the only Unknown license
library is the indirect dependency net.jcip:jcip-annotations:1.0
that is in fact
published under CC-BY-2.5
(see https://jcip.net/annotations/doc/), but the license information is not included in the
maven release.