tballison commented on code in PR #321:
URL: https://github.com/apache/any23/pull/321#discussion_r1204273589


##########
core/src/main/java/org/apache/any23/rdf/Any23ValueFactoryWrapper.java:
##########
@@ -181,6 +182,22 @@ public Literal createLiteral(String pref, IRI value) {
         return wrappedFactory.createLiteral(pref, value);
     }
 

Review Comment:
   I don't know what I'm doing here.  This needs to be reviewed and fixed by 
someone who does.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to