NIHVIVO-1338 Removed rogue tab at the end of one line
This commit is contained in:
parent
ec80cda36c
commit
6e588300e6
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
OPTIONAL { GRAPH ?g8 { ?dateTimeInterval core:start ?dateTimeStartValue .
|
||||
?dateTimeStartValue core:dateTime ?dateTimeStart }
|
||||
}
|
||||
OPTIONAL { GRAPH ?g9 { ?dateTimeInterval core:end ?dateTimeEndValue .
|
||||
OPTIONAL { GRAPH ?g9 { ?dateTimeInterval core:end ?dateTimeEndValue .
|
||||
?dateTimeEndValue core:dateTime ?dateTimeEnd }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue