@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#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GM2CWVQM-9> .

<http://data.loterre.fr/ark:/67375/8LP-GM2CWVQM-9>
  skos:hiddenLabel "heart of gold"@en, "heart of gold"@fr, "Heart of gold"@fr, "Heart of gold"@en ;
  skos:exactMatch ltk:-QF1DFRPZ-P, <https://www.wikidata.org/wiki/Q1592434> ;
  skos:prefLabel "Heart of Gold"@en, "Heart of Gold"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:definition "Architecture permettant l'intégration de composants de traitement du langage naturel. Elle fournit une infrastructure uniforme et flexible pour la construction d'applications utilisant la sémantique de récursion minimale robuste (RMRS) et/ou l'annotation standoff générale XML produite par des composants de traitement du langage naturel. (Loterre)"@fr, "Middleware architecture for the integration of deep and shallow natural language processing components. It provides a uniform and flexible infrastructure for building applications that use Robust Minimal Recursion Semantics (RMRS) and/or general XML standoff annotation produced by natural language processing components. (Loterre)"@en ;
  dc:modified "2024-05-03T09:11:15"^^xsd:dateTime ;
  skos:example "Heart of Gold comes with a built-in XSL transformation service and module adapters (Section 2.4) can easily implement transformation support by including a few lines of code. (Schäfer, 2006)"@en, "Heart of Gold contains a rich library of shallow and deep parsing components supporting several languages e.g. English German Japanese and Greek. (Kontonatsios, Thompson, Batista-Navarro, Mihăilă, Korkontzelos & Ananiadou, 2013)"@en ;
  inist:definitionalContext "Heart of Gold is a middleware architecture for creating and combining markup produced by multiple natural language processing components in multilingual environments. (Schäfer, 2006)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
