You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2018/05/04 08:07:00 UTC

[jira] [Resolved] (JENA-1540) Bugfix Tutorial 6: Missing "/" at the end of an URI

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

Andy Seaborne resolved JENA-1540.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Jena 3.8.0

> Bugfix Tutorial 6: Missing "/" at the end of an URI
> ---------------------------------------------------
>
>                 Key: JENA-1540
>                 URL: https://issues.apache.org/jira/browse/JENA-1540
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.8.0
>
>
> Reported in [PR#390|https://github.com/apache/jena/pull/390]
> h3. *supergitacc*  commented [on 4 Apr|https://github.com/apache/jena/pull/390#issue-179386524]
> |I found a bug in tutorial 6 and propose a fix for it.
> Without "/" at the end of the URI of JohnSmith ([http://somewhere/JohnSmith/]) an exception occurs in line 51 because no resource vcard could be found. The exception was: "Exception in thread "main" java.lang.NullPointerException". Adding the slash at the end fixes the issue because <rdf:Description rdf:about="[http://somewhere/JohnSmith/">|http://somewhere/JohnSmith/%22%3E]|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)