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
I'm working on caching semweb resources now, and since HTTP allows calculation
of heuristic freshness, see http://tools.ietf.org/html/rfc7234#section-4.2.2 it
would be interesting to have properties that could be used for this. We have
dct:issued and dct:modified of course, and the combination of those and a
void:changeFrequency could be used for calculating heuristic freshness.
Original issue reported on code.google.com by kjet...@gmail.com on 27 Nov 2014 at 12:25
The text was updated successfully, but these errors were encountered:
@VladimirAlexiev: void:changeFrequency is a proposal made by Kjetil Kjernsmo above. It is not part of current VoID. Kjetil proposes use of typed literals with xs:yearMonthDuration and xs:dayTimeDuration as values of the property.
Original issue reported on code.google.com by
kjet...@gmail.com
on 27 Nov 2014 at 12:25The text was updated successfully, but these errors were encountered: