[
https://issues.apache.org/jira/browse/ANY23-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated ANY23-311:
---------------------------------------
Summary: YAML parser returns overly complicated RDF tree (was: YAML
pareser returns overly complicated RDF tree)
> YAML parser returns overly complicated RDF tree
> -----------------------------------------------
>
> Key: ANY23-311
> URL: https://issues.apache.org/jira/browse/ANY23-311
> Project: Apache Any23
> Issue Type: Improvement
> Components: rover
> Affects Versions: 2.1
> Reporter: Jacek Grzebyta
> Assignee: Jacek Grzebyta
> Priority: Minor
>
> If yaml:document contains a map inside than there is necessary node between
> the document and the map.
> {code}
> key1: val1
> key2: val2
> key3: val3
> {code}
> is parsed to: {{<urn:test#document_0> yaml:contains <urn:test#node_1> .}}
> and {{node_1}} contains the map. It might be simplified by removing that
> additional node.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)