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

    https://github.com/apache/incubator-commonsrdf/pull/26#discussion_r85336017
  
    --- Diff: api/src/main/java/org/apache/commons/rdf/api/RDFTerm.java ---
    @@ -37,4 +55,46 @@
          */
         String ntriplesString();
     
    +   /**
    +    * Check it this RDFTerm is equal to another RDFTerm.
    +    * <p>
    +    * If this object is an {@link IRI}, equality is checked using
    --- End diff --
    
    If this must _always_ be true, sounds like an opportunity to use a 
`default` method here.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to