- 3 4 Take Your Solution Of Exercise 1 B And Write Them Down As A Directed Labelled Graph Where Resources Are Ellipses 1 (69.44 KiB) Viewed 42 times
3. 4. Take your solution of exercise 1(b) and write them down as a directed labelled graph where resources are ellipses,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
3. 4. Take your solution of exercise 1(b) and write them down as a directed labelled graph where resources are ellipses,
3. 4. Take your solution of exercise 1(b) and write them down as a directed labelled graph where resources are ellipses, literals are boxes and properties are arrows. Write the following sentences in RDF triple notation, directed label graph model, and RDF/XML based syntax. - John is the husband of Mary. - John was born the 01st of January 1975. - Mary is claiming that John was born at Galway. - John has as children Brian, Sinead, and David. - John got as children Brian, Sinead, and then David (in that order). - Galway can be reached either by train, by bus, or by plane. - Galway can be reached only by train, by bus or by plane. 5. RDFLib: a pure Python package for working with RDF. Learn how to work with RDFLib until I sent project for you.