GithubHelp home page GithubHelp logo

CSV published as CSVW? about dannet HOT 5 CLOSED

simongray avatar simongray commented on June 21, 2024
CSV published as CSVW?

from dannet.

Comments (5)

simongray avatar simongray commented on June 21, 2024

Video presentation of the format: https://www.youtube.com/watch?v=uMEFHSsww6k

from dannet.

simongray avatar simongray commented on June 21, 2024

The RDF export it "done" (see #50).

from dannet.

simongray avatar simongray commented on June 21, 2024

I successfully managed to export a new synsets.csv. It wasn't too bad and the logic has mostly been isolated and should work with other queries for different export targets. Now I just need to write those other queries and the accompanying JSON-LD metadata to make it CSVW-compatible.

from dannet.

simongray avatar simongray commented on June 21, 2024

words.csv could reuse the table export code, but relations.csv both needed a different kind of output + actually querying the graph wasn't performant, so I had to write some custom code to fetch the needed data from the Jena Model.

from dannet.

simongray avatar simongray commented on June 21, 2024

Rick Moynihan confirmed to me that there is no proper qname in CSVW, unfortunately: https://clojurians.slack.com/archives/C09GHBXRC/p1666005401289719

It seems that the alternative could be to have two separate columns: one that resolves to a wn URI and one that resolves to a dn uri.

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.