[
https://issues.apache.org/jira/browse/CLEREZZA-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042029#comment-13042029
]
Reto Bachmann-Gmür edited comment on CLEREZZA-510 at 6/1/11 2:16 PM:
---------------------------------------------------------------------
For the issue to be resolvable:
- It should be at least minimally documented, a minimal documentation includes
api documentation for all public members.
- not use unicode character not readily available in the most commonly used
fonts on all major operating systems.
- EasyGraph should not extend SimpleMGraph, the current implementations copies
all the triples of the wrapped graph in memory
- As I already commented on May 8, as writing generally goes together with
reading I don't see why we should have a RichGraphNode for reading and
EasyGraphNode for writing
was (Author: reto):
For the issue to be resolvable:
- It should be at least minimally documented, a minimal documentation includes
api documentation for all public members.
- not use unicode character not readily available in the most commonly used
fonts on all major operating systems.
- EasyGraph should extend SimpleMGraph, the current implementations copies all
the triples of the wrapped graph in memory
- As I already commented on May 8, as writing generally goes together with
reading I don't see why we should have a RichGraphNode for reading and
EasyGraphNode for writing
> 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