Create an OntologyInputSource based on an InputStream
-----------------------------------------------------

                 Key: STANBOL-422
                 URL: https://issues.apache.org/jira/browse/STANBOL-422
             Project: Stanbol
          Issue Type: New Feature
          Components: Ontology Manager
            Reporter: Stephen Bayliss
            Priority: Minor


It would be useful to have an OntologyInputSource that takes an InputStream in 
its constructor.

One use-case is HTTP-accessible content that requires authentication - an HTTP 
client can then be used to generate an InputStream, with the HTTP client 
handling the authentication.  The InputStream could then be wrapped in an 
OntologyInputSource and then be added to an OntoNet custom space.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to