What are the examples of using the non-semantic web page? - Web Semantic
What are the examples of using the non-semantic web page?
- 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>