@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-WT14MLST-7>
  skos:prefLabel "human-computer interaction"@en, "interaction homme-machine"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CMNPX876-X> .

<http://data.loterre.fr/ark:/67375/8LP-CMNPX876-X>
  skos:example "Notably our empirical findings can inspire how to design a better multi-agent system through collaboration beyond merely scaling up LLMs and Agents. (Zhang, Xu, Zhang, Liu, Hooi & Deng, 2024)"@en, "This prototype implements a general tool for designing distributed multiagent systems and has been used to develop an experimental application in the field of descriptive text understanding. (Fum, Guida & Tasso, 1988)"@en, "The objective of the multi-agent system is to finish as many tasks as possible and fail as few tasks as possible within a given time frame. (Gong, Huang, Ma, Noda, Durante, Zheng, Terzopoulos, Fei-Fei, Gao & Vo, 2024)"@en, "There are increasing interests in developing multiagent systems using LLMs. (Dong, Zhu, Pan, Zhu & Yang, 2024)"@en, "In this game a multi-agent system must supervise multiple agents and coordinate them with the goal of completing as many dish orders as possible. (Gong, Huang, Ma, Noda, Durante, Zheng, Terzopoulos, Fei-Fei, Gao & Vo, 2024)"@en ;
  skos:hiddenLabel "Multi-agent system"@en, "Système multi-agents"@fr ;
  skos:altLabel "SMA"@fr, "multiagent system"@en, "MAS"@en, "MAS"@fr, "systèmes multi-agents"@fr ;
  dc:modified "2024-06-14T07:41:30"^^xsd:dateTime ;
  skos:prefLabel "multi-agent system"@en, "système multi-agents"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT14MLST-7> .

