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

Andy Seaborne edited comment on JENA-611 at 12/16/13 3:55 PM:
--------------------------------------------------------------

Yes - its the "ftp:" -- there is no provided support for fetching files over 
FTP within the RDF I/O.

This could be added (for non user/password controlled access at least).

Changed JIRA to "Improvement".



was (Author: andy.seaborne):
Yes - its the "ftp:" -- there is no provided support for fetching files over 
FTP within the RDF I/O.

This could be added (for non usrer/password controlled access at least) with an 
addition new {{LocatorFTP}} added to {{StreamManager}} if a patch is provided.

Changed JIRA to "Improvement".


> com.hp.hpl.jena.shared.NotFoundException is thrown when URL exists
> ------------------------------------------------------------------
>
>                 Key: JENA-611
>                 URL: https://issues.apache.org/jira/browse/JENA-611
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Jena
>    Affects Versions: Jena 2.10.1
>         Environment: Mac OS X 10.9
>            Reporter: Brendan Reilly
>            Priority: Minor
>              Labels: patch, test
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> When reading an ontology from file with several import declarations, Jena 
> throws a com.hp.hpl.jena.shared.NotFoundException on the URL 
> 'ftp://ftp.ebi.ac.uk/pub/databases/chebi/ontology/chebi.owl'.
> However, this URL exists --> Could this be related to the fact its served 
> over FTP?
> Switching ftp:// to http:// the ontology is loaded / imported correctly.
> Other imports work correctly from the same file.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to