[
https://issues.apache.org/jira/browse/CLEREZZA-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037418#comment-13037418
]
Reto Bachmann-Gmür commented on CLEREZZA-540:
---------------------------------------------
Henry, you reopened CLEREZZA-533 because you wanted in this issue something
else to be addressed as the issue adn the patch address. Now this issue could
solve part of your needs, to me it seems a very usefull service and the fact
that functionality currently implemented in different parts of the platform can
be delegated seem to confirm this. It may not satisfy all your wishe and you're
welcome to suggest new features. But I believe the issue with the scope
described in the issue and even slightly extended in the implementation and its
documentation come in handy and that it is thus a valuable contribution to
clerezza. So the fact that it doesn't satisfy all your needs is no reason to
dismiss the resolution.
The number of triples are no indication of a problem, a GraphNode is not a
collection of triples, it is a resource from which you can recursively explore
the value of (inverse) properties. If you want a graph containing a description
of this resource as Graph you should call the getNodeContext method.
As for the problem you mention I don't see it, could you specify the situations
in which you'd need to create if-the statements?
> GraphNode provider service
> --------------------------
>
> Key: CLEREZZA-540
> URL: https://issues.apache.org/jira/browse/CLEREZZA-540
> Project: Clerezza
> Issue Type: Improvement
> Reporter: Reto Bachmann-Gmür
> Assignee: Reto Bachmann-Gmür
> Labels: platform, rdf
>
> Implement a platform service that returns GraphNodes for URIs. The GraphNode
> is the resource identified by that uri with as BaseGraph sources considered
> authoritative for that resource.
> Note: it ois left to possible subsequent issues to connect this to the
> ability manually refresh caches pertinent to a resource on demand.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira