{
  "@graph" : [ {
    "@id" : "http://semantics.gr/authorities/EKT-voc-classifier/605963148",
    "@type" : "skos:Concept",
    "broader" : "http://semantics.gr/authorities/EKT-voc-classifier/1532468312",
    "closeMatch" : "http://id.loc.gov/authorities/subjects/sh94004659",
    "exactMatch" : [ "http://id.loc.gov/authorities/subjects/sh85008180", "http://vocabularies.unesco.org/thesaurus/concept3052", "http://semantics.gr/authorities/EKT-voc/605963148" ],
    "note" : {
      "@language" : "en",
      "@value" : "isi - Computer Science, Artificial Intelligence covers resources that focus on research and techniques to create machines that attempt to efficiently reason, problem-solve, use knowledge representation, and perform analysis of contradictory or ambiguous information. This category includes resources on artificial intelligence technologies such as expert systems, fuzzy systems, natural language processing, speech recognition, pattern recognition, computer vision, decision-support systems, knowledge bases, and neural networks."
    },
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Artificial Intelligence"
    }, {
      "@language" : "el",
      "@value" : "Τεχνητή νοημοσύνη"
    } ],
    "relatedMatch" : [ "http://id.loc.gov/authorities/subjects/sh85031234", "http://id.loc.gov/authorities/subjects/sh85079324" ]
  }, {
    "@id" : "http://semantics.gr/authorities/openarchives-item-types/Journal-part",
    "@type" : "skos:Concept",
    "broader" : "http://semantics.gr/authorities/openarchives-item-types/Issue-segment",
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Publication in journal"
    }, {
      "@language" : "el",
      "@value" : "Δημοσίευση σε περιοδικό"
    } ]
  }, {
    "@id" : "http://semantics.gr/authorities/openarchives-item-types/Scientific-article",
    "@type" : "skos:Concept",
    "broader" : "http://semantics.gr/authorities/openarchives-item-types/arthro",
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Scientific article"
    }, {
      "@language" : "el",
      "@value" : "Επιστημονικό άρθρο"
    } ]
  }, {
    "@id" : "https://www.openarchives.gr/aggregator-openarchives/edm/aggregation/provider/000011-123456789_25900%231",
    "@type" : "ore:Aggregation",
    "aggregatedCHO" : "https://www.openarchives.gr/aggregator-openarchives/edm/ntua/000011-123456789_25900",
    "dataProvider" : "Εθνικό Μετσόβιο Πολυτεχνείο",
    "isShownAt" : "https://dspace.lib.ntua.gr/xmlui/handle/123456789/25900",
    "provider" : "Greek Aggregator OpenArchives.gr | National Documentation Centre (EKT)",
    "rights" : "other"
  }, {
    "@id" : "https://www.openarchives.gr/aggregator-openarchives/edm/ntua/000011-123456789_25900",
    "@type" : "edm:ProvidedCHO",
    "creator" : [ {
      "@language" : "en",
      "@value" : "Boutsis, S"
    }, {
      "@language" : "en",
      "@value" : "Demiros, I"
    }, {
      "@language" : "en",
      "@value" : "Piperidis, S"
    }, {
      "@language" : "en",
      "@value" : "Papageorgiou, H"
    }, {
      "@language" : "en",
      "@value" : "Liakata, M"
    }, {
      "@language" : "en",
      "@value" : "Giouli, V"
    } ],
    "description" : {
      "@language" : "en",
      "@value" : "In this paper, we describe work in progress for the development of a Greek named entity recognizer. The system aims at information extraction applications where large scale text processing is needed. Speed of analysis, system robustness, and results accuracy have been the basic guidelines for the system's design. Pattern matching techniques have been implemented on top of an existing automated pipeline for Greek text processing and the resulting system depends on non-recursive regular expressions in order to capture different types of named entities. For development and testing purposes, we collected a corpus of financial texts from several web sources and manually annotated part of it. Overall precision and recall are 86% and 81 % respectively."
    },
    "identifier" : [ "ISI:000170202300039", "0302-9743", "http://hdl.handle.net/123456789/25900", "1835", "435", "424" ],
    "language" : "eng",
    "publisher" : {
      "@language" : "en",
      "@value" : "SPRINGER-VERLAG BERLIN"
    },
    "source" : {
      "@language" : "en",
      "@value" : "NATURAL LANGUAGE PROCESSING-NLP 2000, PROCEEDINGS"
    },
    "subject" : "http://semantics.gr/authorities/EKT-voc-classifier/605963148",
    "title" : {
      "@language" : "en",
      "@value" : "A system for recognition of named entities in Greek"
    },
    "type" : [ {
      "@language" : "en",
      "@value" : "journalArticle"
    }, {
      "@id" : "http://semantics.gr/authorities/openarchives-item-types/Scientific-article"
    }, {
      "@id" : "http://semantics.gr/authorities/openarchives-item-types/Journal-part"
    } ],
    "created" : "2000"
  } ],
  "@context" : {
    "rights" : {
      "@id" : "http://www.europeana.eu/schemas/edm/rights"
    },
    "provider" : {
      "@id" : "http://www.europeana.eu/schemas/edm/provider"
    },
    "isShownAt" : {
      "@id" : "http://www.europeana.eu/schemas/edm/isShownAt",
      "@type" : "@id"
    },
    "dataProvider" : {
      "@id" : "http://www.europeana.eu/schemas/edm/dataProvider"
    },
    "aggregatedCHO" : {
      "@id" : "http://www.europeana.eu/schemas/edm/aggregatedCHO",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "prefLabel" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#prefLabel"
    },
    "type" : {
      "@id" : "http://purl.org/dc/elements/1.1/type"
    },
    "creator" : {
      "@id" : "http://purl.org/dc/elements/1.1/creator"
    },
    "created" : {
      "@id" : "http://purl.org/dc/terms/created"
    },
    "identifier" : {
      "@id" : "http://purl.org/dc/elements/1.1/identifier"
    },
    "source" : {
      "@id" : "http://purl.org/dc/elements/1.1/source"
    },
    "publisher" : {
      "@id" : "http://purl.org/dc/elements/1.1/publisher"
    },
    "subject" : {
      "@id" : "http://purl.org/dc/elements/1.1/subject",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/elements/1.1/description"
    },
    "language" : {
      "@id" : "http://purl.org/dc/elements/1.1/language"
    },
    "title" : {
      "@id" : "http://purl.org/dc/elements/1.1/title"
    },
    "relatedMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#relatedMatch",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#exactMatch",
      "@type" : "@id"
    },
    "note" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#note"
    },
    "closeMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch",
      "@type" : "@id"
    },
    "ore" : "http://www.openarchives.org/ore/terms/",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "svcs" : "http://rdfs.org/sioc/services#",
    "skos" : "http://www.w3.org/2004/02/skos/core#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
    "rdaGr2" : "http://rdvocab.info/ElementsGr2/",
    "edm" : "http://www.europeana.eu/schemas/edm/",
    "ekt" : "https://www.semantics.gr/authorities/schemanamespaces/ekt#",
    "doap" : "http://usefulinc.com/ns/doap#",
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "xalan" : "http://xml.apache.org/xalan",
    "dcterms" : "http://purl.org/dc/terms/",
    "wgs84_pos" : "http://www.w3.org/2003/01/geo/wgs84_pos#",
    "foaf" : "http://xmlns.com/foaf/0.1/",
    "crm" : "http://www.cidoc-crm.org/rdfs/cidoc_crm_v5.0.2_english_label.rdfs#",
    "dc" : "http://purl.org/dc/elements/1.1/"
  }
}
