GitHub user jomach opened a pull request:
https://github.com/apache/incubator-rya/pull/245
[RYA-405] Migrate from Sesame to rdf4j libs
<!--
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?
[Brief Description of what changed]
### Tests
>Coverage?
Hi Guys, we are giving a test drive on this rya and I updated the project
to use a new libs.
Can someone check this ? Important would be to review stuff:
- like new RDFFORMAT(... not sure if I have done this right.
- and the map reduce data loads.
[Description of what tests were written]
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-405)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
[Add those who should review this]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jomach/incubator-rya master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/245.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 #245
----
commit dcc16b7a68420ff2383150f8f1c1f8a24f7ac229
Author: Jorge Machado <[email protected]>
Date: 2017-10-18T09:32:39Z
Initial migration to rdf4j
commit 6b8db6c8f681fcad768b0b9a19d79c51b082d3b1
Author: Jorge Machado <[email protected]>
Date: 2017-10-18T14:41:01Z
Initial migration to rdf4j
commit 6c636d47d013a5c188f97eb9822805a1f4aaee4c
Author: Jorge Machado <[email protected]>
Date: 2017-10-18T14:50:53Z
RYA-405
Initial migration to rdf4j
----
---