[GitHub] jena pull request #159: JENA-1210: Call model.read

2016-07-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jena/pull/159


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] jena pull request #159: JENA-1210: Call model.read

2016-07-24 Thread afs
GitHub user afs opened a pull request:

https://github.com/apache/jena/pull/159

JENA-1210: Call model.read



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

$ git pull https://github.com/afs/jena filemanager-ontimports

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

https://github.com/apache/jena/pull/159.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 #159


commit 66f1126eb1e0ac62ab947bda29886f7779eaf81c
Author: Andy Seaborne 
Date:   2016-07-15T16:07:56Z

Combine FileManger-style model.read with RDFDataMgr style processing.

Call mode.read tso that it can be overriden by OntModlImpl
which does "loadImports".

commit 9e976b64b88f237ca9d82fe69b8b3de6ef31d434
Author: Andy Seaborne 
Date:   2016-07-24T19:08:31Z

JENA-1210: Call model.read in AdapterFileManager.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---