Github user afs commented on the pull request:

    https://github.com/apache/jena/pull/123#issuecomment-186396794
  
    I've put in this code (integrated via applying the diff and some minor 
changes after that).
    
    There is an outstanding issue:
    
    If two different files (e.g `run/configuration/service1.ttl` and 
`run/configuration/service2.ttl`) each define their dataset with the same URI 
(bad choice but it can happen) then the second is lost.
    
    One possibility is to clear the Resource->dataset mapping for each file.  
    Another is to live with it. 
    
    If the latter, it would be good to check for mistakes.  Any good 
suggestions how to check that?



---
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.
---

Reply via email to