@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-ZLXX1KKV-5>
  skos:prefLabel "commonsense reasoning"@en, "raisonnement de sens commun"@fr ;
  skos:hiddenLabel "Commonsense reasoning"@en, "Raisonnement de sens commun"@fr ;
  skos:example "The ability to understand natural language through commonsense reasoning is one of the core focuses in the field of natural language processing. (Kim, Kwak, Kim, Amplayo, Hwang & Yeo, 2022)"@en, "Commonsense reasoning is fundamental to natural language understanding (NLU). (He, Liu, Chen & Gao, 2019)"@en ;
  skos:definition "Méthode qui tente de répliquer la pensée humaine à l'aide des bases de connaissances générales, des méthodes de raisonnement imitant la pensée humaine et du développement de nouveaux types d'architectures cognitives compatibles avec plusieurs méthodes et représentations de raisonnement. (Data Franca)"@fr, "The ability of computational models to understand and deduce general knowledge and facts in a text that are considered common sense to the human being but are implicit in the text."@en ;
  a skos:Concept ;
  dc:modified "2024-07-01T13:36:54"^^xsd:dateTime ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5153664> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LJBC6Z7V-H> ;
  skos:altLabel "raisonnement de bon sens"@fr .

<http://data.loterre.fr/ark:/67375/8LP-LJBC6Z7V-H>
  skos:prefLabel "intelligence artificielle"@fr, "artificial intelligence"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZLXX1KKV-5> .

