Web-Karma icon indicating copy to clipboard operation
Web-Karma copied to clipboard

Implemented Automatically Generate Literal Types feature and fixed bug

Open KimQ0126 opened this issue 7 years ago • 5 comments

Implemented Automatically Generate Literal Types feature and fix isPrimary params do not pass and apply to set SemanticType related functions and class bug.

KimQ0126 avatar Oct 24 '18 00:10 KimQ0126

please resolve conflicts

GreatYYX avatar Oct 24 '18 18:10 GreatYYX

according to @KimQ0126 , this PR intends to solve #392, #355 and #397.

GreatYYX avatar Oct 24 '18 18:10 GreatYYX

Quick question: What is the intended use of "isPrimary params" ? What is it supposed to generate ?

Maatary avatar Apr 02 '19 11:04 Maatary

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 ?

Maatary avatar Apr 02 '19 11:04 Maatary

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.

ghost avatar Apr 02 '19 11:04 ghost