Lab: Semantic Lifting - XML

From info216
Revision as of 20:43, 18 March 2020 by Say004 (talk | contribs)

Lab 10: Semantic Lifting - XML

Link to Discord server

https://discord.gg/t5dgPrK

Topics

Today's topic involves lifting data in XML format into RDF. XML stands for Extensible Markup Language and is used to... The goal is for you to learn an example of how we can convert unsemantic data into RDF.


Relevant Libraries/Functions

Tasks

If You have more Time

Code to Get Started (You could also use your own approach if you want to)


Useful Reading

XML-parsing-python by geeksforgeeks.org