@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:languageChecking
  skos:note "Ο έλεγχος γλώσσας περιλαμβάνει τεχνολογίες που χρησιμοποιούνται για την ανίχνευση και/ή σωστής ή λανθασμένης ή μη συνεπούς γλώσσας σε έγγραφα. Η εμβέλεια των τεχνολογιών γλωσσικού ελέγχου εκτείνεται από τη γενική διόρθωση σφαλμάτων, όπως αυτή εκτελείται από διορθωτές συλλαβισμού και γραμματικούς διορθωτές."@el, "Language Checking comprises technologies used to detect and/or correct erroneous or inconsistent language use in documents. The scope of language checking technology ranges from general error correction, as performed by spell checkers and grammar checkers"@en ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:prefLabel "language checking"@en, "γλωσσικός έλεγχος"@el ;
  a skos:Concept ;
  skos:definition "the task/process of identifying (and usually correcting) grammatical mistakes in a text"@en, "η διαδικασία της αυτόματης αναγνώρισης (και συνήθως διόρθωσης) γραμματικών λαθών σε ένα κείμενο"@el ;
  skos:altLabel "proofing"@en ;
  skos:exactMatch omtd:LanguageChecking ;
  skos:broader clarin_el:authoringSupport ;
  ns0:IAO_0000119 "Wikipedia" .

clarin_el:authoringSupport
  skos:prefLabel "authoring support"@en, "λογισμικό υποστήριξης συγγραφής"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:languageChecking .

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 .

