Resource description stays in content graph after changes that would invalidate
it
----------------------------------------------------------------------------------
Key: CLEREZZA-302
URL: https://issues.apache.org/jira/browse/CLEREZZA-302
Project: Clerezza
Issue Type: Bug
Reporter: Reto Bachmann-Gmür
Steps to Reproduce problem:
- upload image to http://clerezza-host/foo/bar
- upload text to http://clerezza-host/foo/bar
- get the rdf description of http://clerezza-host/foo/bar (e.g. by retrieving
http://clerezza-host/foo/bar-description)
- you see the width ,height and thumbnails of the image that is no longer there
A solution might be to put the generated metadata to a separate graph
asscoiated to the resource and that this is removed when the resource changes
its content
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.