This page (revision-24) was last changed on 25-Jan-2013 09:47 by Albrecht Striffler

This page was created on 20-Nov-2012 15:17 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
24 25-Jan-2013 09:47 696 bytes Albrecht Striffler to previous
23 17-Dec-2012 18:42 670 bytes Albrecht Striffler to previous | to last
22 17-Dec-2012 18:41 663 bytes Albrecht Striffler to previous | to last
21 17-Dec-2012 18:40 575 bytes Albrecht Striffler to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!!TimeDB
!Overview
At line 3 changed one line
TimeDB is a Plugin von d3web and is also supported with Markups for KnowWE...
TimeDB is a Plugin for d3web and is also supported with Markups for KnowWE.
TimeDB allows for time based reasoning by storing a history for each value used in d3web.
At line 7 changed 6 lines
!!! Live Ticker
%%Todo
Retrieve latest check for the corresponding module and list them.
(duplicate todo)
@user: Sebastian Furth
%%sparql
SELECT ?Plugin WHERE {
?Plugin lns:partOf lns:TimeDB
}
ORDER BY ?Plugin
At line 15 added 17 lines
!Further Information
The following article describes which functions and checks can be used with the TimeDB module: [Doc Expressions]
%%collapsebox-closed
!Ontology
def TimeDB
> TimeDB type:: Module
def d3web-Plugin-TimeDB
def KnowWE-Plugin-TimeDB
> d3web-Plugin-TimeDB partOf:: TimeDB
> KnowWE-Plugin-TimeDB partOf:: TimeDB
/%