NFDI4Culture Metadata API
Metadata of all resources as Linked Open Data
The NFDI4Culture portal offers all content as Linked Open Data over this RESTful API. The API implements the Hydra-Specification of the W3C Hydra Community Group. The semantic description of this API can be retrieved by clients via the Hydra documentation file (JSON). Each metadata record offered via this API can also be retrieved in one of following machine-readable LOD serializations. The API is the basis for the Culture Research Information Graph, which together with the Culture Research Data Graph forms the Culture Knowledge Graph (for more details see this presentation).
Persistent Identifier: <https://nfdi4culture.de/id/E3119>
Further developments in prometheus
Retrieve record as:
- image
- url
- https://nfdi4culture.de/news/further-developments-in-prometheus.html
- name
- Further developments in prometheus
- headline
- Further developments in prometheus
- text
In the prometheus image archive further developments were completed by the Research Tools and Data Services task area.
Image similarity search
An image similarity search was integrated using image vectors created based on the self-supervised learning algorithm SwAV (Swapping Assignments between Views). The algorithm is described in Caron et al. and an implementation is provided by Facebook. A SwAV model pre-trained with the ImageNet dataset was used as the model. Resulting image vectors, constrained to 80 dimensions sufficient for the result, were precomputed for all images in the image archive and stored in the index.
The queries of the search engine are thus reduced to the calculation of the distance between the vectors stored in the index. The least distance can be calculated by either the Euclidean distance, the cosine similarity or the Manhattan distance. The Euclidean distance is used to calculate the distance, an evaluation of the different methods will be done in the next step. Furthermore, a background calculation of the vectors is implemented as a concurrent process to integrate it into the indexing process. The image similarity search is now also available on the production server and can be used by the public.
Integration of additional formats
The 3D viewer from kompakkt (code here) and the corresponding metadata for the 3D objects have now been integrated into prometheus. The new kompakkt index contains datasets with an iframe_url, which is then rendered by the application. The iframe contains the kompakkt widget to navigate the 3D object. A preview image can also be retrieved to display the results list.
- datePublished
- 2022-05-17