[
https://issues.apache.org/jira/browse/ANY23-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287886#comment-16287886
]
ASF GitHub Bot commented on ANY23-312:
--------------------------------------
GitHub user jgrzebyta opened a pull request:
https://github.com/apache/any23/pull/48
ANY23-312 Solved issues in javadoc description
- replaces Map.Entry by dedicated small getters bean.
- other small changes
Signed-off-by:Jacek Grzebyta <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgrzebyta/any23 ANY23-312-b
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/48.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #48
----
commit aefcce70abbc072723422b726fcc7efe6f1e3e22
Author: Jacek Grzebyta <[email protected]>
Date: 2017-12-12T16:48:11Z
Solved issues in javadoc description.
- replaces Map.Entry by dedicated small getters bean.
- other small changes
Signed-off-by:Jacek Grzebyta <[email protected]>
----
> Triple sub-pred-null should not be added into outcome. Change traversing
> method.
> --------------------------------------------------------------------------------
>
> Key: ANY23-312
> URL: https://issues.apache.org/jira/browse/ANY23-312
> Project: Apache Any23
> Issue Type: Bug
> Components: core
> Affects Versions: 2.1
> Reporter: Jacek Grzebyta
> Assignee: Jacek Grzebyta
> Priority: Minor
> Labels: parser, traverser, yaml
> Fix For: 2.2
>
>
> If value is null than it should not be encoded into `RDF/NIL` because it
> inference with end of list. In that case no triple should be added.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)