-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map DanNet->Ontolex-Lemon #2
Comments
Current state: mapping.pdf |
Issues made with the Global Wordnet Association back in January:
|
It seems like the most viable solution is still to map the data directly onto RDF to best preserve the existing relations in the dataset. The WN-LMF format can be used as an lossy export format, but there is no obvious way to extend it to preserve the relations that cannot map onto WN-LMF. Therefore, the best option is to export as RDF, putting this export through the RDF->LMF converter provided by GWA. |
- create a mapping for the DanNet 2.2 CSV files - load a Jena db using the new mapping - example query of the Ontolex-Lemon structure
The mapping isn't done and will continue despite closing this issue, but will probably be split into multiple separate issues. The overall mapping is done and seems to be working. |
The text was updated successfully, but these errors were encountered: