Skip to content

2024-04-30: Improved CSV export + other small fixes

Compare
Choose a tag to compare
@simongray simongray released this 30 Apr 07:39
· 31 commits to master since this release
  • The CSV export has been improved by...
    1. ... removing the presence of internal IDs in synsets.csv (referring to ontological types) replacing them instead with the concrete mix of ontological types.
    2. ... including lexical entries in words.csv which were previously erroneously excluded.
  • Some Lexical entries which were formerly of the generic ontolex:LexicalEntry type now have more specific types, e.g. ontolex:Word, ontolex:MultiWordExpression, or ontolex:Affix.
  • Some of the parts-of-speech for the adjectives added in release 2023-05-11 were missing a PoS relation and/or mixed up two separate relation types; this has now been fixed.