Clerezza converters to handle TripleCollection instead of MGraph 
-----------------------------------------------------------------

                 Key: STANBOL-337
                 URL: https://issues.apache.org/jira/browse/STANBOL-337
             Project: Stanbol
          Issue Type: Improvement
          Components: OWL
            Reporter: Alessandro Adamou
            Priority: Trivial


OWL transformation APIs such as OWLAPIToClerezzaConverter transform to and from 
MGraph objects. This is unnecessary as there is no need to modify graphs 
internally and developers might have to obtain MGraph objects just for the sake 
of passing them to this API.

Replacing MGraph with TripleCollection to accommodate Graph and MGraph alike 
will make the transformation API more versatile.

--
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