GithubHelp home page GithubHelp logo

Create new DanNet ontology about dannet HOT 9 CLOSED

kuhumcst avatar kuhumcst commented on July 20, 2024
Create new DanNet ontology

from dannet.

Comments (9)

simongray avatar simongray commented on July 20, 2024

The schemas are available here (and I think they are OWL?): https://github.com/globalwordnet/schemas

Now I need to find out how to load the existing schemas. Jena has some documentation on this, but I need to figure out the difference beween the Ontology API (haven't read the documentation) and the inference API (already read it). And what kind of inference we will be needing... or whether is a better idea to preprocess rather than infer.

from dannet.

simongray avatar simongray commented on July 20, 2024

Inferencing was handled as part of #8, so this issue now solely pertains to creating and adding a new DanNet schema.

from dannet.

simongray avatar simongray commented on July 20, 2024

It seems that I have to choose between either Ontolex (wn-lemon-1.1.ttl) or valuable OWL info (wn-simple-1.1.ttl) such as owl:inverseOf which I need for inference. In that light, I will either need to

  • convince the GWA people to add information such as owl:inverseOf to their fairly sparse Ontolex schemas
  • or create my own very elaborate DanNet schema which - at the very least - lists equivalent and inverse relations for every relation in the GWA set.
    • in case the latter becomes necessary, I will need to re-namespace the GWA triples I'm creating in the process.

from dannet.

simongray avatar simongray commented on July 20, 2024

GWA have suggested that I contribute to their schemas, although they need to get back to me on the formalities. If they are OK with a PR adding in owl:inverseOf to their 1.1 schemas, most of the issues are effectively resolved (although I still wish the OWL statements were much more elaborate).

from dannet.

simongray avatar simongray commented on July 20, 2024

An MVP of a DanNet concepts ontology was added in 4e1e1cb in the Turtle format.

from dannet.

simongray avatar simongray commented on July 20, 2024

I made an issue about the missing owl:inverseOf relations and they agreed to put this in the 1.2 release, provided I make the necessary changes: globalwordnet/schemas#53 (comment)

The relevant PR: globalwordnet/schemas#54 (comment)

from dannet.

simongray avatar simongray commented on July 20, 2024

The owl:inverseOf relations are included as of 1c8aa9e in a tentative version 1.2 of the GWA schema.

I have also made a new, separate PR for inclusion in the 1.2 branch of the GWA schema: globalwordnet/schemas#57


Now just a few remaining DanNet-specific things need to be added to the DanNet schema allowing this issue to finally be closed.

from dannet.

simongray avatar simongray commented on July 20, 2024

TODO schema definitions:

  • hypernym_ortho (in use, but not defined in the old DanNet schema)
  • connotation (e.g. "negative", don't I use this data right now, but it's in the old DanNet RDF)
  • sex (... in the old DanNet RDF) Does not seem to be in use

from dannet.

simongray avatar simongray commented on July 20, 2024

Ignoring connotation for now as this has been pulled into #16.

Work on version 1.2 of the GWA schema is ongoing. This will eventually allow the bootstrap code to create the wn:partOfSpeech triple only, inferring the ontolex:partOfSpeech from it. See: #17 for more.

from dannet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.