- ASP.NET Core (3.1) MVC Project
- .NET Standard (2.1) Class Library
- dotNetRDF (2.2.0) Library
- IIS Express (7.x)
- Apache Jena Fuseki (3.13.1)
Pre-configured 'folder' export:
- Self-Contained Deployment Mode
- win-x86 Deployment Target
- Extract the contents of all three .zip files provided.
- Open 'apache-jena-fuseki-3.13.1' and launch the server by double-clicking 'fuseki-server.bat'.
- Once Fuseki is running, open 'new-library-system-1.0.1' and launch the application by double-clicking 'NLS.exe'.
- Once the terminal window appears, copy and paste the link containing the HTTP address into your browser.
- Please do not try to access the application using the HTTPS address - the application doesn't support that.
- While this has been compiled to be a self-contained application, this application might require the .NET Core 3.1 runtime appropriate for your system.