File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
client/src/pages/openalex-affiliations Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 99 Row ,
1010 Select ,
1111 SelectOption ,
12+ Title ,
1213} from '@dataesr/dsfr-plus' ;
1314import introJs from 'intro.js' ;
1415import { useEffect , useState } from 'react' ;
@@ -384,6 +385,20 @@ export default function Search() {
384385 </ ModalContent >
385386 </ Modal >
386387 < Container >
388+ < div className = "fr-callout fr-callout--pink-tuile" >
389+ < Title as = "h3" look = "h6" >
390+ New affiliation matching curation tool by OpenAlex
391+ </ Title >
392+ < p className = "fr-callout__text fr-text--sm" >
393+ As mentionned in the OpenAlex roadmap, announced on the
394+ { ' ' }
395+ < a href = "https://blog.openalex.org/openalex-2026-roadmap/#whats-coming-in-q1" rel = "noreferrer" target = "_blank" > blog post of January 16, 2026</ a >
396+ ,
397+ an affiliation matching curation tool will be launched in February 2026. At this time, the curation feature of the Works-magnet will be unavailable.
398+ < br />
399+ All the curations submitted before should be integrated by the OpenAlex team.
400+ </ p >
401+ </ div >
387402 < Breadcrumb className = "fr-pt-4w fr-mt-0 fr-mb-2w" >
388403 < Link href = "/" >
389404 Home
You can’t perform that action at this time.
0 commit comments