Giter VIP home page Giter VIP logo

Comments (4)

goodb avatar goodb commented on September 24, 2024

pretty simple.. 2 commands to get from ttl tiles to gpad
./minerva-cli.sh --import-owl-models -j blazegraph.jnl -f ./test_gocam/
./minerva-cli.sh --lego-to-gpad-sparql --gpad-output ./gpad

All we really need now is a nice gpad diff and we are done.

from gocamgen.

goodb avatar goodb commented on September 24, 2024

Important to note that there are likely (certainly) going to be cases where there are differences in the output gpad that result from correct inferences during the export. Need to make the comparison ontology aware such that we can track when annotations are thus 'deepened'. These can be flagged for review and, assuming okay, should not count as errors or information loss when assessing conversion.

  • investigate whether OWLTools is helpful here.. Otherwise will write a new semantic differ.

from gocamgen.

goodb avatar goodb commented on September 24, 2024

Send to @kltm for testing with gaf tools.

from gocamgen.

goodb avatar goodb commented on September 24, 2024

#29 provides a basic gpad diff procedure. We can test that no information is lost in the conversion by:

  1. Running the conversion to GO-CAMs
  2. Generating GPAD file for the GO-CAMs
  3. Converting the GPAD file to a GAF file using OntoBio
  4. Expanding the annotation set with all inferred annotations for this GAF file with Gaferencer
  5. Converting the expanded GAF back to GPAD.
  6. Running the gpad diff with source = initial MOD export GPAD and target = the expanded GO-CAM, GPAD from above.

That will tell us if anything is missing. If we want to investigate any new annotations generated from the conversion process and reasoning during gpad export, we can:

  1. take the go-cam exported gpad as the source
  2. run gaferencer to expand the initial MOD export gpad and set that as the target
  3. run the gpad differ

gpad rows with no match are new.

from gocamgen.

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.