IEMLdev / ieml

IEML semantic language - a meaning-representation system based on semantic primitives and a regular grammar. Basic semantic relationships between concepts are automatically computed from syntactic similarities.
https://dev.intlekt.io/
GNU General Public License v3.0
53 stars 6 forks source link

Add a state field to posts to know if the document url still exists (404) #25

Closed ludovic-carre closed 7 years ago

ludovic-carre commented 7 years ago

Some scoop posts have old urls that don't exist anymore, server returns 404. For now, no post is created for those urls but we could still create the post and add a state field that will give the information to the user that some of his documents were not retrieved because the url is not good anymore, giving him the information that his collection is not complete and that he should update the url if he still wants the document.