Going meta - Ep4: Ontology based reasoning 101

Поділитися
Вставка
  • Опубліковано 2 тра 2022
  • Episode 4 of Going Meta - a series on graphs, semantics and knowledge
    Building basic inferencing with cypher on Neo4j. We will explain the basics of ontology based inferencing. And we'll do it with Cypher and vanilla Neo4j.
    Jesús Barrasa: / barrasadv
    Repository: github.com/jbarrasa/goingmeta
  • Розваги

КОМЕНТАРІ • 4

  • @agni8840
    @agni8840 Рік тому +2

    glad to have these videos as someone who just started learning about this

  • @ronojinx
    @ronojinx Рік тому +1

    I love this🎉🎉

  • @alimahmoudmansour9681
    @alimahmoudmansour9681 7 місяців тому

    Thank you a lot.
    So one interesting thing that we can represent relationship as a node?
    Can we build the graph completely according to this approach? I mean that we have only two types of relationships "from" and "to" and the rest of the things are nodes.
    To what extent is this approach correct/usefull?

    • @kyp3333
      @kyp3333 Місяць тому

      I find this topic also very interesting and have the same questions. I'm missing some more advanced examples with more realistic graphs and more complex relationships.