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

ASF GitHub Bot commented on JENA-1165:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/136

    Unset prefixes

    JENA-1165 : Support for handlign undefined prefixes, especially in command 
line tools.
    
    The default setting everywhere is "off".

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena unset-prefixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/136.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 #136
    
----
commit 199fcf56bd3566dbad6fd550972dca240dc1ef15
Author: Andy Seaborne <[email protected]>
Date:   2016-04-19T11:19:05Z

    Feature to allow fixup of undeclared prefix names.

commit 6dedadc5d0900bb9b1e01fbdecba9c50d91d9234
Author: Andy Seaborne <[email protected]>
Date:   2016-04-19T11:27:20Z

    Reformat

commit 816e49c2e0d89cf507d0c6c4feccab7496595caf
Author: Andy Seaborne <[email protected]>
Date:   2016-04-19T12:47:56Z

    String... for main.

commit ef245546d21aad00b178b4d76b5a59792339e55f
Author: Andy Seaborne <[email protected]>
Date:   2016-04-19T12:48:32Z

    RIOT support for undefined prefix mode.

commit 2163c49b56da7a4ae1f1089842649f2c3fb635a5
Author: Andy Seaborne <[email protected]>
Date:   2016-04-19T13:04:46Z

    Additional indirections to command line programs.

commit fbf48b2c389a475435d5f044c1bb257360bd7165
Author: Andy Seaborne <[email protected]>
Date:   2016-04-19T13:05:11Z

    Add constructor for easier location of where it's called.

----


> Feature to handle undefined prefixes by converting to URIs
> ----------------------------------------------------------
>
>                 Key: JENA-1165
>                 URL: https://issues.apache.org/jira/browse/JENA-1165
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 3.0.1
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>
> When discussing queries and data, prefixes are often omitted.
> This JIRA proposes handling undefined prefixes by converting them to some 
> recognizable URIs.
> This feature would be off by default. 
> It would be settable in command line tools such as {{qparse}}, {{sparql}}, 
> {{riot}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to