Github user afs commented on the issue:

    https://github.com/apache/jena/pull/211
  
    Could you close it from you end?  These mirrored GH-repos don't behave 
exactly as if they were the master and we, the PMC, don't get a "close" button. 
We can close unmerged ones but it means committing to the code base.
    
    I have found one issue - it should not be using `NodeToLabel labels` at 
all. In the clear-up of RIOT, the label mapping is passed in. I have fixed this 
in PR#234.
    
    Side-effect - all nodes get created via `ParserProfile`/`FactoryRDF` which 
includes checking of URIs: this addresses JENA-1251.
    
    However, it seems that java-jsonld is emitting bnodes without their 
original label - I get "_:b0" out despite the input having "_:BBB", when the 
blank node is created in `JsonLDReader.createNode(Map)`


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to