ROR currently provides identifiers with metadata on a top level, like a whole university. For some use cases, a more detailed level is interesting. Here we explore the possibility to express such department level data using schema.org.
Indeed the best source for department level data is the organization itself, which provides this information from their internal systems.
Yet in order to get started fast, public data can be used. Many organization provide on their websites (structured) information about their internal structures.
Let us have a look at some organizations in Switzerland:
Name | ROR | Department Data |
---|---|---|
University of Bern | https://ror.org/02k7v4d05 | Website, IR BORIS |
ETHZ | https://ror.org/05a28rw58 | Organisationsstruktur |
University of Zurich | https://ror.org/02crff812 | IR ZORA |
... |
Let's examine further the data from the University of Bern
The University of Bern uses Eprints as repository software. So for most running instances it's possible to export the used divisions tree as XML: http://boris.unibe.ch/cgi/export/subject/divisions/XML/divisions.xml
eg. this also works for other EPrints instances like:
- https://eprints.kingston.ac.uk/cgi/export/subject/divisions/XML/divisions.xml
- https://archipel.uqam.ca/cgi/export/subject/divisions/XML/divisions.xml
- http://repository.essex.ac.uk/cgi/export/subject/divisions/XML/divisions.xml
Usually the department uses an id, this may be an guid, internal number or an acronym.
Examples:
- dep_cish
- DCD5A442BD4CE17DE0405C82790C4DE2
- 914aea7a-4fbc-4287-9965-01c4adf1d84c
- 01211
A department has a name, may exist also in different languages
eng | ger | fr |
---|---|---|
General and Historical Educational Science | Allgemeine und Historische Erziehungswissenschaft | Pédagogie générale et historique |
Centre for Computational Finance and Economic Agents | ||
Rapid Architectural Prototyping Laboratory D-ARCH (RAPLAB) |
there are also variations for short or extended names:
lang | Short | Standard | Long |
---|---|---|---|
ger | Masch.u.Verf.tech. | Dep. Maschinenbau und Verfahrenstechnik | Departement Maschinenbau und Verfahrenstechnik |
eng | Mechan. Process E. | Dep. of Mechanical and Process Eng. | Department of Mechanical and Process Engineering |
- A department must have one or several parent organizations.
- A department may have one or several child organizations.
If there are several departments within one level there may exist a predefined order on how to order the list.
Usually a department has a website.
Departments maybe disolved, merged, renamed.