{"id":405,"date":"2021-03-19T06:43:14","date_gmt":"2021-03-19T06:43:14","guid":{"rendered":"https:\/\/website.prod.unilu.spikeseed.cloud\/fstm-fr\/news\/the-reign-of-algorithms\/"},"modified":"2021-03-19T06:43:14","modified_gmt":"2021-03-19T06:43:14","slug":"the-reign-of-algorithms","status":"publish","type":"news","link":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/","title":{"rendered":"The reign of algorithms"},"content":{"rendered":"<section class=\"wp-block-unilux-blocks-free-section section\"><div class=\"container xl:max-w-screen-xl\"><p>Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.<\/p><p>The popular chess-related miniseries <i>The Queen\u2019s Gambit<\/i>, depicting the life of an orphaned chess prodigy, sparked a great deal of public interest for the game. Many enthusiasts downloaded chess applications to try and learn the rules. \u00ab\u00a0Although an app certainly avoids the problem of finding a chess partner, it also raises the question whether a machine running on simple algorithms can play and win a game in which the first ten moves can result in a total of 69 352 859 712 417 different openings. But first, we\u2019ll need to grasp what algorithms actually are and take a closer look inside a chess computer\u00a0\u00bb, explains <a href=\"https:\/\/wwwfr.uni.lu\/recherche\/fstm\/dcs\/members\/jim_jean_pierre_barthel\" target=\"_self\" title=\"\" rel=\"noopener\">Jim Jean-Pierre Barthel<\/a>.<\/p><p><strong>The origin of the algorithm<\/strong>\u00a0<\/p><p>Algorithms can be thought of as detailed instructions carried out by computer programmes to help us in our daily tasks. Contrary to popular belief, though, algorithms are not an invention of the 21st century and have been around for the last 5 000 years, long before the first computer was ever developed. Indeed, the earliest evidence of an algorithm can be found on a Sumerian clay tablet dating back to 2 500 BC. The carved inscription features a piece of Babylonian mathematics describing an algorithmic procedure on how to divide two numbers. Other historical artefacts, such as the Egyptian Rhind Mathematical Papyrus or the Greek treatise of Euclid\u2019s Elements, show that algorithmic procedures have been used by many high civilisations to describe mathematical solutions. Whilst historically valuable, these early works aren\u2019t exactly the computer algorithms we know today.\u00a0<\/p><p>Funnily enough, the origin of the word algorithm was the result of an unfortunate Latinisation of a Persian manuscript describing the Hindu-Arabic number system and only denotes the decimal number system. Its modern sense of referring to a procedure didn\u2019t emerge until the 19th century when the first computing devices revolutionised the world. Over the next two centuries, academics tried to formalise the definition of an algorithm, but, believe it or not, there\u2019s still no common consensus. The unexpected difficulty of developing a well-founded definition of an algorithm is due to the versality and variety of modern algorithms. However, apart from a few technicalities, mathematicians and computer scientists agree that an algorithm consists of a finite sequence of well-defined (computer-implementable) instructions to solve a given class of problems.\u00a0<\/p><p><strong>Modern algorithms and their uses<\/strong>\u00a0<\/p><p>Nowadays, algorithms are the building blocks of our computers and can be found in any smart machine, from laptops, cell phones and cars to coffee machines. They\u2019re also omnipresent in our daily tasks. Indeed, any recipe can be seen as an algorithm since it consists of a finite sequence of instructions for cooking a dish. Similarly, the instructions for playing chess could be thought of as an algorithm too. However, not every set of instructions fulfils the mathematical conditions for being an algorithm. The condition that the instructions need to be well-defined is particularly difficult to achieve. There should be no space for doubt in the instructions, and this can be tricky. For instance, the rules for playing chess, including the moves of each pawn and the conditions for winning, don\u2019t count as an algorithm because they don\u2019t specify which pawn needs to be moved when.\u00a0<\/p><p>Precise well-defined instructions avoid misunderstandings and increase repeatability, which is desirable in most contexts, including cooking a meal. More generally, this idea is also the basis for experimental science. In empirical experiments, researchers describe their setup and note their measured outcome in great detail. If the outcome corresponds to their hypothesis, then their experiment is successful and can be repeated by others. If not, the researchers have to check for potential mistakes in their detailed procedures. In that respect, algorithms are a common feature of modern science. To facilitate the design of algorithms, science uses mathematical symbolism to reduce instructions to simple operations which can be executed by machines. This is especially true in computer science where machines are both the means and the purpose of study.<\/p><p><strong>Computer programmes powered by algorithms<\/strong><\/p><p>A computer, in the modern sense, is any machine that can be instructed to carry out sequences of arithmetic or logical operations. Here algorithms take on the role of these instruction sequences. A collection of one or more algorithms can be called a program and these programs have shaped our world for the last two centuries. The most important scientific achievements of the 20th century have been computer assisted, including the moon landing, the sequencing of the human genome, world-wide telecommunication, and, of course, the creation of the internet. Simple algorithms open almost infinite possibilities.<\/p><p>For example, scholars in Luxembourg are working on algorithms for secure voting systems, internet banking, real world simulations and advanced network analysis, which has been used for early infection rate detection in the ongoing pandemic. Specific algorithms in robotics have been used to develop a paediatric robot for autistic children and biochemical research has been improved with the help of algorithmic big data analysis tools. Artificial intelligence is used for marketing purposes on social networks and learning algorithms can drive autonomous vehicles. Overall, algorithms simplify our everyday life, but they need to be written carefully. In today\u2019s fast-paced world this is often not possible, resulting in daily updates of smart devices, frustration due to malfunctions and security breaches. The good outweighs the bad though and algorithms make it possible for us to communicate, work and play in the digital world.<\/p><p><strong>Can a computer win at chess?<\/strong>\u00a0<\/p><p>Now that we\u2019ve covered algorithms and computers, it\u2019s time to settle whether or not an algorithm can play \u2013 and win \u2013 a game of chess. Given that an algorithm consists of a finite sequence of well-defined instructions to solve a particular class of problems, an algorithm clearly is able to play a game of chess, as long as the programmer defines exactly what it needs to do. However, if our virtual opponent were to lose every time, the chess match wouldn\u2019t be very interesting. The chess computer has to be a competitive opponent. Fortunately, this doesn\u2019t mean that the programmer has to be a great chess player, but only that they have to teach the algorithm how to move the pawns strategically.\u00a0<\/p><p>Usually, a chess computer is instructed to simulate all the possible moves and select the most favourable one, i.e., the one where the opponent loses more pawns than the computer. The success of this strategy was demonstrated in 1996 when IBM\u2019s Deep Blue chess computer won a six-game chess match against the reigning world champion Garry Kasparov. After this victory, the quest for the ultimate chess program really took off. Complex hardware became superfluous and simple programs started to compete at the same level as experienced players. Finally, in 2006 history repeated itself when the widely used chess software Deep Fritz won 4-2 against the new world champion Vladimir Kramnik. Who knows whether the <i>Queen\u2019s Gambit<\/i> protagonist Beth Harmon could have won against this algorithm \u2013 at least in the real world, it has proven its superiority. The reign of algorithms has begun, but it won\u2019t remain unchallenged.<\/p><\/div><\/section>","protected":false},"excerpt":{"rendered":"<p>Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.<\/p>\n","protected":false},"author":0,"featured_media":406,"template":"","format":"standard","meta":{"featured_image_focal_point":[],"show_featured_caption":false,"ulux_newsletter_groups":"","uluxPostTitle":"","uluxPrePostTitle":"","_trash_the_other_posts":false,"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false},"news-category":[],"news-topic":[],"organisation":[24],"authorship":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.3 (Yoast SEO v22.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>The reign of algorithms - FSTM actualit\u00e9s I Universit\u00e9 du Luxembourg<\/title>\n<meta name=\"description\" content=\"Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The reign of algorithms\" \/>\n<meta property=\"og:description\" content=\"Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/\" \/>\n<meta property=\"og:site_name\" content=\"FSTM FR\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/fstm.uni.lu\/\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"NewsArticle\",\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"The reign of algorithms\",\"datePublished\":\"2021-03-19T06:43:14+00:00\",\"dateModified\":\"2021-03-19T06:43:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/\"},\"wordCount\":1210,\"publisher\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg\",\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/\",\"url\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/\",\"name\":\"The reign of algorithms - FSTM actualit\u00e9s I Universit\u00e9 du Luxembourg\",\"isPartOf\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg\",\"datePublished\":\"2021-03-19T06:43:14+00:00\",\"dateModified\":\"2021-03-19T06:43:14+00:00\",\"description\":\"Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage\",\"url\":\"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg\",\"contentUrl\":\"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg\",\"width\":800,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.uni.lu\/fr\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine\",\"item\":\"https:\/\/www.uni.lu\/fstm-fr\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"News\",\"item\":\"https:\/\/www.uni.lu\/fstm-fr\/news\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"The reign of algorithms\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/#website\",\"url\":\"https:\/\/www.uni.lu\/fstm-fr\/\",\"name\":\"FSTM\",\"description\":\"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine I Uni.lu\",\"publisher\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/#organization\"},\"alternateName\":\"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine I Universit\u00e9 du Luxembourg\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.uni.lu\/fstm-fr\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/#organization\",\"name\":\"FSTM - Universit\u00e9 du Luxembourg I Uni.lu\",\"alternateName\":\"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine\",\"url\":\"https:\/\/www.uni.lu\/fstm-fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2026\/03\/03111744\/FSTM_SM-Profile_1600x1600px-scaled.jpg\",\"contentUrl\":\"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2026\/03\/03111744\/FSTM_SM-Profile_1600x1600px-scaled.jpg\",\"width\":2560,\"height\":2560,\"caption\":\"FSTM - Universit\u00e9 du Luxembourg I Uni.lu\"},\"image\":{\"@id\":\"https:\/\/www.uni.lu\/fstm-fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/fstm.uni.lu\/\",\"https:\/\/www.linkedin.com\/showcase\/fstm-uni-lu\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"The reign of algorithms - FSTM actualit\u00e9s I Universit\u00e9 du Luxembourg","description":"Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/","og_locale":"fr_FR","og_type":"article","og_title":"The reign of algorithms","og_description":"Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.","og_url":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/","og_site_name":"FSTM FR","article_publisher":"https:\/\/www.facebook.com\/fstm.uni.lu\/","og_image":[{"width":800,"height":600,"url":"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#article","isPartOf":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/"},"author":{"name":"","@id":""},"headline":"The reign of algorithms","datePublished":"2021-03-19T06:43:14+00:00","dateModified":"2021-03-19T06:43:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/"},"wordCount":1210,"publisher":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/#organization"},"image":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg","inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/","url":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/","name":"The reign of algorithms - FSTM actualit\u00e9s I Universit\u00e9 du Luxembourg","isPartOf":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage"},"image":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg","datePublished":"2021-03-19T06:43:14+00:00","dateModified":"2021-03-19T06:43:14+00:00","description":"Jim Jean-Pierre Barthel, doctoral researcher within the Department of Computer Science at the University of Luxembourg, explains algorithms taking the example of chess game between human and machine.","breadcrumb":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#primaryimage","url":"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg","contentUrl":"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2021\/03\/the_reign_of_algorithms.jpg","width":800,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/www.uni.lu\/fstm-fr\/news\/the-reign-of-algorithms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uni.lu\/fr"},{"@type":"ListItem","position":2,"name":"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine","item":"https:\/\/www.uni.lu\/fstm-fr\/"},{"@type":"ListItem","position":3,"name":"News","item":"https:\/\/www.uni.lu\/fstm-fr\/news\/"},{"@type":"ListItem","position":4,"name":"The reign of algorithms"}]},{"@type":"WebSite","@id":"https:\/\/www.uni.lu\/fstm-fr\/#website","url":"https:\/\/www.uni.lu\/fstm-fr\/","name":"FSTM","description":"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine I Uni.lu","publisher":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/#organization"},"alternateName":"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine I Universit\u00e9 du Luxembourg","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.uni.lu\/fstm-fr\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.uni.lu\/fstm-fr\/#organization","name":"FSTM - Universit\u00e9 du Luxembourg I Uni.lu","alternateName":"Facult\u00e9 des Sciences, des Technologies et de M\u00e9decine","url":"https:\/\/www.uni.lu\/fstm-fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.uni.lu\/fstm-fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2026\/03\/03111744\/FSTM_SM-Profile_1600x1600px-scaled.jpg","contentUrl":"https:\/\/www.uni.lu\/wp-content\/uploads\/sites\/20\/2026\/03\/03111744\/FSTM_SM-Profile_1600x1600px-scaled.jpg","width":2560,"height":2560,"caption":"FSTM - Universit\u00e9 du Luxembourg I Uni.lu"},"image":{"@id":"https:\/\/www.uni.lu\/fstm-fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/fstm.uni.lu\/","https:\/\/www.linkedin.com\/showcase\/fstm-uni-lu"]}]}},"blog_id":20,"_links":{"self":[{"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/news\/405"}],"collection":[{"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/news"}],"about":[{"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/types\/news"}],"version-history":[{"count":0,"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/news\/405\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/media\/406"}],"wp:attachment":[{"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/media?parent=405"}],"wp:term":[{"taxonomy":"news-category","embeddable":true,"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/news-category?post=405"},{"taxonomy":"news-topic","embeddable":true,"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/news-topic?post=405"},{"taxonomy":"organisation","embeddable":true,"href":"https:\/\/www.uni.lu\/fstm-fr\/wp-json\/wp\/v2\/organisation?post=405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}