[ 
https://issues.apache.org/jira/browse/JENA-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194336#comment-17194336
 ] 

ASF subversion and git services commented on JENA-1962:
-------------------------------------------------------

Commit 9c7aad3a479bdd179de83f1d4a07d9de9729fa71 in jena's branch 
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=9c7aad3 ]

JENA-1962: Assembler for a dataset with one view graph


> Assembler for a dataset of a single graph taken from another dataset.
> ---------------------------------------------------------------------
>
>                 Key: JENA-1962
>                 URL: https://issues.apache.org/jira/browse/JENA-1962
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>    Affects Versions: Jena 3.16.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.17.0
>
>
> Example:
> {noformat}
> <#dataset_one_graph> rdf:type ja:RDFDatasetOne ;
>     ja:graph <#graph> ;
>     .
> <#graph> rdf:type ja:ViewGraph ;
>     ja:graphName ""https://example/ng1";;
>     ja:dataset <#base_dataset> ;
>     .
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to