Web-Karma
Web-Karma copied to clipboard
Implemented Automatically Generate Literal Types feature and fixed bug
Implemented Automatically Generate Literal Types feature and fix isPrimary params do not pass and apply to set SemanticType related functions and class bug.
please resolve conflicts
according to @KimQ0126 , this PR intends to solve #392, #355 and #397.
Quick question: What is the intended use of "isPrimary params" ? What is it supposed to generate ?
Also Talking about the Literal type, does the this issue address the issue of Literal node that can be URI ? There is a feature in Karma, allowing to create a Literal node ? and a check box to click and say if it is an URI ? I do click it, but when i generate the json-ld, it does not have the information that it is a literal to be intepreted as un URI i.e. id, and therefore the json-ld generate have it treated as if it was a string. I wonder if you address that issue or shall i open an issue for that ?
Hi there, no i am not talking about literal type or node. I wanted to apply the join function which makes a connection between tables but the problem is that i can work with each table seperately and i can not map the tables to each other. I found a way that i can import multiple tables via SQL Query but it not really correct way to do it. Cheers,Emin On Tuesday, April 2, 2019, 1:26:59 PM GMT+2, Maatary [email protected] wrote:
Also Talking about the Literal type, does the this issue address the issue of Literal node that can be URI ? There is a feature in Karma, allowing to create a Literal node ? and a check box to click and say if it is an URI ? I do click it, but when i generate the json-ld, it does not have the information that it is a literal to be intepreted as un URI i.e. id, and therefore the json-ld generate have it treated as if it was a string. I wonder if you address that issue or shall i open an issue for that ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.