notes/Projects/bachelor/topics/SemanticWeb.md
2023-12-13 15:19:04 +00:00

12 lines
725 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Semantic Web
#topic #bachelor
When we humans consume content such as web pages, documents or articles we gather a whole lot of information from the context of the document, e.g. where was this published, by whom, how is it designed and so on. From this we can collect a lot of information about the information of the medium we are consuming. Machines (generally / ehem llms ...) did not have the ability to do that.
Semantic Web is the idea to make the web more readable for machines by enhancing web content with metadata that makes it easier for machines to consume and navigate web content.
There are several standards to achive this goal, one of the most prominent ones is [[Projects/bachelor/topics/RDF|RDF]]