GitHub user afs opened a pull request:

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

    IRI resolving

    Cleaning up resolving IRIs.
    
    Addresses JENA-1462 and JENA-1463.

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

    $ git pull https://github.com/afs/jena iri-resolving

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

    https://github.com/apache/jena/pull/342.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 #342
    
----
commit ca760f74291f8bcd4f4f983a56c0e8b7e41dddb2
Author: Andy Seaborne <andy@...>
Date:   2018-01-13T17:12:26Z

    Move to test source tree.

commit ed34030fc9a75095a14e310159f3a314417d6647
Author: Andy Seaborne <andy@...>
Date:   2018-01-13T17:13:26Z

    Use RIOT-wide global IRIResolver.iriFactory.

commit a8c99ff7a095b473a756f6709fdb5803e42f625e
Author: Andy Seaborne <andy@...>
Date:   2018-01-13T17:15:15Z

    Deprecate FileUtils.toURL

commit 35a5cc927222ea69d827633e13dd9065676558eb
Author: Andy Seaborne <andy@...>
Date:   2018-01-13T17:17:22Z

    N3IRIResolver for jena-core test support only.

commit c055fa62b54ff800a820b87712a1c5403ff366e5
Author: Andy Seaborne <andy@...>
Date:   2018-01-13T17:19:18Z

    Add documentation about legecay uses. Clean classes.

commit aecfaac0d631995120b77f22059291ffe6b9f06f
Author: Andy Seaborne <andy@...>
Date:   2018-01-13T17:22:03Z

    JENA-1462: Use RIOT global default resolver.

commit 1d037e80dfd8a91e9c4042f65695cadec4b17097
Author: Andy Seaborne <andy@...>
Date:   2018-01-13T17:24:29Z

    JENA-1463: Fix for file://host/path

----


---

Reply via email to