Update FamilyOntology.ipynb
there was a 404 error for the link of FamilyOntology.ipynb. this has now been changed to the correct link
This commit is contained in:
parent
30090b4bcf
commit
59fae30116
|
|
@ -207,7 +207,7 @@ GROUP BY ?eyeColorLabel
|
|||
|
||||
## ✍️ Exercise: A Family Ontology
|
||||
|
||||
See [FamilyOntology.ipynb](FamilyOntology.ipynb) for an example of using Semantic Web techniques to reason about family relationships. We will take a family tree represented in common GEDCOM format and an ontology of family relationships and build a graph of all family relationships for given set of individuals.
|
||||
See [FamilyOntology.ipynb](https://github.com/Ezana135/AI-For-Beginners/blob/main/lessons/2-Symbolic/FamilyOntology.ipynb) for an example of using Semantic Web techniques to reason about family relationships. We will take a family tree represented in common GEDCOM format and an ontology of family relationships and build a graph of all family relationships for given set of individuals.
|
||||
|
||||
## Microsoft Concept Graph
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue