Skip to content

Commit

Permalink
Merge pull request microsoft#223 from Ezana135/patch-1
Browse files Browse the repository at this point in the history
Update FamilyOntology.ipynb
  • Loading branch information
BethanyJep committed Jul 14, 2023
2 parents 16f7c23 + 59fae30 commit 0301c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/2-Symbolic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0301c75

Please sign in to comment.