@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 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-NCSTWHQ3-K> .

<http://data.loterre.fr/ark:/67375/8LP-NCSTWHQ3-K>
  skos:exactMatch ltk:-PL1R7NVR-F ;
  skos:example "Argo emerges as a one-stop solution for developing and processing NLP tasks. (Rak, Rowley, Carter & Ananiadou, 2013)"@en, "Argo includes a Generic Listener component that permits execution of a UIMA component that is running externally of the Argo system. (Rak, Rowley, Carter & Ananiadou, 2013)"@en, "Argo supports and is based upon UIMA and thus can run any UIMA-compliant processing component. (Rak, Rowley, Carter & Ananiadou, 2013)"@en ;
  skos:definition "A workbench for building and running text-analysis solutions. It facilitates the development of custom workflows from a selection of elementary analytics. (Loterre)"@en, "Environnement de test pour construire et exécuter des solutions d'analyse de textes. Il facilite le développement de flux de travail personnalisés. (Loterre)"@fr ;
  dc:modified "2024-05-03T09:10:46"^^xsd:dateTime ;
  skos:prefLabel "Argo"@fr, "Argo"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  a skos:Concept ;
  skos:hiddenLabel "argo"@en, "argo"@fr .

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