@prefix clarin_el: <http://w3id.org/clarin_el_dictionary/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix omtd: <http://w3id.org/meta-share/omtd-share/> .

clarin_el:conversationalSystemsBuilding
  skos:altLabel "κατασκευή πρακτόρων διαλόγου"@el, "κατασκευή εικονικών πρακτόρων"@el, "conversational agents building"@en, "dialog systems building"@en-US, "embodied agents building"@en, "dialogue systems building"@en, "κατασκευή ενσώματων πρακτόρων"@el, "virtual agents building"@en, "chatbots building"@en ;
  a skos:Concept ;
  skos:prefLabel "κατασκευή διαλογικών συστημάτων"@el, "conversational systems building"@en ;
  skos:exactMatch omtd:ConversationalSystemsBuilding ;
  skos:broader clarin_el:humanComputerInteraction ;
  skos:definition "all activities related to the creation of conversational/dialogue systems (i.e. computer systems intended to converse with humans, through one or more communication modalities, such as text, speech, graphics, haptics, gestures)"@en, "Όλες οι δραστηριότητες που συνδέονται με τη δημιουργία συστημάτων διαλόγου/συζήτησης (π.χ. υπολογιστικά συστήματα κατασκευασμένα για να συνομιλούν με ανθρώπους, μέσω ενός ή περισσότερων μέσων επικοινωνίας όπως κείμενο, διάλογος, γραφήματα, χειρονομίες, αφή)"@el ;
  skos:inScheme clarin_el:lrtInfrastructureScheme .

clarin_el:lrtInfrastructureScheme
  skos:prefLabel "Λεξικό CLARIN:EL"@el, "CLARIN:EL Dictionary"@en ;
  a skos:ConceptScheme .

clarin_el:humanComputerInteraction
  skos:prefLabel "human computer interaction"@en, "επικοινωνία ανθρώπου-μηχανής"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:conversationalSystemsBuilding .

