fix for NIHVIVO-2043 can't start in SDB mode with empty DB
This commit is contained in:
parent
532fa60733
commit
237dbac197
2 changed files with 10 additions and 0 deletions
5
productMods/WEB-INF/ontologies/update/askEmpty.sparql
Normal file
5
productMods/WEB-INF/ontologies/update/askEmpty.sparql
Normal file
|
@ -0,0 +1,5 @@
|
|||
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||
|
||||
ASK {
|
||||
core:atTime ?p ?o .
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue