Github user meiercaleb commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/201#discussion_r133811286
  
    --- Diff: 
sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java 
---
    @@ -416,6 +418,36 @@ private void refreshHasValueRestrictions(Map<Resource, 
URI> restrictions) throws
             }
         }
     
    +    private void refreshAllValuesFromRestrictions(Map<Resource, URI> 
restrictions) throws QueryEvaluationException {
    --- End diff --
    
    I think it would be good to outline the flow of logic here.  E.g. refreshes 
allValuesRestrictions by creating a map of maps from the value class to a map 
that associates restrictions with properties.  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to