[
https://issues.apache.org/jira/browse/RYA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050566#comment-16050566
]
ASF GitHub Bot commented on RYA-273:
------------------------------------
Github user meiercaleb commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/161#discussion_r122221110
--- Diff: common/rya.api/pom.xml ---
@@ -70,7 +70,11 @@ under the License.
<groupId>com.github.stephenc.jcip</groupId>
<artifactId>jcip-annotations</artifactId>
</dependency>
-
+ <dependency>
--- End diff --
Done.
> Construct Query Support for Rya Fluo
> ------------------------------------
>
> Key: RYA-273
> URL: https://issues.apache.org/jira/browse/RYA-273
> Project: Rya
> Issue Type: New Feature
> Affects Versions: 3.2.10
> Reporter: Caleb Meier
> Assignee: Caleb Meier
>
> Add support for Construct Queries to the Rya Fluo Application. This will
> require implementing ConstructQueryMetadata for Fluo and creating the
> appropriate observer to generate the statements indicated by the construct
> query. See the documentation for creating a new query node for Fluo:
> https://github.com/meiercaleb/incubator-rya/tree/periodic_query_service/extras/rya.pcj.fluo
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)