cite-architecture / CITE-App

An end-user environment for working with data in the CITE environment—browsing and analyzing texts, viewing objects and images, visualizing graphs of scholarly data. Written in ScalaJS.
GNU General Public License v3.0
15 stars 3 forks source link

Pass in a URN as a request-param, to load that by default… #143

Closed Eumaeus closed 6 years ago

Eumaeus commented 6 years ago

…if of course it is represented in the default library.

Eumaeus commented 6 years ago

Done. Works with local libraries, too. Discovered some assumptions about where I need to check Option[T]s.