semantalytics / awesome-semantic-web

A curated list of various semantic web and linked data resources.
Creative Commons Zero v1.0 Universal
1.43k stars 241 forks source link

Sparql response #231

Open aakash9520 opened 1 year ago

aakash9520 commented 1 year ago

Hello I want sparql response without type of value so it should be just attribute and value instead of Attribute { type: literal Value: "10" }

Can someone suggest me how to get rid of type/ datatype ?