Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The DSpace Frontend consists of a User Interface built on Angular.io.  It is a Node.js web application. It cannot be run alone"standalone", as it it requires a a valid DSpace Backend to function.  The frontend provides all user-facing functionality.
  • The DSpace Backend consists of a Server API ("server" webapp), built on Spring BootIt is a Java web application. It can be run standalone, however it has no user interface.  The backend provides all machine-based interfaces, including the REST API, OAI-PMH, SWORD (v1 and v2) and RDF.

...