Skip to content

Commit

Permalink
add note about foaf
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyvaer committed Jan 13, 2022
1 parent ebd3168 commit 9da797d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions exercise-3-1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Exercise 3.1

Create YARRRML rules to convert the person data below into RDF.
Use the FOAF vocabulary for modeling, as you have done for exercise 1.1.

Tip: test your YARRRML rules via [Matey](https://rml.io/yarrrml/matey/).

Expand Down
1 change: 1 addition & 0 deletions exercise-3-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Create YARRRML rules to convert the person and organization data below into RDF.
Do not forget to link the people to their organizations through your rules.
Use the FOAF vocabulary for modeling, as you have done for exercise 1.1.

Tip: test your YARRRML rules via [Matey](https://rml.io/yarrrml/matey/).

Expand Down

0 comments on commit 9da797d

Please sign in to comment.