-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.qmd
More file actions
53 lines (39 loc) · 1.39 KB
/
index.qmd
File metadata and controls
53 lines (39 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
toc: false
description: "NAIF (National Approach for Interoperable repositories and Findable research results) is a Swiss project improving interoperability and metadata quality across institutional repositories."
listing:
- id: home-events
contents: events/*/index.qmd
sort: "date desc"
max-items: 1000
page-size: 1000
fields: [image, title, date, description]
sort-ui: false
filter-ui: false
- id: home-posts
contents: posts/*/index.qmd
sort: "date desc"
max-items: 3
fields: [image, title, date, description]
sort-ui: false
filter-ui: false
---
::: {.column-screen}
<div id="main_title">
<h1>NAIF<br>National Approach for Interoperable repositories<br>and Findable research results</h1>
</div>
:::
## Upcoming events
Find all events on: [Events](events/index.qmd)
::: {#home-events}
:::
## Latest news entries
Read more on: [News](posts/index.qmd)
::: {#home-posts}
:::
NAIF is a project initiated and funded by eight Swiss Higher Education Institutions and co-funded by swissuniversities.
The project aims to enable more interoperability and standardization across Swiss institutional repositories.
The project has started in July 2025 and will end in December 2026.
<div id="logos">
<div class="logo"><img src="images/logos/all-logos.jpg" width="600" alt="Logos of the NAIF consortium partners" loading="lazy" decoding="async"></div>
</div>