Looking at our code writing goes generally together with reading. The existing 
code is focused on reading because scala was firts used fo ssp and thus only 
required read access, adding methods like ++ to collectediter should be 
straight forward.

Cheers 
reto


----- Original message -----
> 
>         [
> https://issues.apache.org/jira/browse/CLEREZZA-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030407#comment-13030407
> ] 
> 
> Henry Story commented on CLEREZZA-510:
> --------------------------------------
> 
> I think it is worth creating a more write oriented version first, see
> how that works and the fuse them if needed, or map one to the other. 
> 
> > DSL for writing RDF elegantly
> > -----------------------------
> > 
> > Key: CLEREZZA-510
> > URL: https://issues.apache.org/jira/browse/CLEREZZA-510
> > Project: Clerezza
> > Issue Type: New Feature
> > Reporter: Henry Story
> > 
> > Writing RDF like 
> > graph.add(new TripleImp(Subj,rel,obj))
> > is tedious to read and to write and makes every thing seem really
> > heavy. Make it look good.
> 
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to