Skip to content

Commit

Permalink
corrected properties that were classes
Browse files Browse the repository at this point in the history
  • Loading branch information
kurijn committed Mar 10, 2024
1 parent de38cd0 commit ea5f654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<https://pietercolpaert.be/teaching/kg/#2023-2024> a teach:Course;
teach:courseTitle "Knowledge Graphs"@en;
teach:Teacher <https://pietercolpaert.be/#me>;
teach:StudentGroup [
teach:teacher <https://pietercolpaert.be/#me>;
teach:studentGroup [
foaf:name "Knowledge Graph course students"@en;
foaf:member <https://kurijn.github.io/#me>, <https://lukv.github.io/#me>, <https://users.ugent.be/~alatinis/>, <https://en.osm.town/@pietervdvn>
].
Expand Down

0 comments on commit ea5f654

Please sign in to comment.