[
https://issues.apache.org/jira/browse/MARMOTTA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805208#comment-13805208
]
Sergio Fernández commented on MARMOTTA-314:
-------------------------------------------
Actually Set<Resource> would be more accurate from a pure Sesame point of view.
Although not sure if we are allowing blank nodes as context identifiers in
Marmotta, so FMPOV Set<URI> would be completelly fine.
> getGraph is returning wrong datatype
> ------------------------------------
>
> Key: MARMOTTA-314
> URL: https://issues.apache.org/jira/browse/MARMOTTA-314
> Project: Marmotta
> Issue Type: Bug
> Components: LDPath
> Affects Versions: 3.1-incubating
> Reporter: Jakob Frank
> Assignee: Jakob Frank
> Labels: api-change
> Fix For: 3.2
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> The graph keyword in ldpath expects a list of URIs to limit the evaluation of
> the program to a (set of) named graph(s)/context(s).
> currently getGraph function of an LDPath Program is returning a Set<Node>;
> Set<URI> would be better.
--
This message was sent by Atlassian JIRA
(v6.1#6144)