You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The registration process currently requires admins to add countries, cities and institutions to the database manually during the approval process quite often.
Furthermore, users logging in via the federated IDP system, who don't need to be approved, should get access to the registry much easier and faster.
Thus, an automated procedure has to be developed, which
can derive institution name, city and country from user input or IDP metadata
automates geocoding of the institution
can validate the new categories (eg. university should be identified by Geonames)
checks for existence of item in the database
returns id of existing category entry or
creates entries (institute, city, country) if they don't exist
uses the existing manual procedure as a fallback
The text was updated successfully, but these errors were encountered:
Statement of OEAW-tech: metadata about personal organizational affiliation, country, city, is not reliable (tag: "o").
Further research required. Availability of metadata in the DARIAH-AAI?
The registration process currently requires admins to add countries, cities and institutions to the database manually during the approval process quite often.
Furthermore, users logging in via the federated IDP system, who don't need to be approved, should get access to the registry much easier and faster.
Thus, an automated procedure has to be developed, which
The text was updated successfully, but these errors were encountered: