@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-ZFGGXLRX-6>
  skos:hiddenLabel "Relation extraction"@en, "Extraction de relations"@fr ;
  skos:definition "Tâche/processus consistant à identifier et à classer les mentions de relations entre entités dans un texte et/ou des données. (Loterre)"@fr, "The process/task of identifying and classifying relation mentions between entities in text and/or data. (Loterre)"@en ;
  skos:example "Following Levy et al. (2017) we treat relation extraction as a special case of reading comprehension that is we \"ask\" for the unknown tail entity. (Kratzwald, Kunpeng, Feuerriegel & Diefenbach, 2020)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch ltk:-BLJ7Q3MD-Z, <https://www.wikidata.org/wiki/Q7310755> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q> ;
  dc:modified "2024-05-02T09:40:30"^^xsd:dateTime ;
  skos:prefLabel "extraction de relations"@fr, "relation extraction"@en .

<http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q>
  skos:prefLabel "information extraction"@en, "extraction d'information"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZFGGXLRX-6> .

