[ 
https://issues.apache.org/jira/browse/JENA-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Seaborne resolved JENA-1962.
---------------------------------
    Resolution: Done

Done as part of https://github.com/apache/jena/pull/794 .

> 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