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

    https://github.com/apache/incubator-rya/pull/291#discussion_r182844330
  
    --- Diff: common/rya.api/src/main/java/org/apache/rya/api/domain/Node.java 
---
    @@ -21,14 +21,14 @@
     
     
     
    -import org.openrdf.model.impl.URIImpl;
    +import org.eclipse.rdf4j.model.impl.SimpleIRI;
     
     /**
      * A Node is an expected node in the global graph. This typing of the URI 
allows us to dictate the difference between a
    --- End diff --
    
    Done


---

Reply via email to