You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by rmorcos1 <gi...@git.apache.org> on 2017/09/27 01:58:21 UTC

[GitHub] incubator-rya pull request #231: Rya mongo shell [WIP] RYA-999

GitHub user rmorcos1 opened a pull request:

    https://github.com/apache/incubator-rya/pull/231

    Rya mongo shell [WIP] RYA-999

    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    ## Description
    >What Changed?
    Run the build with: mvn clean install -DskipTests -Drat.numUnapprovedLicenses=100
    new libraries will need to be added to support list.
    This is a different rya Shell for MongoDB.  Below are the supported commands.
    connect-rya			disconnect-rya
    sparql-query-rya
    connect-mongo-rya	disconnect-mongo-rya
    sparql-query-mongorya
    
    ### Tests
    >Coverage?
    
    Manual unit testing needs to be done.
    
    ### Links
     [WIP] RYA-999
    RYA-368 was created for shell MongoDB
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Reivew
    @pujav65 
    @DLotts
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmorcos1/incubator-rya ryaMongoShell

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/231.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #231
    
----
commit 80a160023466553ed918a8d3402eecb7d7b07614
Author: rmorcos <ra...@parsons.com>
Date:   2017-08-29T18:06:33Z

    Creating inference Examples
    
    Contain test examples for inference

commit eb77a6e65f60efed7b5453f1bb253d3ff4206804
Author: rmorcos <ra...@parsons.com>
Date:   2017-09-07T02:26:52Z

    Removed readyme in root of indexingExample
    
    infernceExamples

commit fbe51fa06aafa744db5342bc6b1847b3d9444b7f
Author: rmorcos <ra...@parsons.com>
Date:   2017-09-27T01:14:06Z

    Fixed requested changes to inference Examples

commit 06e622740f1d867bcc1571b56dd24bcaf917a016
Author: rmorcos <ra...@parsons.com>
Date:   2017-09-27T01:42:19Z

    Creating ryaMongo Shell Client, load-rdf command not included.

----


---

[GitHub] incubator-rya issue #231: Rya mongo shell [WIP] RYA-999

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/231
  
    Can one of the admins verify this patch?


---

[GitHub] incubator-rya pull request #231: Rya mongo shell [WIP] RYA-368

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-rya/pull/231


---