Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct DBpedia title #223

Merged
merged 1 commit into from
Feb 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dbpedia/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# DBPedia
# DBpedia

DBpedia is a significant data source in the linked open data cloud and plays a crucial role in semantic web applications. It is a crowd-sourced community effort to extract structured information from Wikipedia, making it available on the web. The dataset enables sophisticated querying and linking of data from diverse domains. It contains information about millions of different subjects, including people, places, organizations, and abstract concepts, sourced from various language editions of Wikipedia. This dataset is widely used in research, enabling data scientists and researchers to leverage the richness of Wikipedia's information in a structured and machine-readable format.
Loading