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
Might be worth only mentioning a few examples of allowed metadata properties in the docs and to link to the YAML file from the Aleph repo so we do not have to update the list in the Memorious docs.
The text was updated successfully, but these errors were encountered:
As far as I can see, items supported by the Aleph Ingest API but not in Memorious are:
authored_at
date
generator
mime_type
summary
It’s all a bit confusing to be honest, because these metadata items also do not always map 1:1 to FtM properties, I guess that is a relict of the fact that documents have been a separate concept (and not entities) in the first versions of Aleph.
The list of available metadata properties in the docs seems to be slightly outdated.
I’ve skimmed the code in Memorious, alephclient, and the Aleph API and this should be the latest list of all allowed props: https://github.com/alephdata/aleph/blob/develop/aleph/validation/schema/ingest.yml.
Might be worth only mentioning a few examples of allowed metadata properties in the docs and to link to the YAML file from the Aleph repo so we do not have to update the list in the Memorious docs.
The text was updated successfully, but these errors were encountered: