incremental development for release 1.2 knowledge base migration

This commit is contained in:
sjm222 2010-12-27 22:07:04 +00:00
parent adcff9fc32
commit ea5270e40a
6 changed files with 9 additions and 3 deletions

View file

@ -24,6 +24,7 @@ Construct {
_:dti core:start _:sdtv .
_:dti core:end _:edtv .
?thing core:dateTimeInterval _:dti .
_:dti core:dateTimeIntervalFor ?thing .
} where {
?thing core:startDate ?theStartDate .
?thing core:endDate ?theEndDate .