[
https://issues.apache.org/jira/browse/RYA-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319124#comment-16319124
]
ASF GitHub Bot commented on RYA-303:
------------------------------------
Github user kchilton2 commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/172#discussion_r160509796
--- Diff:
common/rya.api/src/main/java/org/apache/rya/api/resolver/RyaToRdfConversions.java
---
@@ -40,8 +40,8 @@
*/
public class RyaToRdfConversions {
- public static URI convertURI(RyaURI uri) {
- return new URIImpl(uri.getData());
+ public static URI convertURI(RyaType value) {
--- End diff --
Docs
> Mongo PCJ indexer support
> -------------------------
>
> Key: RYA-303
> URL: https://issues.apache.org/jira/browse/RYA-303
> Project: Rya
> Issue Type: Improvement
> Reporter: Andrew Smith
> Assignee: Andrew Smith
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)