incremental development for release 1.2 knowledge base migration
This commit is contained in:
parent
adcff9fc32
commit
ea5270e40a
6 changed files with 9 additions and 3 deletions
|
@ -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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue