metadata-qa-api
metadata-qa-api copied to clipboard
Metadata Quality Assessment Framework API
 Snyk has created this PR to upgrade org.slf4j:slf4j-api from 2.0.14 to 2.0.15. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade org.slf4j:slf4j-simple from 2.0.14 to 2.0.15. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
It should check if the data element has language attribute. I should have the following values: * `allOf`: all instances should have language attribute * `anyOf`: at least one instance...
There are at least two types of language tagging Europeana uses: implicit ```JSON "dcCreator": { "nl": [ "Stichting Xeno-canto voor Natuurgeluiden" ] } ``` explicit ```JSON "dcCreator": [ { "@lang":...
It should check if the content is multilingual (it has at least two items with different language tags). An example: data: ```json { "id":"Portrait", "description":{ "de":["Portr\u00e4t"], "zh":["\u8096\u50cf"] } } ```...
 Snyk has created this PR to upgrade org.apache.solr:solr-solrj from 9.7.0 to 9.8.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...