hgeorgsch / armchar-swish

ArM character server implementation using Haskell and Swish
GNU General Public License v3.0
0 stars 1 forks source link

Fix Advancement ID in JSON and after reparsing of JSON #33

Closed hgeorgsch closed 2 years ago

hgeorgsch commented 2 years ago

The Advancement ID is full URI in JSON, and seems to disappear when JSON is parsed.

hgeorgsch commented 2 years ago

I think this works now.
If we want a prefixed name in JSON output, we may have to use a different prefix instead of ":" in the character turtle file.