b-cube / semantics-preprocessing

initial text preprocessors for the triplestore and feature classification
Other
2 stars 3 forks source link

Add harvest and modified timestamps to all preprocessors #29

Open roomthily opened 9 years ago

roomthily commented 9 years ago

Pull these (starting with the harvest timestamp) from the solr response for inclusion in the triplestore. Figure out which one it is (date vs tstamp (likely date)).

roomthily commented 9 years ago

lastModified is from the Last-Modified content header from the source response.

date should be the date the document was created/harvested.