@prefix rdf: . @prefix ns1: . @prefix ns2: . ns1:mappings rdf:type ns2:Group . @prefix dcterms: . ns1:mappings dcterms:title "Wikipedia Extraction using MappingExtractor" . @prefix ns4: . ns1:mappings ns2:account ns4:dbpedia ; dcterms:description "## Attribution fulfilled by\n* (when deriving another dataset and releasing to the Databus) adding the Databus link to the provenance https://databus.dbpedia.org/dbpedia/mappings/specific-mappingbased-properties/specific-mappingbased-properties/2022.12.01\n* on your website:\n * include the DBpedia logo and mention the usage of DBpedia with this link: https://databus.dbpedia.org/dbpedia\n * include backlinks from your pages to the individual entities, e.g. http://dbpedia.org/resource/Berlin\n* in academic publications cite: DBpedia - A Large-scale, Multilingual Knowledge Base Extracted from Wikipedia, J. Lehmann, R. Isele, M. Jakob, A. Jentzsch, D. Kontokostas, P. Mendes, S. Hellmann, M. Morsey, P. van Kleef, S. Auer, and C. Bizer. Semantic Web Journal 6 (2): 167--195 (2015)\n\n## How to contribute\nDBpedia is a community project, help us with:\n* editing the mappings at http://mappings.dbpedia.org\n* improve this documentation at https://github.com/dbpedia/databus-maven-plugin/tree/master/dbpedia/mappings/specific-mappingbased-properties/specific-mappingbased-properties.md\n* help with the software relevant for extraction:\n** https://github.com/dbpedia/extraction-framework/tree/master/core/src/main/scala/org/dbpedia/extraction/mappings\n** in particular https://github.com/dbpedia/extraction-framework/blob/master/core/src/main/scala/org/dbpedia/extraction/mappings/InfoboxMappingsExtractor.scala\n\n## Debug\nParselogs are currently kept here: http://downloads.dbpedia.org/temporary/parselogs/\n\n## Origin\nThis dataset was extracted using the wikipedia-dumps available on https://dumps.wikimedia.org/\nusing the DBpedia Extraction-Framework available at https://github.com/dbpedia/extraction-framework\nFor more technical information on how these datasets were generated, please visit http://dev.dbpedia.org\n\n## Changelog\n* 2020.02.01\n * the datasets have been parsed with Jena. Sorting failed. \n* 2019.10.16\n * fixed encoding issue\n * fixed https://github.com/dbpedia/extraction-framework/issues/595 where a nullpointer caused some instance extractions to crash\n* 2018.09.12\n * were created as new modular releases, some issues remain\n * we used rapper 2.0.14 to parse and `LC_ALL=C sort` to sort and ascii2uni -a U to unescape unicdoe xcharacters\n * parsing removed 250k triples total, debugging pending\n * object-uncleaned was not transformed into objects-cleaned and is missing\n * link to Wikimedia dump version is missing\n* 2016.10.01\n * was taken from the previous BIG DBpedia releases under http://downloads.dbpedia.org/2016-10/ and included for completeness" ; dcterms:abstract "Structured data from Wikipedia extracted by the MappingExtractor from the DBpedia Information Extraction Framework (DIEF)." .