@prefix clarin_el: <http://w3id.org/clarin_el_dictionary/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix omtd: <http://w3id.org/meta-share/omtd-share/> .
@prefix ns0: <http://purl.obolibrary.org/obo/> .

clarin_el:supportOperation
  skos:prefLabel "support operation"@en, "λειτουργία υποστήριξης"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:documentImageAnalysis .

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

<http://purl.obolibrary.org/obo/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:operationWithMultimediaInputOrOutput
  skos:prefLabel "operation with multimedia input or output"@en, "λειτουργία με είσοδο ή έξοδο πολυμέσων"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:documentImageAnalysis .

clarin_el:documentImageAnalysis
  skos:broader clarin_el:supportOperation, clarin_el:operationWithMultimediaInputOrOutput ;
  skos:note "Η ανάλυση εικόνας ενός εγγράφου είναι η θεωρία και πρακτική ανάκτησης της λογικής δομής ψηφιακών εικόνων σκαναρισμένων από έγγραφα ή παραγόμενων από υπολογιστή. Περιλαμβάνει ως υποπεδίο της την αναγνώριση των οπτικών χαρακτήρων αλλά και πιο φιλόδοξους στόχους, τόσο στο εύρος (κατανόηση διαγραμμάτων, παρτιτούρας, εικόνας) όσο και στο βάθος (π.χ. η σωστή διερμηνεία μιας ψηφιοποιημένης μαθηματικής φόρμουλας)."@el, "Document image analysis is the theory and practice of recovering the logical structure of digital images scanned from documents or produced by computer. It includes optical character recognition as one of its subfields, but has more ambitious tasks, both in the breadth (understand diagrams, music scores, images ...), and depth (e.g. the correct interpretation of a scanned mathematical formula)."@en ;
  skos:prefLabel "ανάλυση εικόνας εγγράφου"@el, "document image analysis"@en ;
  skos:exactMatch omtd:DocumentImageAnalysis ;
  skos:definition "the processing of images of documents in order to obtain a machine-readable description of their contents and structure from the pixel data"@en, "η επεξεργασία εικόνων από έγγραφα με σκοπό την παραγωγή μιας μηχανικά αναγνώσιμης περιγραφής των περιεχομένων τους και της δομής τους από τα δεδομένα από τα δεδομένα εικονοστοιχείων"@el ;
  ns0:IAO_0000119 "adapted from https://www.ias.ac.in/article/fulltext/sadh/027/01/0003-0022" ;
  a skos:Concept ;
  skos:inScheme clarin_el:lrtInfrastructureScheme .

