README 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. Apache Jena Fuseki2
  2. ===================
  3. Apache Jena Fuseki2 is a SPARQL server.
  4. Full documentation:
  5. http://jena.apache.org/documentation/fuseki2/
  6. This distribution contains Fuseki2 package as a WAR file ('fuseki.war'),
  7. to run in a webapp conatiner server such as Apache Tomcat, and also a
  8. self-contained jar, to run as a operation system process.
  9. The script 'fuseki' is an Linux init script to run Fuseki2 as a service.
  10. The file 'fuseki.service' is a systemd unit file to run Fuseki2 as a service.
  11. Instructions are in comments at the start of the files.
  12. The script 'fuseki-server' is a script to run the server using
  13. fuseki-server.jar from the command line. Use 'fuseki-server --help' for
  14. details.
  15. The directory 'bin/' contains some scripts execute SPARQL Protocol and
  16. SPARQL Graph Store Protocol operations.
  17. Documentation: http://jena.apache.org/documentation/fuseki2/soh.html
  18. Cryptographic Software Notice
  19. -----------------------------
  20. This distribution includes cryptographic software. The country in which
  21. you currently reside may have restrictions on the import, possession,
  22. use, and/or re-export to another country, of encryption software. BEFORE
  23. using any encryption software, please check your country's laws,
  24. regulations and policies concerning the import, possession, or use, and
  25. re-export of encryption software, to see if this is permitted.
  26. See <http://www.wassenaar.org/> for more information.
  27. The U.S. Government Department of Commerce, Bureau of Industry and
  28. Security (BIS), has classified this software as Export Commodity
  29. Control Number (ECCN) 5D002.C.1, which includes information security
  30. software using or performing cryptographic functions with asymmetric
  31. algorithms. The form and manner of this Apache Software Foundation
  32. distribution makes it eligible for export under the License Exception
  33. ENC Technology Software Unrestricted (TSU) exception (see the BIS
  34. Export Administration Regulations, Section 740.13) for both object
  35. code and source code.
  36. The following provides more details on the included software that
  37. may be subject to export controls on cryptographic software:
  38. Apache Jena Fuseki2 (distribution) includes
  39. Apache HttpComponents Client
  40. Apache HttpComponents Core
  41. which interfaces with the Java Secure Socket Extension (JSSE) API
  42. and also
  43. Apache Shiro
  44. Eclipse Jetty
  45. to provide
  46. - HTTPS support
  47. Apache Jena Fuseki2 (distribution) does not include any
  48. implementation of JSSE.