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
@felixlohmeier requested via email a way to query describedBy.dateModified and to also get the last modification date of data from EntityFacts. One option would be
to make describedBy an array (which would be an API break) and
to inject an object into describedBy for each resource that gets information from EntityFacts with dateModified of the last day we updated from EntityFacts.
To clarify, we would update the dateModified with each update form EntityFacts although for most resources the EntityFacts information doesn't change between updates. @felixlohmeier, would this suit your use case?
The text was updated successfully, but these errors were encountered:
@felixlohmeier requested via email a way to query
describedBy.dateModified
and to also get the last modification date of data from EntityFacts. One option would bedescribedBy
an array (which would be an API break) anddescribedBy
for each resource that gets information from EntityFacts withdateModified
of the last day we updated from EntityFacts.E.g. for https://lobid.org/gnd/124767079:
To clarify, we would update the
dateModified
with each update form EntityFacts although for most resources the EntityFacts information doesn't change between updates. @felixlohmeier, would this suit your use case?The text was updated successfully, but these errors were encountered: