What Are The Examples Of Using The Non-semantic Web Page?
4 years ago
Semantic Web Technologies
- To make the web page more meaningful by adding the content or performing the automated tasks semantic web is used.
- Non-Semantic web page is used to provide the easy to use tags in there and get the functions performed to execute the tasks.
- The tags that are used:
- <item>cat</item>
- This tag provides an easy way to represent the information without following a pattern like semantic web pages.
- Semantic web pages are described like for the same web page content:
<item rdf:about="http://hello.org/Cat">Cat</item>
Rajiv Shah
Jan 24, 2022