diff --git a/assets/static/img/screenshots/iaea-inis.png b/assets/static/img/screenshots/iaea-inis.png new file mode 100644 index 00000000..5a9ba9a7 Binary files /dev/null and b/assets/static/img/screenshots/iaea-inis.png differ diff --git a/databags/sites.json b/databags/sites.json index 3e7c2ba6..13e4f55a 100644 --- a/databags/sites.json +++ b/databags/sites.json @@ -532,6 +532,13 @@ "institutional-repository", "multimedia" ] + }, + { + "name": "IAEA International Nuclear Information System", + "description": "IAEA INIS hosts over 50 years of nuclear research with close to 5M records using a customized metadata schema and permissions system. Other prominent features are the advanced search and PDF full-text search capabilities.", + "url": "https://inis.iaea.org", + "screenshot_filename": "iaea-inis.png", + "types": ["repository"] } ] }