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

Henry Story commented on CLEREZZA-510:
--------------------------------------

ah yes it is writeable. Initially I did not want to touch RichGraphNode because 
I did not know where this was going to lead me, and if it was even possible to 
do this, or useful. So there we got EzGraphNode, which is nice and stable now, 
well documented and has the huge advantage of having the Z of Clerezza in the 
second position of the name!

So as a compromise solution that is easy to implement, I propose (and checked 
in) that EzGraphNode extends RichGraphNode. Then all is well, the release is 
ready to go, and little needs changing.




> 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
>            Assignee: Henry Story
>         Attachments: NiceLookingGraphInScala.png
>
>
> 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