TODODT: Dialogue Tracing Module for Task-Oriented Dialogue management Ontology (TODO)

IRI:
https://w3id.org/todo/tododt
Current version:
2.1
Previous version:
Authors:
Cristina Aceta (Tekniker) <mailto:cristina.aceta@tekniker.es>
Contributors:
Izaskun Fernández (Tekniker) <mailto:izaskun.fernandez@tekniker.es>
Other visualisation:
Ontology source

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. Namespace Declarations

Classes

ContentUserResponseTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#ContentUserResponseTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the User Responses performed throughout the dialogue process. These responses provide specific information, as a response for a ContentRequest.
has super-classes
UserResponseTracec
has keys
IDvaldp
is disjoint with
YesNoUserResponseTracec

DialogueProcessTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#DialogueProcessTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the dialogues performed throughout the dialogue process.
has super-classes
finishDateTimedp exactly 1
dialStatusdp exactly 1
hasSecondaryDialogueop some SecondaryDialogueTracec
initDateTimedp exactly 1
has sub-classes
DialogueTracec, SecondaryDialogueTracec
has keys
IDvaldp

DialogueTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#DialogueTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the dialogues performed.
has super-classes
DialogueProcessTracec
dialogueStepdp exactly 1
hasUserRequestop some UserRequestTracec
has keys
IDvaldp

NoUserResponsec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#NoUserResponse

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the User Responses performed throughout the dialogue process. These responses correspond to a negative polarity.
has super-classes
YesNoUserResponseTracec
has keys
IDvaldp

NullUserResponseTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#NullUserResponseTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Response that does not represent a value that can be classified as ContentResponse or YesNoResponse.
has super-classes
UserResponseTracec
has keys
IDvaldp

SecondaryDialogueTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#SecondaryDialogueTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the secondary dialogues performed.
has super-classes
DialogueProcessTracec
hasUserResponseop some UserResponseTracec
hasSystemRequestop some SystemRequestTracec
hasSystemResponseop some SystemResponseTracec
textdp exactly 1
has keys
IDvaldp

SystemRequestTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#SystemRequestTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the SystemRequests performed throughout the dialogue process.
has super-classes
SystemStepTracec
has keys
IDvaldp

SystemResponseTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#SystemResponseTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the SystemResponses performed throughout the dialogue process.
has super-classes
SystemStepTracec
has keys
IDvaldp

SystemStepTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#SystemStepTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the SystemSteps performed throughout the dialogue process.
has sub-classes
SystemRequestTracec, SystemResponseTracec
has keys
IDvaldp

UserRequestTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#UserRequestTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the User Requests performed throughout the dialogue process.
has super-classes
UserStepTracec
has keys
IDvaldp
is disjoint with
UserResponseTracec

UserResponseTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#UserResponseTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the User Responses performed throughout the dialogue process.
has super-classes
UserStepTracec
has sub-classes
ContentUserResponseTracec, NullUserResponseTracec, YesNoUserResponseTracec
has keys
IDvaldp
is disjoint with
UserRequestTracec

UserStepTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#UserStepTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the user steps (requests and responses) performed throughout the dialogue process.
has super-classes
textdp exactly 1
has sub-classes
UserRequestTracec, UserResponseTracec
has keys
IDvaldp

YesNoUserResponseTracec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#YesNoUserResponseTrace

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the User Responses performed throughout the dialogue process. These responses correspond to a positive or negative polarity.
has super-classes
UserResponseTracec
has sub-classes
NoUserResponsec, YesUserResponsec
has keys
IDvaldp
is disjoint with
ContentUserResponseTracec

YesUserResponsec back to ToC or Class ToC

IRI: https://w3id.org/todo/tododt#YesUserResponse

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Element that leaves a record of the User Responses performed throughout the dialogue process. These responses correspond to a positive polarity.
has super-classes
YesNoUserResponseTracec
has keys
IDvaldp

Object Properties

hasSecondaryDialogueop back to ToC or Object Property ToC

IRI: https://w3id.org/todo/tododt#hasSecondaryDialogue

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Establishes the SecondaryDialogue corresponding to a DialogueTrace.

hasSystemRequestop back to ToC or Object Property ToC

IRI: https://w3id.org/todo/tododt#hasSystemRequest

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Establishes the SystemRequest corresponding to a SecondaryDialogueTrace.

hasSystemResponseop back to ToC or Object Property ToC

IRI: https://w3id.org/todo/tododt#hasSystemResponse

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Establishes the SystemResponse corresponding to a SecondaryDialogueTrace.

hasUserRequestop back to ToC or Object Property ToC

IRI: https://w3id.org/todo/tododt#hasUserRequest

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Establishes the UserRequest corresponding to a DialogueTrace.

hasUserResponseop back to ToC or Object Property ToC

IRI: https://w3id.org/todo/tododt#hasUserResponse

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Establishes the UserResponse corresponding to a SecondaryDialogueTrace.

Data Properties

currentValuedp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#currentValue

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
When asking the user for a specific information, the information currently asked to the user.

dateTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#dateTime

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Sets a timestamp to a DialogueTrace.
has sub-properties
finishDateTimedp, initDateTimedp
has range
date time

dialogueStepdp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#dialogueStep

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Used to control which step is performing the current Dialogue.

dialStatusdp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#dialStatus

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Sets whether a Dialogue/SecondaryDialogue has finished (closed) or not (open).
has range
{ "closed" , "open" }

finishDateTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#finishDateTime

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Sets a finish timestamp to a DialogueTrace.
has super-properties
dateTimedp

IDvaldp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#IDval

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Unique identification value for individuals.

initDateTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#initDateTime

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
Sets a start timestamp to a DialogueTrace.
has super-properties
dateTimedp

possibleValuedp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#possibleValue

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
When asking the user for a specific information, the possible values of that information to be asked to the user.

textdp back to ToC or Data Property ToC

IRI: https://w3id.org/todo/tododt#text

is defined by
https://cristinacm.github.io/todo/TODODT/ontology/ontology.owl
String that corresponds to a transcribed command by an user or the fully constructed outputSentence directed to the user.

Annotation Properties

bibliographic citationap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/bibliographicCitation

contributorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/contributor

createdap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/created

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/description

exampleap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#example

issuedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/issued

licenseap back to ToC or Annotation Property ToC

IRI: http://creativecommons.org/ns#license

modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

preferred namespace prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

term statusap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

version i r iap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionIRI

Namespace Declarations back to ToC

default namespace
https://w3id.org/todo/tododt#
ns
http://creativecommons.org/ns#
ns2
http://www.w3.org/2003/06/sw-vocab-status/ns#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
skos
http://www.w3.org/2004/02/skos/core#
terms
http://purl.org/dc/terms/
todo
https://w3id.org/todo/
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.