|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| '''[[w:DBpedia|DBpedia]]''' [http://dbpedia.org (.org)] is a community effort to enable the web moving ''"Towards a Public Data Infrastructure for a Large, Multilingual, Semantic Knowledge Graph"''.
| | #REDIRECT [[Knowledge graphs#DBpedia]] |
| | |
| Today the '''[http://wiki.dbpedia.org/Datasets DBpedia datasets]''' contain a wealth of information structured into '''[http://mappings.dbpedia.org/server/ontology/classes/ DBpedia ontology classes]'''. This information can be queried with [[SPARQL]] query language at their [http://dbpedia.org/sparql public DBpedia SPARQL endpoint].
| |
| | |
| There are many methods how the DBpedia ontology and datasets could be used in the Consumerium implementation stage wiki. One of these would be to install the [[mw:Extension:LinkedWiki|LinkedWiki extension]].
| |
| | |
| == Ontology classes useful for implementing Consumerium ==
| |
| | |
| * [http://mappings.dbpedia.org/server/ontology/classes/Company Company]
| |
| * [http://mappings.dbpedia.org/server/ontology/classes/Non-ProfitOrganisation Non-ProfitOrganisation]
| |
| * [http://mappings.dbpedia.org/server/ontology/classes/Food Food]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Beverage Beverage]
| |
| | |
| * [http://mappings.dbpedia.org/server/ontology/classes/MeanOfTransportation MeanOfTransportation]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Aircraft Aircraft]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Automobile Automobile]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Locomotive Locomotive]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Ship Ship]
| |
| | |
| * [http://mappings.dbpedia.org/server/ontology/classes/Place Place]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/ArchitecturalStructure ArchitecturalStructure]
| |
| *** [http://mappings.dbpedia.org/server/ontology/classes/Building Building]
| |
| **** [http://mappings.dbpedia.org/server/ontology/classes/Hotel Hotel]
| |
| **** [http://mappings.dbpedia.org/server/ontology/classes/Restaurant Restaurant]
| |
| **** [http://mappings.dbpedia.org/server/ontology/classes/ShoppingMall ShoppingMall]
| |
| *** [http://mappings.dbpedia.org/server/ontology/classes/Infrastructure Infrastructure]
| |
| **** [http://mappings.dbpedia.org/server/ontology/classes/Airport Airport]
| |
| **** [http://mappings.dbpedia.org/server/ontology/classes/RouteOfTransportation RouteOfTransportation]
| |
| ***** [http://mappings.dbpedia.org/server/ontology/classes/RailwayLine RailwayLine]
| |
| ***** [http://mappings.dbpedia.org/server/ontology/classes/Road Road]
| |
| **** [http://mappings.dbpedia.org/server/ontology/classes/Station Station]
| |
| ***** [http://mappings.dbpedia.org/server/ontology/classes/RailwayStation RailwayStation]
| |
| | |
| * [http://mappings.dbpedia.org/server/ontology/classes/PopulatedPlace PopulatedPlace]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/AdministrativeRegion AdministrativeRegion]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Continent Continent]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Country Country]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Island Island]
| |
| ** [http://mappings.dbpedia.org/server/ontology/classes/Settlement Settlement]
| |
| *** [http://mappings.dbpedia.org/server/ontology/classes/City City]
| |
| *** [http://mappings.dbpedia.org/server/ontology/classes/Town Town]
| |
| *** [http://mappings.dbpedia.org/server/ontology/classes/Village Village]
| |
| | |
| == DBpedia datasets ==
| |
| * [https://wiki.dbpedia.org/develop/datasets/dbpedia-version-2016-10 Latest DBpedia dataset version 2016-10] was published in 2017.
| |
| | |
| == Databus ==
| |
| At DBpedia there is ongoing work on what is called '''[https://wiki.dbpedia.org/blog/dbpedia-databus-%E2%80%93-transforming-linked-data-networked-data-economy DBpedia Databus]''' to take their game to the next level. Databus Alpha was published in May 2018.
| |
| | |
| | |
| == History of DBpedia ==
| |
| | |
| DBpedia started as an effort to extract structured information from [[Wikipedia]] [[templates|infobox templates]] and [[categories]] and to make this information available on the Web.
| |
|
| |
| == DBpedia ==
| |
| * [https://wiki.dbpedia.org/ DBpedia wiki]
| |
| * [https://blog.dbpedia.org/ DBpedia blog]
| |
| | |
| == See also ==
| |
| * [[Database]] for a higher level view of what is going on with the databases
| |
| * [[Semantic MediaWiki]] is system for inputting and querying semantic data within the MediaWiki and it is implemented as extension(s).
| |
| * [[Wikidata]] and the underlying [[Wikibase|Wikibase extensions]]
| |