Bob: I want to share this picture. Would it be okay for you?
Carol: I think the picture is related to protest. I do not want to show any pictures related to protest.
- Protest (?context), isInContext(?postRequest, ?context) → rejects( :carol , ?postRequest)
Bob: The picture is not related to the p2013 event. So, it is not related to protest.
- isInContext(?postRequest, ?context), hasMedium(?postRequest, ?medium), ProtestEvent ( :p2013 ), unrelatedTo(?medium, :p2013 ) → notProtest (?context)
Carol: The picture indicates same date (e.g., March 1st) and location (e.g., Taksim) with the event p2013. Therefore, it is related with the event p2013.
- hasDateTaken(?medium, ?date1), hasEventDate(?event, ?date2), equal (?date1, ?date2), dateTime (?date1), dateTime (?date2), hasGeoTag(?medium, ?location1), hasEventLocation(?event, ?location2), SameAs(?location1, ?location2) → relatedTo(?medium, ?event))
THE POST IS NOT SHARED!