[
https://issues.apache.org/jira/browse/COMMONSRDF-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343953#comment-16343953
]
ASF GitHub Bot commented on COMMONSRDF-74:
------------------------------------------
GitHub user ajs6f opened a pull request:
https://github.com/apache/commons-rdf/pull/52
Adding convenient Dataset and DatasetGraph conversions
PR for COMMONSRDF-74.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/commons-rdf AddMoreJenaConversions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-rdf/pull/52.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 #52
----
commit 0c9ae7e83f9253d5b9efc4b7ad8261c09e4f8e74
Author: ajs6f <ajs6f@...>
Date: 2018-01-29T18:12:36Z
Adding convenient Dataset and DatasetGraph conversions
----
> Add Dataset and DatasetGraph conversions to JenaRDF
> ---------------------------------------------------
>
> Key: COMMONSRDF-74
> URL: https://issues.apache.org/jira/browse/COMMONSRDF-74
> Project: Apache Commons RDF
> Issue Type: Improvement
> Components: jena
> Affects Versions: 0.3.0
> Reporter: A. Soroka
> Priority: Trivial
> Fix For: 0.5.0
>
>
> Users will find it helpful to have conversions for Jena's Dataset and
> DatasetGraph types where they can already find conversions for Graphs,
> Models, Triples, etc., in JenaRDF.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)