@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@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-Q3CHWN1M-T>
  skos:prefLabel "automatic indexing"@en, "indexation automatique"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VZ3Q827J-N> .

<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-VZ3Q827J-N> .

<http://data.loterre.fr/ark:/67375/8LP-VZ3Q827J-N>
  a skos:Concept ;
  skos:example "L'indexation prend également en compte les descripteurs obligatoires, ou check tags. (Névéol, 2004)"@fr, "L'indexation est une composante importante de tout système de recherche d'information. (Névéol & Claveau, 2008)"@fr, "Le Random Indexing est la solution que nous avons retenue pour pallier cette difficulté. (Vu, Villaneau, Saïd & Marteau, 2015)"@fr ;
  skos:prefLabel "indexation"@fr, "indexing"@en ;
  skos:definition "Opération qui consiste à faire reconnaître par l’ordinateur des termes figurant dans le titre, le résumé, le texte complet et parfois même l’indexation humaine, et à employer ces termes, soit tels quels soit après conversion en d’autres termes équivalents ou conceptuellement voisins, pour en faire des critères incorporés dans le fichier de recherche et utilisables pour retrouver le document. (Adapté de Van Slype, Les langages d’indexation : conception, construction et utilisation dans les systèmes documentaires)"@fr, "The creation of an index or a data structure that allows for efficient and quick retrieval of documents or information based on certain criteria."@en ;
  skos:exactMatch x64:-MF5TKDG7-P ;
  skos:hiddenLabel "Indexing"@en, "Indexation"@fr ;
  dc:modified "2024-04-25T12:11:29"^^xsd:dateTime ;
  skos:altLabel "indexation"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Q3CHWN1M-T>, <http://data.loterre.fr/ark:/67375/8LP-GQD3K0GB-9> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-GQD3K0GB-9>
  skos:prefLabel "coordinate indexing"@en, "indexation coordonnée"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VZ3Q827J-N> .

