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:
Ezana135 2023-07-11 15:22:03 +03:00 committed by GitHub
parent 30090b4bcf
commit 59fae30116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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