GitHub user stain opened a pull request:

    https://github.com/apache/incubator-commonsrdf/pull/15

    COMMONSRDF-21 No BlankNode requirements in createGraph()

    Fixes [COMMONSRDF-21](https://issues.apache.org/jira/browse/COMMONSRDF-21) 
by removing the requirement for `BlankNode` mapping for the returned `Graph`'s 
`createGraph()`.

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

    $ git pull https://github.com/stain/incubator-commonsrdf 
COMMONSRDF-21-createGraph-requirements

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

    https://github.com/apache/incubator-commonsrdf/pull/15.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 #15
    
----
commit 5dd7d16eac97362e29f2583c99e6b412532c8ef1
Author: Stian Soiland-Reyes <st...@apache.org>
Date:   2015-05-12T11:03:38Z

    COMMONSRDF-21 No BlankNode requirements in createGraph()
    
    Fixes COMMONSRDF-21 by
    removing the requirement for BlankNode mapping for the returned
    Graph's createGraph().

----


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