@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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-PL2150PP-K>
  skos:prefLabel "filtrage de l'information"@fr, "information filtering"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Q1TCL4VL-F> .

<http://data.loterre.fr/ark:/67375/8LP-Q1TCL4VL-F>
  dc:created "2024-04-24T15:02:03"^^xsd:dateTime ;
  dc:modified "2024-04-25T09:27:39"^^xsd:dateTime ;
  skos:example "These criteria of good questionnaires restrict the searching space of online form composition thus making the automatic recommendation of creation ideas conceptually possible. (Shao, Zhou, Zhong, Wu, Han, Han, Huang & Zhang, 2022)"@en, "The National Library of Medicine's Medical Text Indexer (MTI) is a system providing automatic recommendations based on the Medical Subject Headings (MeSH) terms for indexing medical articles (Mork et al. (Koroleva, Kamath, Bossuyt & Paroubek, 2020)"@en, "To validate the proposed positioning services elaborated below we compare the automatic recommendations for each text presented as evidence with expert recommendations over the same text (external validation). (Wild, Hoisl & Burek, 2009)"@en, "Nos travaux s'inscrivent dans le cadre de la recommandation automatique de voix pour des oeuvres culturelles. (Adrien Gresse, Richard Dufour, Vincent Labatut, Mickael Rouvier & Jean-François Bonastre, 2018)"@fr, "A third example is systems for generating automatic recommendations based on similarity between products user reviews and history of previous purchases. (Brody & Elhadad, 2010)"@en ;
  skos:prefLabel "recommandation automatique"@fr, "automatic recommendation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:definition "Processus par lequel des systèmes informatiques analysent des données textuelles pour proposer automatiquement des recommandations personnalisées à un utilisateur."@fr, "The use of computational techniques to suggest items, products, content, or actions to users based on their input or behavior in natural language."@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-JRVJW39B-N> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PL2150PP-K> .

<http://data.loterre.fr/ark:/67375/8LP-JRVJW39B-N>
  skos:prefLabel "recommendation system"@en, "système de recommandation"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-Q1TCL4VL-F> .

