NIHVIVO-2067 (part of it) don't manufacture new core:dateTimeIntervalFor assertions during the migration.

This commit is contained in:
sjm222 2011-02-08 19:28:44 +00:00
parent 3bd2140613
commit 941c442983
6 changed files with 0 additions and 6 deletions

View file

@ -20,7 +20,6 @@ Construct {
_:dti a core:DateTimeInterval .
_:dti core:start _:sdtv .
?thing core:dateTimeInterval _:dti .
_:dti core:dateTimeIntervalFor ?thing .
} where {
?thing core:startDate ?theStartDate .