Skip to content

Commit

Permalink
updated FamilyOntology.ipynb and MSConceptGraph.ipynb links
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-k-droid authored Jul 11, 2023
1 parent 6723a93 commit 7935c3a
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](https://github.com/microsoft/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.
See [FamilyOntology.ipynb](https://github.com/microsoft/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 7935c3a

Please sign in to comment.