@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/> .
@prefix ns0: <http://purl.obolibrary.org/obo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

clarin_el:avatarSynthesis
  skos:prefLabel "avatar synthesis"@en, "σύνθεση άβαταρ"@el ;
  skos:note "Avatar synthesis is the creation of avatars using artificial intelligence (AI), machine learning, and computer vision. This technology enables the creation of life-like virtual personas for digital use, either as representations of real people or as embodied AI."@en, "Η σύνθεση άβαταρ (ειδώλων) είναι η δημιουργία τους με τη χρήση της τεχνητής νοημοσύνης, της μηχανικής μάθησης και της μηχανικής όρασης. Η τεχνολογία αυτή δίνει τη δυνατότητα δημιουργίας ρεαλιστικών εικονικών χαρακτήρων για ψηφιακή χρήση, είτε ως αναπαραστάσεις πραγματικών προσώπων, είτε ως ενσώματη τεχνητή νοημοσύνη."@el ;
  skos:definition "the creation of avatars (life-like virtual personas) using artificial intelligence (AI), machine learning, and computer vision"@en, "η δημιουργία άβαταρ (εικονικών προσώπων που μοιάζουν με πραγματικά) με τη χρήση μεθόδων τεχνητής νοημοσύνης, μηχανικής μάθησης και υπολογιστικής όρασης"@el ;
  skos:exactMatch omtd:AvatarSynthesis ;
  skos:broader clarin_el:humanComputerInteraction ;
  a skos:Concept ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  ns0:IAO_0000119 "https://www.samsungnext.com/blog/5-companies-at-the-forefront-of-avatar-synthesis" .

ns0:IAO_0000119
  rdfs:comment "Formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007"@en ;
  rdfs:label "πηγή ορισμού"@el, "definition source"@en .

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:avatarSynthesis .

