Github user nisalanirmana commented on a diff in the pull request:
https://github.com/apache/any23/pull/18#discussion_r38061610
--- Diff: core/src/test/java/org/apache/any23/vocab/RDFSchemaUtilsTest.java
---
@@ -43,7 +43,7 @@
*/
@Test
public void testSerializeVocabulariesNTriples() {
- serializeVocabularies(RDFFormat.NTRIPLES, 1918);
+ serializeVocabularies(RDFFormat.NTRIPLES, 2012);//1920
--- End diff --
I have now removed the comment. I was not sure about reason behind this
test failure at that time, so added a comment for the future reference, later
understood that this is due to changes related to added vocabularies by me.
---
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.
---