basilapi / basil

Building Apis SImpLy from sparql endpoints
http://basil.kmi.open.ac.uk
24 stars 5 forks source link

How SPARQL result set values should be serialised in plain JSON or XML? #71

Open enridaga opened 6 years ago

enridaga commented 6 years ago

At the moment, the serialisation of Literal nodes such as "Text"@en or "Text"^^http://www.example.org result in "Text@en" for JSON and >Text@en< for XML.