Lab: Semantic Lifting - HTML: Difference between revisions
From info216
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
Scraping | Scraping | ||
HTML is | HTML is a coding language used to describe structure and content of websites. | ||
==Relevant Libraries/Functions== | ==Relevant Libraries/Functions== |
Revision as of 14:36, 14 March 2020
Lab 10: Semantic Lifting - HTML
Link to Live-stream
Topics
Today's topic involves lifting data in HTML format into RDF. The goal is for you to learn an example of how we can convert unsemantic data into RDF. Scraping
HTML is a coding language used to describe structure and content of websites.
Relevant Libraries/Functions
Tasks
If You have more Time
Code to Get Started (You could also use your own approach if you want to)
Hints |
Replacing characters with Dataframe:
|