You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@jena.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/14 21:41:00 UTC

[jira] [Commented] (JENA-2313) Support parsing fragments of Turtle and TriG

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

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

Commit 4e533b75bd22d39c813e752e4096c155251f1f52 in jena's branch refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=4e533b7 ]

JENA-2313: Initial prefix map - support for parsing Turtle/TriG fragments


> Support parsing fragments of Turtle and TriG
> --------------------------------------------
>
>                 Key: JENA-2313
>                 URL: https://issues.apache.org/jira/browse/JENA-2313
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: RIOT
>    Affects Versions: Jena 4.4.0
>            Reporter: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 4.5.0
>
>
> An operation needs to added to building a parser to allow a prefix map to be set for parsing a fragment of Turtle or TriG.
> The other environmental factor, the base, is already settable.
> This only applies to Turtle/TriG.
> N-Triples/N-quads fragments are self contained anyway.
> XML and JSON formats have the concept of a complete document nested by syntax so any fragment needs to be incorporated into a complete document.
> When not used, this feature should impose zero-cost on the parsing step.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: jira-unsubscribe@jena.apache.org
For additional commands, e-mail: jira-help@jena.apache.org