<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JCC</journal-id><journal-title-group><journal-title>Journal of Computer and Communications</journal-title></journal-title-group><issn pub-type="epub">2327-5219</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jcc.2023.115011</article-id><article-id pub-id-type="publisher-id">JCC-125244</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Creating Bengali Freebase Using Wikidata
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Rukaiya</surname><given-names>Habib</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Mahmuda</surname><given-names>Ferdous</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Md</surname><given-names>Musfique Anwar</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Computer Science and Engineering, Jahangirnagar University, Dhaka, Bangladesh</addr-line></aff><aff id="aff2"><addr-line>Department of Computer Science and Engineering, University of Development Alternative, Dhaka, Bangladesh</addr-line></aff><pub-date pub-type="epub"><day>10</day><month>05</month><year>2023</year></pub-date><volume>11</volume><issue>05</issue><fpage>151</fpage><lpage>160</lpage><history><date date-type="received"><day>20,</day>	<month>April</month>	<year>2023</year></date><date date-type="rev-recd"><day>27,</day>	<month>May</month>	<year>2023</year>	</date><date date-type="accepted"><day>30,</day>	<month>May</month>	<year>2023</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Freebase is a large collaborative knowledge base and database of general, structured information for public use. Its structured data had been harvested from many sources, including individual, user-submitted wiki contributions. Its aim is to create a global resource so that people (and machines) can access common information more effectively which is mostly available in English. In this research work, we have tried to build the technique of creating the Freebase for Bengali language. Today the number of Bengali articles on the internet is growing day by day. So it has become a necessary to have a structured data store in Bengali. It consists of different types of concepts (topics) and relationships between those topics. These include different types of areas like popular culture (e.g. films, music, books, sports, television), location information (restaurants, geolocations, businesses), scholarly information (linguistics, biology, astronomy), birth place of (poets, politicians, actor, actress) and general knowledge (Wikipedia). It will be much more helpful for relation extraction or any kind of Natural Language Processing (NLP) works on Bengali language. In this work, we identified the technique of creating the Bengali Freebase and made a collection of Bengali data. We applied 
  SPARQL query language to extract information from natural language (Bengali) documents such as Wikidata which is typically in RDF (Resource Description Format) triple format.
 
</p></abstract><kwd-group><kwd>Knowledge-Base</kwd><kwd> Structured Data</kwd><kwd> NLP</kwd><kwd> RDF</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>In reality, we can see that the World Wide Web does not provide all the knowledge in consistent and uniformly structured way. For that reason, access of the Web is difficult for the purpose of sophisticated data analysis, search and organization [<xref ref-type="bibr" rid="scirp.125244-ref1">1</xref>] . Some of the specific problems are mentioned below:</p><p>&#183; Structured information is “trapped” in unstructured documents which are unable to be easily read by automated processes.</p><p>&#183; Multiple, unconnected representations are available of the same real-world entity.</p><p>&#183; Often, a lack of separation of meaning from presentation is there. Most unstructured and many structured data sources mix semantics with display information.</p><p>&#183; Often, a heterogeneous representation of information is existed across data sources and even within a single data source across time.</p><p>&#183; Sometimes Web-based information is presented without the explicit context of other, potentially helpful information sources. This is a condition arising from the one-way nature of Web links.</p><p>So to solve the above problem, a useful knowledge base Freebase has been built in English. We can create a Bengali Freebase by making query through Wikidata. Wikidata is a document-oriented database, focused on items which represent topics, concepts or objects. Wikidata has RDF triple format. Actually, a mapping has been built from Freebase properties to Wikidata. Wikidata is a collaboratively edited knowledge base hosted by the Wikimedia Foundation. We can easily get our required seed tuple automatically rather than giving input manually by using Wikidata query service [<xref ref-type="bibr" rid="scirp.125244-ref2">2</xref>] . In this way, large scale information integration, entity extraction and data reconciliation problems will be solved by automatically perform structuring, extraction and reconciliation tasks over large, messy, already existing datasets [<xref ref-type="bibr" rid="scirp.125244-ref1">1</xref>] .</p><p>Most existing works in Bangla language processing focused on research areas such as machine translation [<xref ref-type="bibr" rid="scirp.125244-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.125244-ref4">4</xref>] [<xref ref-type="bibr" rid="scirp.125244-ref5">5</xref>] , reading compression [<xref ref-type="bibr" rid="scirp.125244-ref6">6</xref>] [<xref ref-type="bibr" rid="scirp.125244-ref7">7</xref>] , sentiment analysis etc. Few research works focused on information retrieval (such as relation extraction [<xref ref-type="bibr" rid="scirp.125244-ref8">8</xref>] [<xref ref-type="bibr" rid="scirp.125244-ref9">9</xref>] ) where the authors tried to use knowledge base.</p></sec><sec id="s2"><title>2. Related Work</title><p>The value of Wikipedia’s data has long been obvious, with many efforts to use it. The Wikidata approach is to crowd-source data acquisition, allowing a global community to edit the data. This extends the traditional wiki approach of allowing users to edit a website. Wiki is a Hawaiian word for fast; Ward Cunningham, who created the first wiki in 1995, used it to emphasize that his website could be changed quickly [<xref ref-type="bibr" rid="scirp.125244-ref10">10</xref>] .</p><p>Some existing popular such system is Semantic MediaWiki, or SMW [<xref ref-type="bibr" rid="scirp.125244-ref11">11</xref>] , which extends MediaWiki, the software used to run Wikipedia [<xref ref-type="bibr" rid="scirp.125244-ref12">12</xref>] , with data-management capabilities. SMW was originally proposed for Wikipedia but was quickly used on hundreds of other websites as well. Unlike Wikidata, SMW manages data as part of its textual content, thus hindering creation of a multilingual, single knowledgebase supporting all Wikimedia projects. Moreover, the data model of Wikidata is more elaborate than that of SMW, allowing users to capture more complex information. In spite of these differences, SMW has had a great influence on Wikidata, and the two projects share code for common tasks.</p><p>Other examples of free knowledgebase projects are OpenCyc and Freebase. OpenCyc is the free part of Cyc [<xref ref-type="bibr" rid="scirp.125244-ref13">13</xref>] , which aims for a much more comprehensive and expressive representation of knowledge than Wikidata. OpenCyc is released under a free license and available to the public, but, unlike Wikidata, is not editable by the public. Freebase, acquired by Google in 2010, is an online platform that allows communities to manage structured data [<xref ref-type="bibr" rid="scirp.125244-ref14">14</xref>] . Objects in Freebase are classified by types that prescribe what kind of data an object can have; for example, Freebase classifies Einstein as a ”musical artist” since it would otherwise not be possible to refer to recordings of his speeches. Wikidata supports the use of arbitrary properties on all objects. Other differences from Wikidata are related to multi-language support, source information, and the proprietary software used to run the site. The latter is critical for Wikipedia, which is committed to running on a fully open source software stack to allow all to fork, or copy and create one’s own version of the project.</p></sec><sec id="s3"><title>3. Freebase</title><p>Freebase is designed to facilitate high “collaborative density” among its users in the organization, representation and integration of large, diverse data sets. Freebase has some own characteristics. They are given below.</p><sec id="s3_1"><title>3.1. A Huge Data Store</title><p>This is a scalable, tuple store with some built-in query planning and optimization capabilities which allow deep, naively constructed queries to be satisfied quickly. This assists users in query optimization in building high performing systems.</p></sec><sec id="s3_2"><title>3.2. A Large Data Object Store (LOB)</title><p>This is a store of large data objects such as text documents. LOB objects are indexed and annotated in the store.</p></sec><sec id="s3_3"><title>3.3. A Substantial Seed Data Set</title><p>An emphasis has been placed on the early seeding of Freebase with data sets of interest to the general population rather than those that are highly esoteric and specialized. This hopefully will result in greater heterogeneity of structure and content that is more representative of the world’s sum of general knowledge. It consists of different types of concepts (topics) and relationships between those topics. Topics are:</p><p>&#183; popular culture (e.g. films, music, books, sports, television);</p><p>&#183; location information (restaurants, geolocations, businesses);</p><p>&#183; scholarly information (linguistics, biology, astronomy);</p><p>&#183; general knowledge (Wikipedia).</p><p>While this data is already useful, we are making efforts for it to grow quickly over time in both quantity and density of relationships.</p></sec></sec><sec id="s4"><title>4. Wikidata Service</title><p>Wikidata is a website that belongs to the Wikimedia family of websites. The most famous site in that family is Wikipedia. Data from Wikidata is available in RDF dumps. Actually RDF stands for Resource Description Framework which is a general method for describing data by defining relationships between data objects and it allows data integration from multiple sources. RDF has triple format which is a set of three entities that codifies a statement about semantic data in the form of subject-predicate-object expressions [<xref ref-type="bibr" rid="scirp.125244-ref15">15</xref>] .</p><p>Wikidata is a place to store structured data in many languages. The basic entity in Wikidata is an item. An item can be a thing, a place, a person, an idea or anything else. The subject of each Wikipedia article corresponds to a Wikidata item but the definition of a Wikidata item is more flexible and inclusive and there are many items about which there are no Wikipedia articles. Wikidata has identifier numbers for entities and properties.</p><sec id="s4_1"><title>4.1. Entity Identifier Number</title><p>As Wikidata treats all languages in the same way, items don’t have names, but generic identifiers. Each identifier is the letter Q that is followed by a number. For example, the item about the capital of Japan is called neither “Tokyo” nor “anything” but Q1490. But to give it a human-readable name, each item has a list of labels in each language associated with it. So we’ll see that the English (en) label at Q1490 is “Tokyo”, also has corresponding word for the Japanese (ja) label, the Bengali (bn) label and so on.</p></sec><sec id="s4_2"><title>4.2. Property Identifier Number</title><p>Every item has a list of statements associated with it. Each statement has a “property” and a “value”. There is a long list of possible properties. Like items, properties have generic identifiers, but they begin with the letter P and not Q. For example, the property to indicate the country is P17, and it has the label “country” in English. The value of P17 (country) for Q1490 (Tokyo) is Q17 (Japan, etc.). There are many other statements about Tokyo: flag (Q20900820, which points to an image at File:Flag of Tokyo), population (13,686,371), mayor (Q389617) and many others.</p><p>This way of organizing the information in a structured way makes it easy for computers to process. For an example,</p><p>Rukaiya is the citizen of Bangladesh.</p><p>&#183; Here, Rukaiya is a person, an entity which is called “human”. In Wikidata human entity has an identifier no Q5.</p><p>&#183; Here, citizen of is the relation between two entites which is called a property and this property name is “country of citizenship” and has an identifier no P27.</p><p>&#183; Here, Bangladesh is a country which is an entity. In Wikidata Bangladesh entity has an identifier no Q902.</p></sec></sec><sec id="s5"><title>5. SPARQL Query Process</title><p>It is a necessary to extract information from complaints, either scraped from the Web or received directly from the client for many companies nowadays. The aim is to find inside them some actionable knowledge. To this purpose, verbal phrases must be analyzed, as many complaints refer to actions improperly performed. The Semantic Roles of the actions (who did what to whom) and the Named Entities involved need to be extracted. Moreover, for the correct interpretation of the claims, the software should be able to deal with some background knowledge (for example, a product’s ontology). Although there are already many libraries and out of the shelf tools that allow tackling these problems singularly, it may be hard to find one that includes all the needed tasks. There is a query language, SPARQL to extract information from natural language documents, pre-annotated with NLP information. A query language is much easier. Moreover, the adoption of the SPARQL syntax allows to seamlessly mix, inside the same query, NLP patterns with traditional RDF, simplifying the integration with Semantic Web technologies [<xref ref-type="bibr" rid="scirp.125244-ref16">16</xref>] .</p><p>SPARQL stands for SPARQL Protocol and RDF Query Language. It is an RDF query language and able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. It was made a standard by the RDF Data Access Working Group (DAWG) of the World Wide Web Consortium. SPARQL allows a query to consist of triple patterns. SPARQL allows users to write queries against what can loosely be called “key-value” data [<xref ref-type="bibr" rid="scirp.125244-ref17">17</xref>] . Some important key points have been mentioned below.</p><p>&#183; “?” sign has been used before a variable.</p><p>&#183; In SPARQL query, by the SELECT word, it will return the result by using variables.</p><p>&#183; We use WHERE clause to write the main query code. Here, the query is in triple format.</p><p>&#183; Here, for using the property identifier, we use “wdt” keyword before it like wdt: P19 (place of birth) and for entity identifier we use “wd” keyword like wd: Q902 (Bangladesh).</p><p>&#183; We can find the identifier number from the Wikidata search box by typing the required entity or property there. Besides this, while using Wikidata online query service, we can use control and spacebar simultaneously and type it there.</p><p>&#183; IN SPARQL, for all languages the property has the same identifier number and same as for entity. Then it will be labeled with the required language.</p><p>&#183; Here, we return our query output in Bengali. For which result there has been an available Bengali Wikipedia, it will be returned in Bengali.</p><p>&#183; If it is not labeled with the required language, then identifer number will be returned as the query result.</p><p>&#183; The query result can be downloaded in different format like JSON, CSV, TSV.</p></sec><sec id="s6"><title>6. Methodology</title><p>We have followed the given procedures:</p><p>&#183; We can retrieve data according to our need by making query and for this, we have an online query service engine known as Wikidata query service. The URL of online query service is https://query.wikidata.org/.</p><p>&#183; SPARQL is a standard query language technology which is endorsed by the World Wide Web consortium for querying any linked data information source. For making a query, we have to understand the SPARQL query.</p>Example Section<p>We have added an example of a query of online query service. The query is about that we like to find out all the poets who are the citizens of Bangladesh.</p><p>SPARQL query code:</p><p>SELECT? item? item Label? occupation Label? citizenship Label WHERE</p><p>{</p><p>?item wdt:P31 wd:Q5.</p><p>?item wdt:P106?occupation.</p><p>?item wdt:P27?citizenship. FILTER (?citizenship=wd:Q902). FILTER (?occupation=wd:Q49757).</p><p>SERVICE wikibase:label { bd:serviceParam wikibase:language “bn”.}</p><p>}</p><p>Below, we explain the query:</p><p>&#183; Here, P31 is the property “instance of” and Q5 is the entity which is “human”.</p><p>&#183; P106 is id of property of “occupation” and Q49757 is the id of “poets”.</p><p>&#183; Here, P27 is the “country of citizenship” property and it is filtered by the id of Bangladesh which is Q902.</p><p><xref ref-type="fig" rid="fig1">Figure 1</xref> and <xref ref-type="fig" rid="fig2">Figure 2</xref> show sample SPARQL Query to Wikidata Service with sample outcome.</p></sec><sec id="s7"><title>7. Experiment Results</title><p>Here, in the example section, we have added a query. The output contains 103 poets’ names who have the citizenship of Bangladesh. So we can see that we can easily identify the poets’ names. Thus, by making different queries, we can build a large collection of data which will be much more helpful for the researchers while working with Bengali language. A small portion of output result is given in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p><p>So we can say that Wikidata is scalable, tuple store with the help of some query planning and optimization capability. We can find out results on different topics which will be much more beneficial.</p></sec><sec id="s8"><title>8. Conclusion</title><p>Freebase is a large collection of structured data. It is available in English. In this work, we have tried to find out the technique of creating Freebase for Bengali language which will be much more helpful for further research work like in Bengali language processing, where the researchers need to get a seed tuple. This research work demonstrated the technique of how to make queries for their required result using Wikidata service rather than making a database by giving input manually which is very time-consuming task. Researchers in areas such as entity extraction and reconciliation, data mining, Semantic Web, information retrieval, ontology creation and analysis can use this technique to support their research works.</p></sec><sec id="s9"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s10"><title>Cite this paper</title><p>Habib, R., Ferdous, M. and Anwar, M.M. (2023) Creating Bengali Freebase Using Wikidata. Journal of Computer and Communications, 11, 151-160. https://doi.org/10.4236/jcc.2023.115011</p></sec></body><back><ref-list><title>References</title><ref id="scirp.125244-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Bollacker, K., Tufts, P., Pierce, T. and Cook, R. (2007) A Platform for Scalable, Collaborative, Structured Information Integration. Workshop on Information Integration on the Web (IIWeb-07), Vancouver, 23 July 2007, 22-27.</mixed-citation></ref><ref id="scirp.125244-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Hernández, D., Hogan, A. and Kr&amp;ouml;tzsch, M. (2015) Reifying RDF: What Works Well with Wikidata? Proceedings of the 11th International Workshop on Scalable Semantic Web Knowledge Base Systems, Bethlehem, 32-47.</mixed-citation></ref><ref id="scirp.125244-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Anwar, M.M., Zabed Anwar, M. and Al-Amin Bhuiyan, M. (2009) Syntax Analysis and Machine Translation of Bangla Sentences. International Journal of Computer Science and Network Security, 9, 317-326.</mixed-citation></ref><ref id="scirp.125244-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Ashrafi, S.S., Kabir, M.H., Anwar, M.M. and Noman, A.K.M. (2013) English to Bangla Machine Translation System Using Context-Free Grammars. International Journal of Computer Science Issues, 10, 144-153.</mixed-citation></ref><ref id="scirp.125244-ref5"><label>5</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Anwar</surname><given-names> M.M. </given-names></name>,<etal>et al</etal>. (<year>2018</year>)<article-title>Bangla to English Machine Translation Using Fuzzy Logic</article-title><source> International Journal of Computer Science and Information Security</source><volume> 16</volume>,<fpage> 156</fpage>-<lpage>165</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.125244-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Aurpa, T.T., Rifat, R.K., Ahmed, M.S., Anwar, M.M. and Ali, A.B.M.S. (2022) Reading Comprehension Based Question Answering System in Bangla Language with Transformer-Based Learning. Heliyon, 8, E11052. https://doi.org/10.1016/j.heliyon.2022.e11052</mixed-citation></ref><ref id="scirp.125244-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Aurpa, T.T., Ahmed, M.S., Rifat, R.K., Anwar, M.M. and Ali, A.B.M.S. (2023) UDDIPOK: A Reading Comprehension Based Question Answering Dataset in Bangla Language. Data in Brief, 47, Article ID: 108933. https://doi.org/10.1016/j.dib.2023.108933</mixed-citation></ref><ref id="scirp.125244-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Habib, R. and Anwar, M.M. (2020) Finding Out Noisy Patterns for Relation Extraction of Bangla Sentences. International Journal on Natural Language Computing, 9, 9-20. https://doi.org/10.5121/ijnlc.2020.9102</mixed-citation></ref><ref id="scirp.125244-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Mahfuz, T., Suha, T.F. and Anwar, M.M. (2020) Reducing Wrong Labels Using Conflict Score in Distant Supervision for Relation Extraction in Bangla Language. IEEE Asia-Pacific Conference on Computer Science and Data Engineering, Gold Coas, 16-18 December 2020, 1-6. https://doi.org/10.1109/CSDE50874.2020.9411604</mixed-citation></ref><ref id="scirp.125244-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Leuf, B. and Cunningham, W. (2001) The Wiki Way: Quick Collaboration on the Web. Addison-Wesley, Boston.</mixed-citation></ref><ref id="scirp.125244-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Kr&amp;ouml;tzsch, M., Vrand&amp;ecaron;ci&amp;cacute;, D., V&amp;ouml;lkel, M., Haller, H. and Studer, R. (2007) Semantic Wikipedia. Journal of Web Semantics, 5, 251-261. https://doi.org/10.1016/j.websem.2007.09.001</mixed-citation></ref><ref id="scirp.125244-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Barrett, D.J. (2008) MediaWiki. O’Reilly Media, Inc., Sebastopol.</mixed-citation></ref><ref id="scirp.125244-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Lenat, D.B. and Guha, R.V. (1989) Building Large Knowledge-Based Systems: Representation and Inference in the Cyc Project. Addison-Wesley, Boston.</mixed-citation></ref><ref id="scirp.125244-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Bollacker, K., Evans, C., Paritosh, P., Sturge, T. and Taylor, J. (2008) Freebase: A Collaboratively Created Graph Database for Structuring Human Knowledge. Proceedings of the ACM SIGMOD International Conference on Management of Data, Vancouver, 9-12 June 2008, 1247-1250. https://doi.org/10.1145/1376616.1376746</mixed-citation></ref><ref id="scirp.125244-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Hernández, D., Hogan, A., Riveros, C., Rojas, C. and Zerega, E. (2016) Querying Wikidata: Comparing Sparql, Relational and Graph Databases. The Semantic Web-ISWC 2016: 15th International Semantic Web Conference, Kobe, 17-21 October 2016, 88-103. https://doi.org/10.1007/978-3-319-46547-0_10</mixed-citation></ref><ref id="scirp.125244-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Quintavalle, B. and Orlando, S. (2019) SPARQL/T, A Query Language with SPARQL’s Syntax for Semantic Mining of Textual Complaints. 10th Italian Information Retrieval Workshop (IIR), Padova, 16-18 September 2019, 32-37.</mixed-citation></ref><ref id="scirp.125244-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Weise, M., Lohmann, S. and Haag, F. (2016) Ld-Vowl: Extracting and Visualizing Schema Information for Linked Data. 2nd International Workshop on Visualization and Interaction for Ontologies and Linked Data, Kobe, 17-18 October 2016, 120-127.</mixed-citation></ref></ref-list></back></article>