mhausenblas / schema-org-rdf

Schema.org in RDF
http://schema.rdfs.org
187 stars 57 forks source link

Indicate last update of Schema.org terms exports #32

Closed scor closed 12 years ago

scor commented 12 years ago

http://schema.rdfs.org/ offers the schema.org terms in several formats, but it doesn't say how up to date they are. A simple solution would be to indicate on http://schema.rdfs.org/ how often the cron job is run (if it applies), e.g. these files are updated every Sunday night.

mhausenblas commented 12 years ago

AFAIK it's on a daily basis - Richard to confirm

scor commented 12 years ago

Given that http://schema.org/JobPosting first appeared in the HTML of schema.org on Nov 5th (10 days ago), I doubt it's daily, or else the cron job is stuck.

kaichancoder commented 12 years ago

We run a daily cron to check for updates, we also provide a json feed on what we have at http://www.schemafeed.com/What-is-SchemaFeed.html if its of any help?!

cygri commented 12 years ago

The cronjob broke because of some changes in the HTML. Should be fixed now. I've added a dct:valid field showing the date when it was created to the RDF and JSON files.