GitHub user jgrzebyta opened a pull request:

    https://github.com/apache/any23/pull/43

    ANY23-311 Simplify rdf graph structure

    Fix ANY23-311
    
    Yaml parser produced overly complicated rdf graph so I have done in the PR:
    
    - if yaml document contains a map than the document become the map
    - if String is a valid IRI than convert to IRI
    - add additional unit test for parsing tree


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jgrzebyta/any23 ANY23-311

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/43.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 #43
    
----
commit daf9b38f249822ab424517cace77530daf08b093
Author: Jacek Grzebyta <grzebyta....@gmail.com>
Date:   2017-07-13T17:09:39Z

    Simplify rdf graph structure
    
    - if yaml document contains a map than the document become the map
    - if String is a valid IRI than convert to IRI
    - add additional unit test for parsing tree
    
    Signed-off-by:Jacek Grzebyta <grzebyta....@gmail.com>

----


---
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