HansBrende commented on a change in pull request #151: ANY23-445 Review 
spotbugs issues
URL: https://github.com/apache/any23/pull/151#discussion_r335291840
 
 

 ##########
 File path: api/src/main/java/org/apache/any23/vocab/HItem.java
 ##########
 @@ -37,7 +37,7 @@ public static HItem getInstance() {
         return instance;
     }
 
-    public IRI Item  = createClass(NS, "Item");
+    public IRI item  = createClass(NS, "Item");
 
 Review comment:
   Breaking change. Probably requires some discussion.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to