vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
205 stars 129 forks source link

Remove string literals from configuration graphs results in error #3977

Closed litvinovg closed 5 months ago

litvinovg commented 5 months ago

Describe the bug Removing string literals from configuration graphs on Manage Jena models results in NullPointerException

To Reproduce Steps to reproduce the behavior:

  1. Manage Jena models /ingest?action=configModels&submit=Configuration+Models
  2. For graph http://vitro.mannlib.cornell.edu/default/vitro-kb-displayMetadata click on Add/Remove RDF data.
  3. Select remove RDF data, Format N3, provide file test.txt
  4. Click Load data
  5. See error

Expected behavior Removed data, no error.

Environment (please complete the following information):

Stack trace

exception.txt