KnowledgeLinks / rdfframework

RdfFramework Python Package
MIT License
3 stars 0 forks source link

XsdString values with language tag not converting to json #17

Closed mstabile75 closed 6 years ago

mstabile75 commented 6 years ago

XsdString('History Colorado', lang='en') converts to json as "\"History Colorado\"@en" it should convert to 'History Colorado' dropping the language tag

Unit test for XsdString is not catching this

mstabile75 commented 6 years ago

fixed in commit 645310898c9d141c1792c36bcdcb2830b2e7013a