GithubHelp home page GithubHelp logo

Comments (7)

Tpt avatar Tpt commented on August 15, 2024 1

I built this tool by reading the Freebase dump. I should definitely be able to get the domain type indeed. I also plan to extract domain/range/inverse property facts.

from freebase-browser.

thadguidry avatar thadguidry commented on August 15, 2024

@Tpt would it help if I fill in the Class mapping here: https://www.wikidata.org/wiki/Wikidata:WikiProject_Freebase/Class_mapping ??
Or can you walk the relations in the Freebase dump to get the Domain Types (which you should be able to do, btw) ?

from freebase-browser.

Tpt avatar Tpt commented on August 15, 2024

There was indeed some problems with the text ids. It should be fixed now.

For example, for /people/person/gender, the text id is properly displayed alongside the label. https://tools.wmflabs.org/freebase/people/person/gender also properly redirects (and same for keys).

I have extracted properties metadata. They should be all displayed.

Feel free to open this task again if there are still issues.

from freebase-browser.

thadguidry avatar thadguidry commented on August 15, 2024

@Tpt Great, but the Freebase Types are not separated out from the div... that's actually what I need as well...

Annotation 2019-11-08 082019

from freebase-browser.

Tpt avatar Tpt commented on August 15, 2024

"Other types" and "Notable types" list all the types encoded by the /type/object/type relation. "Notable types" are the types encoded by /common/topic/notable_types. The display use their labels except for /music/writer here were the label has not been found.

Does it answers your question or are you thinking about an other kind of Freebase "type"?

from freebase-browser.

thadguidry avatar thadguidry commented on August 15, 2024

I did look at your processing code, so I understand what your doing, its just that I was trying to say that not all Types in Freebase were treated equally. The hierarchy overlay was /Domain/Type/Property. And its when I say /Domain/Type should be treated as being part of particular Sets. One in particular was our Commons. Whenever the /Domain/Type was part of the Commons it was treated special (I don't know how that looks like in the RDF however...my memory is fading.) Notable was just a flag, in essence.

I'm asking if there is a way to separate the Sets of Types. (Common, User, etc.) and have the UI represent that better, rather than bucketing all of them into "Other types".

This will help me and others, that were Freebase experts to more easily navigate the structures we had originally in the Freebase UI somewhat.

from freebase-browser.

thadguidry avatar thadguidry commented on August 15, 2024

Better yet... Can you write up a quick SETUP.md document for me that describes what I need to get this running on my system and so I can contribute? Are you using Oxigraph or PostgreSQL with sqlalchemy? What does the db config look like? Help me to get setup how you have for parsing, loading, displaying...and then I can contribute in many areas on your tools/repos.

from freebase-browser.

Related Issues (2)

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.