Merge pull request #223 from Ezana135/patch-1
Update FamilyOntology.ipynb
This commit is contained in:
commit
0301c75547
|
|
@ -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