@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-D9MC112D-D> .

<http://data.loterre.fr/ark:/67375/8LP-D9MC112D-D>
  skos:exactMatch ltk:-T9S7SS9M-Q ;
  dc:modified "2024-05-03T09:12:27"^^xsd:dateTime ;
  skos:hiddenLabel "INCEPTION"@en, "INCEPTION"@fr, "Inception"@fr, "Inception"@en ;
  skos:example "Two persons (a NLP Master's student and a philologist) carried out the manual annotations with the INCEpTION tool by making modifications to the preceding projected annotations. (Sierro, Altuna & Gonzalez-Dios, 2024)"@en, "To manage the annotations INCEpTION uses UIMA (Ferrucci and Lally 2004). (Boullosa, Eckart de Castilho, Kumar, Klie & Gurevych, 2018)"@en, "As INCEpTION is a generic annotation tool we compare our work to the other generic tools. (Boullosa, Eckart de Castilho, Kumar, Klie & Gurevych, 2018)"@en, "INCEpTION is implemented as a Javabased web application using Tomcat Spring Boot and Wicket. (Boullosa, Eckart de Castilho, Kumar, Klie & Gurevych, 2018)"@en, "In INCEpTION users log in to access their annotation projects from a central dashboard. (Blouin, Armand & Henriot, 2024)"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "INCEpTION"@en, "INCEpTION"@fr ;
  skos:definition "Outil destiné à l'annotation sémantique. (Loterre)"@fr, "A tool for semantic annotation. (Loterre)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> .

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