<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://www.dbdump.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>dbdump.org - lod</title>
 <link>https://www.dbdump.org/taxonomy/term/13</link>
 <description></description>
 <language>en</language>
<item>
 <title>What is going wrong with the Semantic Web?</title>
 <link>https://www.dbdump.org/node/37</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;The &lt;a href=&quot;http://us2ts.org/&quot;&gt;US Semantic Technologies Symposium&lt;/a&gt; was held at &lt;a href=&quot;https://www.wright.edu/&quot;&gt;Wright State University&lt;/a&gt; a month ago where there were great discussions with &lt;a href=&quot;https://twitter.com/caknoblock&quot;&gt;Craig Knoblock&lt;/a&gt; about SPARQL servers reliability&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref1_7rtdexj&quot; title=&quot;Short version, my experiences with the Muninn Project, CWRC, CLDI and Myra have been positive. Overall SPARQL servers have had less engineering calendar time than other comparable software: Apache and Mysql have been worked on since 1995, Postgresql since 1986. In contrast, Virtuoso has had SPARQL since 2005, Alleograph 2004 and ARC2 2010. 10+ extra years of development work helps. Furthermore, Mondeca&#039;s SPARQL endpoint monitor show that SPARQL servers do have good uptime. The often misquoted 63% of endpoints being offline applies to every SPARQL server ever seen since 2013. The statistic that should be worrisome is that only 13% of them have ever had a machine readable description!&quot; href=&quot;#footnote1_7rtdexj&quot;&gt;1&lt;/a&gt;, &lt;a href=&quot;https://twitter.com/ekansa?lang=en&quot;&gt;Eric Kansa&lt;/a&gt; about storing archeology data and &lt;a href=&quot;https://opencontext.org/&quot;&gt;Open Context&lt;/a&gt;, &lt;a href=&quot;https://www.w3.org/People/EM/&quot;&gt;Eric Miller&lt;/a&gt; about the workings of the W3, mid West farmers and old bikes, &lt;a href=&quot;https://foodscience.ucdavis.edu/people/matthew-lange&quot;&gt;Matthew Lange&lt;/a&gt; about tracking crops with LOD and a &#039;fruitful&#039; talk with &lt;a href=&quot;https://www.nist.gov/people/evan-k-wallace&quot;&gt;Evan Wallace&lt;/a&gt; about farm data storage standards. &lt;/p&gt;
&lt;p&gt;Thinking through these conversations, I decided to outline what I think are the troubling conclusions for our area, namely that a) &lt;a href=&quot;#part_1&quot;&gt;Semantic Web adoption is lagging&lt;/a&gt;, b) &lt;a href=&quot;#part_2&quot;&gt;we keep rehashing old problems without moving on&lt;/a&gt; and c) &lt;a href=&quot;#part_3&quot;&gt;our ongoing lack of support for our own projects&lt;/a&gt; after which I&#039;ll suggest a &lt;a href=&quot;#conclusion&quot;&gt;few solutions&lt;/a&gt;.&lt;/p&gt;
&lt;!--break--&gt;&lt;h3&gt;
	&lt;a name=&quot;part_1&quot; id=&quot;part_1&quot;&gt;Semantic Web adoption is not where we&#039;d like it to be&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Very, very few people care about data management&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref2_czzri57&quot; title=&quot;Data management is the simplest redux of the semantic web and ontology. I&#039;m setting the bar low on purpose...&quot; href=&quot;#footnote2_czzri57&quot;&gt;2&lt;/a&gt;. Even fewer people understand data management. I&#039;d go so far to say that the majority of the IT community spends its time moving strings to the end-user&#039;s screen, focusing primarily on user communications &lt;strong&gt;and getting told &lt;em&gt;what&lt;/em&gt; to communicate&lt;/strong&gt;. Other developers may worry about analysis, networking stacks or storage, but the number of them that care about the data itself are few.&lt;/p&gt;
&lt;p&gt;That leaves the database developer whose entire attention is on bread and butter issues. &lt;strong&gt;Why did we have the hubris to think that people would care about the Semantic Web when most of them have no data management problem to worry about?&lt;/strong&gt; &lt;a href=&quot;https://queue.acm.org/detail.cfm?id=2857276&quot;&gt;31% of webpages are reported to contain schema.org&lt;/a&gt;&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref3_qjxki1e&quot; title=&quot;It would be interesting to see how many of these triples are well formed, sensical and form a data structure that makes syntactically.&quot; href=&quot;#footnote3_qjxki1e&quot;&gt;3&lt;/a&gt;, primarily because Web Developers believe it will help them with SEO issues, not because it helps them with data management or interoperability.&lt;/p&gt;
&lt;h3&gt;
	&lt;a name=&quot;part_2&quot; id=&quot;part_2&quot;&gt;Reinventing the wheel. Again.&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;I regret I didn&#039;t note the speaker who said &quot;&lt;strong&gt;&lt;em&gt;If your developers care about JSON, I don&#039;t care about your developers&lt;/em&gt;&lt;/strong&gt;&quot;, because it goes to the heart of the matter about poor Semantic Web training and education. At this stage &lt;strong&gt;arguments about serializations are about as relevant as debating whether submarines can swim&lt;/strong&gt;&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref4_cg443oq&quot; title=&quot;With apologies to Edsger Dijkstra.&quot; href=&quot;#footnote4_cg443oq&quot;&gt;4&lt;/a&gt;. The was a lot of talk at the meeting about creating new json standards to handle corner cases without knowledge or regards for previous standards because &quot;&lt;em&gt;it&#039;s not JSON and people want JSON&lt;/em&gt;&quot;. The Semantic Web stack translates the model to whatever serialization is needed, in most cases negotiated without programmer involvement. JSON is really nice for web developers, RDF/XML for XPATH, turtle for authoring, n3 for throughput, et al. David Booth also noted the panoply of standards and vocabularies. A number of them have been beautifully engineered by domain experts (&lt;a href=&quot;http://www.opengeospatial.org/standards/geosparql&quot;&gt;GeoSPARQL&lt;/a&gt;&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref5_snt0njk&quot; title=&quot;The name is somewhat of a misnomer since the standard contains both an ontology to describe both feature and geometry, as well as SPARQL extensions meant to spatially reason over the data. It is based on previous OGC work and is rock solid.&quot; href=&quot;#footnote5_snt0njk&quot;&gt;5&lt;/a&gt;, &lt;a href=&quot;https://www.w3.org/TR/owl-time/&quot;&gt;OWL-TIME&lt;/a&gt;, &lt;a href=&quot;https://www.w3.org/TR/vocab-ssn/&quot;&gt;SOSA&lt;/a&gt; and &lt;a href=&quot;https://www.w3.org/TR/prov-o/&quot;&gt;PROV&lt;/a&gt; come to mind), it&#039;s an outright waste of everyone&#039;s time not to reuse them.&lt;/p&gt;
&lt;h3&gt;
	&lt;a name=&quot;part_3&quot; id=&quot;part_3&quot;&gt;We expect research groups to act like service providers&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;The lack of reliable services and exemplars was also noted: the curated &lt;a href=&quot;https://stackoverflow.com/questions/37858222/new-york-times-rdf-data-dump-or-sparql-endpoint&quot;&gt;New York Times RDF dataset is no longer answering&lt;/a&gt;, the BBC has cut back on &lt;a href=&quot;http://iphylo.blogspot.ca/2017/12/blue-planet-ii-bbc-and-semantic-web.html&quot;&gt;outward&lt;/a&gt; &lt;a href=&quot;http://lists.infradead.org/pipermail/get_iplayer/2016-January/008598.html&quot;&gt;looking&lt;/a&gt; Semantic Web services and DBPedia, at the heart of the &lt;a href=&quot;https://medium.com/openlink-software-blog/what-is-dbpedia-and-why-is-it-important-d306b5324f90#.a7naa79ht&quot;&gt;LOD cloud&lt;/a&gt;, is still running on a borrowed virtual machine with the &lt;a href=&quot;http://wiki.dbpedia.org/dbpedia-association&quot;&gt;DBPedia Association&lt;/a&gt; having a hard time raising funds. I would like to echo &lt;a href=&quot;http://www.juansequeda.com/blog/2018/03/05/trip-report-2018-us2ts/&quot;&gt;Juan Sequeda&lt;/a&gt;&#039;s post that we should set aside some grant monies for resources such as &lt;a href=&quot;http://lov.okfn.org/dataset/lov/&quot;&gt;Linked Open Vocabularies&lt;/a&gt;, a  great vocabulary/ontology location tool&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref6_20qt4hb&quot; title=&quot;Developed by Bernard Vatant and Pierre-Yves Vandenbussche .&quot; href=&quot;#footnote6_20qt4hb&quot;&gt;6&lt;/a&gt; Getting operational funding is always a slog but we cannot &lt;strong&gt;advocate for a technology when the exemplars are not maintained and disappear overnight.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In the past we&#039;ve gotten away with a lot by stuffing machines under graduate students&#039;s desks and getting them to write applications between course work and thesis submission. This is not sustainable and we need to make an effort on long term sustainability.&lt;/p&gt;
&lt;h3&gt;
	&lt;a name=&quot;conclusion&quot; id=&quot;conclusion&quot;&gt;What we should be doing&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;The Semantic Web stack is annoyingly complex, not because of the technology but because of the problems that it is trying to solve. Its critics abound (&lt;a href=&quot;https://www.youtube.com/watch?v=4egkml10rN8&quot;&gt;even Hitler apparently&lt;/a&gt;) but there is no real alternative to deal with data at scale. Organizationally, it sits uncomfortably between two communities:&lt;/p&gt;
&lt;p&gt;The first is the small group of developers that deal with &lt;a href=&quot;https://en.wikipedia.org/wiki/Web_API&quot;&gt;web apis&lt;/a&gt;, mostly independently from each other. Integrations are done on an ad-hoc basis when the one-off business requirement presents itself. These are the people that came up with ideas like &lt;a href=&quot;https://swagger.io/&quot;&gt;Swagger&lt;/a&gt;: simple documentation that&lt;strong&gt; focuses on programmatic operations with little semantics about the transaction itself&lt;/strong&gt;. Want it in &lt;span style=&quot;color:#ff8c00;&quot;&gt;Orange&lt;/span&gt;? Set colour_id to 2. Why 2? Because that&#039;s the value some developer arbitrarily decided on at the time. Why is your self-evident use case not handled? Because no one has needed it before. Development is incremental. If an error occurs, put in a ticket into github, no harm done.&lt;/p&gt;
&lt;p&gt;The second is the &lt;a href=&quot;https://en.wikipedia.org/wiki/Enterprise_resource_planning&quot;&gt;Enterprise Resource Planning&lt;/a&gt; crowd that has has been doing this for a very long time, albeit usually within a single organization and with massive amounts of corporate resources. Because they care deeply that orders of 5,000 sheets of 8.5x11 paper aren&#039;t interpreted as orders of 8,511 sheets of 5000in&lt;sup&gt;2&lt;/sup&gt; paper, &lt;strong&gt;they tend to document everything (a single API document may run 100&#039;s of pages) and have a neurotic attention to change management&lt;/strong&gt;. There have been &lt;a href=&quot;https://en.wikipedia.org/wiki/Phoenix_Pay_System&quot;&gt;spectacular&lt;/a&gt; &lt;a href=&quot;https://www.computerdealernews.com/news/sobeys-fires-sap-over-erp-debacle/22906&quot;&gt;failures&lt;/a&gt; when implementing these mammoth&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref7_9ackphz&quot; title=&quot;Without putting Alessandro Oltramari on the spot, it took Robert Bosch over a decade to get everything running and it is considered a case-worthy installation.&quot; href=&quot;#footnote7_9ackphz&quot;&gt;7&lt;/a&gt; systems, but generally you can order something from across the world and it will show up on your doorstep next week. &lt;/p&gt;
&lt;p&gt;The Semantic Web has a lot to offer to both these communities: a ready made &lt;strong&gt;semantic modelling language&lt;/strong&gt;&lt;a class=&quot;see-footnote&quot; id=&quot;footnoteref8_rx4ansr&quot; title=&quot;Notwithstanding some early OWL missteps mentioned by Deborah McGuinness, the basic ontological framework underneath the semantic web is extremely powerful and a godsend for data integration.&quot; href=&quot;#footnote8_rx4ansr&quot;&gt;8&lt;/a&gt; that is reusable by web apis, &lt;strong&gt;URL-based global identifiers&lt;/strong&gt; and a &lt;strong&gt;unified multilingual documentation framework&lt;/strong&gt; than fits corporate needs. Bridges need to be built with application domain experts and with existing data eco-systems. Logistics systems such as &lt;a href=&quot;https://en.wikipedia.org/wiki/Global_Trade_Item_Number&quot;&gt;Global Trade Item Number&lt;/a&gt; are pushing the limits of what we can do with barcodes and relational databases. We want the &lt;a href=&quot;https://en.wikipedia.org/wiki/Internet_of_things&quot;&gt;Internet of Things&lt;/a&gt;, the &lt;a href=&quot;https://www.ic-foods.org/&quot;&gt;Internet of Food&lt;/a&gt;, a &lt;a href=&quot;https://en.wikipedia.org/wiki/Smart_grid&quot;&gt;smart power and transportation grid&lt;/a&gt; and a bibliographic system that isn&#039;t going to split it&#039;s seams. The only way that we can achieve all of this is to have the data that is being generated supported by content and the Semantic Web.&lt;/p&gt;
&lt;p&gt;  &lt;/p&gt;
&lt;!--break--&gt;&lt;ul class=&quot;footnotes&quot;&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote1_7rtdexj&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref1_7rtdexj&quot;&gt;1.&lt;/a&gt; Short version, my experiences with the &lt;a href=&quot;http://www.muninn-project.org&quot;&gt;Muninn Project&lt;/a&gt;, &lt;a href=&quot;http://www.cwrc.ca&quot;&gt;CWRC&lt;/a&gt;, &lt;a href=&quot;https://connect.library.utoronto.ca/display/U5LD/Canadian+Linked+Data+Initiative+Home&quot;&gt;CLDI&lt;/a&gt; and &lt;a href=&quot;http://www.myraanalytics.ca&quot;&gt;Myra&lt;/a&gt; have been positive. Overall SPARQL servers have had less engineering calendar time than other comparable software: Apache and Mysql have been worked on since 1995, Postgresql since 1986. In contrast, Virtuoso has had SPARQL since 2005, Alleograph 2004 and ARC2 2010. &lt;strong&gt;10+ extra years&lt;/strong&gt; of development work helps. Furthermore, Mondeca&#039;s &lt;a href=&quot;http://sparqles.ai.wu.ac.at&quot;&gt;SPARQL endpoint&lt;/a&gt; monitor show that SPARQL servers do have good uptime. The often misquoted 63% of endpoints being offline applies to every SPARQL server &lt;a href=&quot;https://github.com/pyvandenbussche/sparqles/issues/20&quot;&gt;ever seen since 2013&lt;/a&gt;. The statistic that should be worrisome is that &lt;strong&gt;only 13% of them have &lt;em&gt;ever&lt;/em&gt; had a machine readable description&lt;/strong&gt;!&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote2_czzri57&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref2_czzri57&quot;&gt;2.&lt;/a&gt; Data management is the simplest redux of the semantic web and ontology. I&#039;m setting the bar low on purpose...&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote3_qjxki1e&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref3_qjxki1e&quot;&gt;3.&lt;/a&gt; It would be interesting to see how many of these triples are well formed, sensical and form a data structure that makes syntactically.&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote4_cg443oq&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref4_cg443oq&quot;&gt;4.&lt;/a&gt; With apologies to &lt;a href=&quot;https://en.wikiquote.org/wiki/Edsger_W._Dijkstra&quot;&gt;Edsger Dijkstra&lt;/a&gt;.&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote5_snt0njk&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref5_snt0njk&quot;&gt;5.&lt;/a&gt; The name is somewhat of a misnomer since the standard contains both an ontology to describe both feature and geometry, as well as SPARQL extensions meant to spatially reason over the data. It is based on previous &lt;a href=&quot;http://www.opengeospatial.org/&quot;&gt;OGC&lt;/a&gt; work and is rock solid.&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote6_20qt4hb&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref6_20qt4hb&quot;&gt;6.&lt;/a&gt; Developed by &lt;a href=&quot;https://bvatant.blogspot.ca/&quot;&gt;Bernard Vatant&lt;/a&gt; and &lt;a href=&quot;https://plus.google.com/+PierreYvesVandenbussche&quot;&gt;Pierre-Yves Vandenbussche&lt;/a&gt; .&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote7_9ackphz&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref7_9ackphz&quot;&gt;7.&lt;/a&gt; Without putting Alessandro Oltramari on the spot, it took Robert &lt;a href=&quot;https://books.google.de/books?hl=de&amp;amp;lr=&amp;amp;id=sVS9AQAAQBAJ&amp;amp;oi=fnd&amp;amp;pg=PP1&amp;amp;ots=Zs1hm0f7C2&amp;amp;sig=4BhqgAq5dVGuIIr772fmKwmXo-0#v=onepage&amp;amp;q&amp;amp;f=false&quot;&gt;Bosch over a decade to get everything running&lt;/a&gt; and it is considered a case-worthy installation.&lt;/li&gt;
&lt;li class=&quot;footnote&quot; id=&quot;footnote8_rx4ansr&quot;&gt;&lt;a class=&quot;footnote-label&quot; href=&quot;#footnoteref8_rx4ansr&quot;&gt;8.&lt;/a&gt; Notwithstanding some early OWL missteps mentioned by Deborah McGuinness, the basic ontological framework underneath the semantic web is extremely powerful and a godsend for data integration.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 English
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/46&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Semantic Web&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/57&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Education&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/58&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Progress&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/21&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;ontologies&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/59&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;US2TS&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links inline&quot;&gt;&lt;li class=&quot;translation_fr first last&quot;&gt;&lt;a href=&quot;/node/38?language=fr&quot; title=&quot;Ce qui va mal avec le Web Sémantique&quot; class=&quot;translation-link&quot; xml:lang=&quot;fr&quot;&gt;Français&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 10 Apr 2018 17:15:34 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">37 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/node/37#comments</comments>
</item>
<item>
 <title>Talk: Ontologies, Semantic Web, and Linked Data for Business</title>
 <link>https://www.dbdump.org/node/35</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://one.dbdump.org/sites/www.dbdump.org/images/cqads-l-logo.png&quot; style=&quot;width: 331px; height: 125px; float: right;&quot; /&gt;&lt;/p&gt;
&lt;div&gt;
	&lt;a href=&quot;http://cqads.carleton.ca/content/ontologies-semantic-web-and-linked-data-business&quot;&gt;Ontologies, Semantic Web, and Linked Data for Business &lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	13 February 2018, from 10am to 2pm.&lt;/div&gt;
&lt;div&gt;
	Carleton University, &lt;a href=&quot;http://cqads.carleton.ca/&quot;&gt;Centre for Quantitative Analysis and Decision Support&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;p&gt;This is a half-day workshop about the current business uses of the semantic web. It is targeted at executives, project managers and subject matter experts who want to understand what problems the technology can solve. This workshop will concern itself with the basic building blocks of the semantic web and the solutions that each aspect brings to an organization. The objective of the workshop is not to provide in-depth technical training, rather, we wish to present an overview that will enable a varied audience to determine what this technology provides for their organization. Specific aspects will include recent standards such as the &lt;a href=&quot;https://www.edmcouncil.org/financialbusiness&quot;&gt;FIBO&lt;/a&gt; and &lt;a href=&quot;http://schema.org&quot;&gt;schema.org&lt;/a&gt; and the recruitment and training of staff, as well as opportunities for localization to different markets and lowering the cost of regulatory reporting. In order to anchor the discussions the tribulations of a fictional company, &quot;The Triples Coffee Company&quot;, will be used to present business cases within different areas of an enterprise. Example solutions will then be outlined using a semantic web approach for each business case.&lt;/p&gt;
&lt;p&gt;Jointly presented with Robert Warren, Ph.D., Jennifer Schellinck, Ph.D., Patrick Boily, Ph.D.&lt;/p&gt;
&lt;!--break--&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/49&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;FIBO&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/50&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;schema.org&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/51&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Training&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 28 Nov 2017 15:03:32 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">35 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/node/35#comments</comments>
</item>
<item>
 <title>Presentation at the Canadian Linked Data Summit: Operationalizing Linked Open Data</title>
 <link>https://www.dbdump.org/node/32</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px; border: 0px; font-family: &#039;Open Sans&#039;, Helvetica, Arial, sans-serif; font-size: 14px; line-height: inherit; vertical-align: baseline; color: rgb(102, 102, 102);&quot;&gt;
	&lt;img alt=&quot;CLDI Logo&quot; src=&quot;http://www.dbdump.org/sites/one.dbdump.org/images/home_image_clds.jpeg&quot; style=&quot;width: 300px; height: 98px; float: right;&quot; /&gt;Operationalizing Linked Open Data&lt;/div&gt;
&lt;div&gt;
	&lt;a href=&quot;https://www.mcgill.ca/clds/&quot;&gt;Canadian Linked Data Summit 2016&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	Venue: University of Montreal, &lt;a href=&quot;https://www.google.ca/maps/place/Pavillon+Jean+Brillant/@45.4984171,-73.6201166,17z/data=%213m1%214b1%214m5%213m4%211s0x4cc919f17bfb3a25:0xd8b57e2e4cd4ff68%218m2%213d45.4984134%214d-73.6179279?hl=en&quot;&gt;3200 Jean-Brillant&lt;/a&gt;, Room B-2245&lt;/div&gt;
&lt;div&gt;
	Monday, October 24th 2016, 14:10 - 14:30&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	This talk summarizes the combined experiences of the &lt;a href=&quot;http://www.muninn-project.org&quot;&gt;Muninn Project&lt;/a&gt; and the &lt;a href=&quot;http://www.cwrc.ca&quot;&gt;Canadian Writing Research Collaboratory&lt;/a&gt; in operating large linked open data projects. Topics that will be touched on will include best operating practices, known pitfalls and realizing the promise of the semantic web for researchers.  &lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	Presentation slides in &lt;a href=&quot;https://www.mcgill.ca/clds/files/clds/warren-en.pdf&quot;&gt;English&lt;/a&gt; and in &lt;a href=&quot;https://www.mcgill.ca/clds/files/clds/warren-fr.pptx&quot;&gt;French&lt;/a&gt;.&lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/44&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Operationalizing&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/45&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Libraries&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/46&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Semantic Web&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/47&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Muninn&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/48&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;CWRC&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 12 Oct 2016 17:32:43 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">32 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/node/32#comments</comments>
</item>
<item>
 <title>Presentation: Bridging Communities of Practice: Emerging Technologies for Content-Centered Linking</title>
 <link>https://www.dbdump.org/news/2014/04/bridging-communities-of-practice-emerging-technologies-for-content-centered-linking.html</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;div&gt;
	Bridging Communities of Practice: Emerging Technologies for Content-Centered Linking&lt;/div&gt;
&lt;div&gt;
	Thursday, April 03, 2014 - 1:30pm - 3:00pm&lt;br /&gt;
	Watertable Ballroom (ABC), Renaissance Baltimore Harborplace Hotel&lt;/div&gt;
&lt;div&gt;
	&lt;a href=&quot;mw2014.museumsandtheweb.com/proposals/bridging-communities-of-practice-emerging-technologies-for-content-centered-linking/&quot;&gt;MW2014: Museums and the Web 2014&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	Baltimore, MD, USA&lt;/div&gt;
&lt;div&gt;
	Presented by &lt;a href=&quot;http://terpconnect.umd.edu/~oard/&quot;&gt;Douglas W. Oard&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	This paper describes the potential of new technologies for linking content among cultural heritage collections and between those collections and collections created for other purposes. In recent years, museum professionals, archivists, librarians, and digital humanists have worked to render cultural heritage metadata in an interoperable form as linked open data. Concurrently, computer and information scientists have been developing automated techniques that have significant implications for this effort. Some of these automated techniques focus on linking related materials in more nuanced ways than have heretofore been practical. Other techniques seek to automatically represent some aspects of the content of those materials in a form that is directly compatible with linked open data. Bringing these complementary communities together offers new opportunities for leveraging the large, diverse, and distributed collections of computationally accessible content to which many of us now contribute.&lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/1&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Presentation&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/14&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;museums&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 01 Apr 2014 12:49:33 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">8 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/news/2014/04/bridging-communities-of-practice-emerging-technologies-for-content-centered-linking.html#comments</comments>
</item>
<item>
 <title>Workshop: Computational Linguistics for Libraries, Archives and Museums at CODE4LIB</title>
 <link>https://www.dbdump.org/news/2014/03/cllam-workshop-computational-linguistics-for.html</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;img alt=&quot;logo.png&quot; class=&quot;mt-image-left&quot; src=&quot;http://www.dbdump.org/news/assets_c/2014/09/logo-thumb-240x52-87.png&quot; style=&quot;float: right; margin: 0px 20px 20px 0px; width: 240px; height: 52px;&quot; /&gt;&lt;/p&gt;
&lt;div&gt;
	&lt;a href=&quot;http://adjam.github.io/c4lstatic/&quot;&gt;CLLAM Workshop&lt;/a&gt; (Computational Linguistics for Libraries, Archives and Museums)&lt;/div&gt;
&lt;div&gt;
	&lt;a href=&quot;http://code4lib.org/conference/2014/schedule&quot;&gt;Code4Lib Conference 2014&lt;/a&gt;, Raleigh, NC, USA&lt;/div&gt;
&lt;div&gt;
	Monday, March 24&lt;/div&gt;
&lt;div&gt;
	Joint presentations with &lt;a href=&quot;https://twitter.com/chrpr/&quot;&gt;Corey Harper&lt;/a&gt;, &lt;a href=&quot;http://ischool.umd.edu/doctoral-students/amalia-s-levi&quot;&gt;Amalia Levi&lt;/a&gt;, &lt;a href=&quot;http://terpconnect.umd.edu/~oard/&quot;&gt;Douglas W. Oard&lt;/a&gt; and Robert Warren.&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	We will hack at the intersection of diverse content from Libraries, Archives and Museums and bleeding edge tools from computational linguistics for slicing and dicing that content. Did you just acquire the email archives of a start-up company? Maybe you can automatically build an org chart. Have you got metadata in a slew of languages? Perhaps you can search it all using one query. Is name authority control for e-resources getting too costly? Let&#039;s see if entity linking techniques can help. These are just a few teasers.
&lt;div&gt;
		 &lt;/div&gt;
&lt;p&gt;	There will be plenty of content and tools supplied, but please bring your own [data] too -- you&#039;ll hack with it in new ways throughout the day. We&#039;ll get started with some lightning talks on what we&#039;ve brought, then we&#039;ll break up into groups to experiment and work on the ideas that appeal. Three guaranteed outcomes: you&#039;ll walk away with new ideas, new tools, and new people you&#039;ll have met.&lt;/p&gt;&lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/15&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Workshop&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Conference&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 12 Mar 2014 18:36:56 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">9 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/news/2014/03/cllam-workshop-computational-linguistics-for.html#comments</comments>
</item>
<item>
 <title>Presentation at LDG2014: From the trenches - API issues in Linked Geo Data</title>
 <link>https://www.dbdump.org/news/2014/03/presentation-at-ldg2014-from-the-trenches---api-issues-in-linked-geo-data.html</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;img alt=&quot;w3c83h.png&quot; class=&quot;mt-image-left&quot; src=&quot;http://www.dbdump.org/news/assets_c/2014/09/w3c83h-thumb-119x57-84.png&quot; style=&quot;float: right; margin: 0px 20px 20px 0px; width: 119px; height: 57px;&quot; /&gt;&lt;/p&gt;
&lt;div&gt;
	&lt;a href=&quot;http://www.dbdump.org/~warren/publications/publications.html#warren:lgd:2014&quot;&gt;From the trenches - API issues in Linked Geo Data&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;a href=&quot;http://www.w3.org/2014/03/lgd/&quot;&gt;Linking Geospatial Data Workshop&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	5th - 6th March 2014, Campus London, Shoreditch, UK&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	Joint work with David Evans&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	This paper reports on the experiences of building a linked geo data coordinates translation API and some of the issues that arose in the process.  Beyond the basic capacities of SPARQL, a specialized API was constructed to translate obsolete British Trench Map coordinates from the Great War into modern WGS84 reference systems.  Concerns over current methods of recording geographic information along with accuracy and precision of information are discussed.  Open questions about managing the opportunistic enrichment of geographical instances are discussed as well as the scalability pitfalls therein.&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	Note: The final report on the workshop can be &lt;a href=&quot;http://www.w3.org/2014/03/lgd/report&quot;&gt;read here&lt;/a&gt;.&lt;/div&gt;
&lt;div class=&quot;asset-footer&quot;&gt;
	 &lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/1&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Presentation&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/16&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Geospatial&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 01 Mar 2014 14:15:17 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">10 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/news/2014/03/presentation-at-ldg2014-from-the-trenches---api-issues-in-linked-geo-data.html#comments</comments>
</item>
<item>
 <title>Presentation at ACAT - Ask not what you can do for Linked Open Data but what Linked Open Data can do for you.</title>
 <link>https://www.dbdump.org/news/2013/12/presentation-at-acat---ask-not-what-you-can-do-for-linked-open-data-but-what-linked-open-data-can-do.html</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;img alt=&quot;Curtin.jpg&quot; class=&quot;mt-image-left&quot; src=&quot;http://www.dbdump.org/news/assets_c/2013/11/Curtin-thumb-119x119-72.jpg&quot; style=&quot;float: right; margin: 0px 20px 20px 0px; width: 119px; height: 119px;&quot; /&gt;&lt;/p&gt;
&lt;div&gt;
	Ask not what you can do for Linked Open Data but what Linked Open Data can do for you.&lt;/div&gt;
&lt;div&gt;
	Monday, 9th December 2013 - 12PM&lt;/div&gt;
&lt;div&gt;
	Centre for Aboriginal Studies Boardroom, Building 211, Curtin University&lt;br /&gt;
	&lt;a href=&quot;http://www.curtin.edu.au/&quot;&gt;Presented to the Centre for Culture and Technology&lt;/a&gt; (CCAT)&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	Digital Humanities scholars have long been hampered by the twin problems of getting the data into digital form and then managing ever-increasing amounts of it. Too often, the data behind the research becomes prisoner of a &#039;research portal&#039; or lost on someone&#039;s laptop. In many ways the most successful data management tool so far is the spreadsheet - a 40 year-old technology!&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	This talk is about linked open data, or the semantic web, an approach to the management of data that is showing promise for researchers, libraries and archives. The talk is non-technical and focuses on explaining how real-world research data problems can be solved. These include the identity of historical persons, dealing with incomplete or false data; identifying or referencing lost geographical locations and encouraging the serendipitous reuse of data in other projects. Real-world examples of problematic data from the Great War will be shown from the Muninn Project and the solutions using linked open data approaches.&lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/1&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Presentation&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/17&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Curtin&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 05 Dec 2013 13:18:35 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">11 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/news/2013/12/presentation-at-acat---ask-not-what-you-can-do-for-linked-open-data-but-what-linked-open-data-can-do.html#comments</comments>
</item>
<item>
 <title>Creating specialized ontologies using Wikipedia: The Muninn Experience.</title>
 <link>https://www.dbdump.org/news/2012/06/presentation-at-wikipedia-academy-creating-specialized-ontologies-using-wikipedia---the-muninn-exper.html</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;img alt=&quot;Wiki.png&quot; class=&quot;mt-image-left&quot; height=&quot;134&quot; src=&quot;http://www.dbdump.org/news/assets_c/2012/06/Wiki-thumb-119x134-57.png&quot; style=&quot;float: left; margin: 0 20px 20px 0;&quot; width=&quot;119&quot; /&gt;&lt;/p&gt;
&lt;div&gt;
	Creating specialized ontologies using Wikipedia: The &lt;a href=&quot;http://www.muninn-project.org/&quot;&gt;Muninn&lt;/a&gt; Experience.&lt;/div&gt;
&lt;div&gt;
	&lt;a href=&quot;http://wikipedia-academy.de/2012/wiki/Main_Page&quot;&gt;Wikipedia Academy 2012&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;a href=&quot;http://wikipedia-academy.de/2012/wiki/Schedule#Paper_Session_III:_Analysing_Wikipedia_Article_Data&quot;&gt;Paper Session III&lt;/a&gt;, Saturday June 30, 10:30-11:30&lt;/div&gt;
&lt;div&gt;
	 &lt;/div&gt;
&lt;div&gt;
	Abstract:&lt;/div&gt;
&lt;div&gt;
	This paper reports on the experiences of the Muninn project in creating specialized ontologies for historical governmental and military organizations using the Wikipedia data set and its linked open data companion DBpedia.  The motivation for the ontologies and the extraction methods used are explained and their performances reviewed.  Overall Wikipedia is a very accurate knowledge base from which multilingual concepts can be extracted.  The caveat is that while the information is almost always present, it is not always straightforward to retrieve because of missing structures or categorization information. Hence, an iterative methodology has been found to work best in extracting information from Wikipedia.&lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/21&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;ontologies&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/22&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;wikipedia&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/23&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;dbpedia&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 25 Jun 2012 21:10:00 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">18 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/news/2012/06/presentation-at-wikipedia-academy-creating-specialized-ontologies-using-wikipedia---the-muninn-exper.html#comments</comments>
</item>
<item>
 <title>Do a billion documents change the First World War?</title>
 <link>https://www.dbdump.org/news/2011/02/presentation-at-the-waterloo-stratford-campus-do-a-billion-documents-change-the-first-world-war.html</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;img alt=&quot;waterloo_stratford.jpg&quot; class=&quot;mt-image-left&quot; height=&quot;25&quot; src=&quot;http://www.dbdump.org/news/assets_c/2011/02/waterloo_stratford-thumb-250x25-47.jpg&quot; style=&quot;float: left; margin: 0pt 20px 20px 0pt;&quot; width=&quot;200&quot; /&gt;&lt;/p&gt;
&lt;div align=&quot;right&quot;&gt;
	&lt;a href=&quot;http://stratfordcampus.uwaterloo.ca/events/Digital%20Media%20Series.html&quot;&gt;Do a billion documents change the First World War?&lt;/a&gt;
&lt;div&gt;
		Wednesday, March 30th, 2011, 19:00-21:00
&lt;div&gt;
			&lt;a href=&quot;http://stratfordcampus.uwaterloo.ca/index.html&quot;&gt;Waterloo Stratford Campus&lt;/a&gt; Digital Media Series
&lt;div&gt;
				Presented by &lt;a href=&quot;http://www.dbdump.org/news&quot;&gt;Rob Warren&lt;/a&gt; and &lt;a href=&quot;http://english.uwaterloo.ca/Hulan.html&quot;&gt;Shelley Hulan&lt;/a&gt;&lt;/div&gt;
&lt;div align=&quot;left&quot;&gt;
				&lt;br /&gt;
				Abstract:&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div align=&quot;left&quot;&gt;
				The First World War has come alive for later generations via their close reading of individual works on the war. But this war was the first lengthy international conflict to keep records on hundreds of thousands of displaced people and military personnel as they moved all around the globe, and the documents generated by them provide a rich source of insight into the times, and in the wake of the large-scale digitization of paper-based data from pre-digital periods, First World War records have the potential to touch readers anew.
&lt;div align=&quot;left&quot;&gt;
					Where soldiers&#039; journals and longer accounts bring the conflict to light in a very personal way, the digitization of millions of forms and official documents concerning the &quot;war to end all wars&quot; allows for the detection of global patterns of migration, communication, and disease previously impossible to find using manual research methods. Mining Great War data might be feared to rob the war of its power to illuminate the costs of modern conflict, a power that has historically lain in the personal tragedies and triumphs identified with it and the revelations they offer about human suffering and human potential, not the more anonymous and repetitive information on official forms. In a discussion of the patterns and trends detectable by analyzing millions of data mine-able Red Cross files, however, we will suggest that data mining both significantly alters our understanding of the war and yet continues to move us in surprising ways.&lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/4&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;WW1&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/28&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;english&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 01 Feb 2011 18:01:31 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">21 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/news/2011/02/presentation-at-the-waterloo-stratford-campus-do-a-billion-documents-change-the-first-world-war.html#comments</comments>
</item>
<item>
 <title>Presentation at CASBS 2010: Muninn Project</title>
 <link>https://www.dbdump.org/news/2010/06/presentation-at-casbs-2010-muninn-project.html</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;img alt=&quot;Muninn_WWI_small.gif&quot; class=&quot;mt-image-left&quot; src=&quot;http://www.dbdump.org/news/assets_c/2009/07/Muninn_WWI_small-thumb-119x46-29.gif&quot; style=&quot;float: right; margin: 0pt 20px 20px 0pt; width: 119px; height: 46px;&quot; /&gt;&lt;/p&gt;
&lt;div&gt;
	&lt;a href=&quot;http://www.muninn-project.org/&quot;&gt;The Muninn Project&lt;/a&gt;
&lt;div&gt;
		&lt;a href=&quot;http://dewitt.sanford.duke.edu/index.php/page/2010_CASBS_Workshop&quot;&gt;Tracking, Transcribing, and Tagging Government: Building Digital Records for Computational Social Science&lt;/a&gt;
&lt;div&gt;
			Tuesday June 22, 2010, 14:15-15:15
&lt;div&gt;
				&lt;a href=&quot;http://www.casbs.org/&quot;&gt;Center for Advanced Study in the Behavioral Sciences&lt;/a&gt;
&lt;div&gt;
					 &lt;/div&gt;
&lt;div&gt;
					Abstract:&lt;/div&gt;
&lt;div&gt;
					 &lt;/div&gt;
&lt;div&gt;
					&lt;a href=&quot;http://www.muninn-project.org/&quot;&gt;The Muninn Project&lt;/a&gt; is a multidisciplinary,  multinational, academic research project investigating millions of records pertaining to  the First World War in archives around the world.&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;In this talk I will review some of the methods being used in the Muninn project to  extract information from the scanned documents of historical archives. Previous data  extraction efforts for historical research were done through the human review of  documents, one at a time. We employ an approach where computing power is used to collate  similar document types to extract the information from them.&lt;/p&gt;
&lt;p&gt;					The Great War era produced a mix of hand-written and type-written documents that require  processing using computer extraction methods assisted by the manual reviews of specific  cases by human volunteers. I will contrast this with previous methods that have been used  to digitize documents, such as recapchat, and close with some observations about managing  archival data in a high-volume setting.&lt;/p&gt;&lt;/div&gt;
&lt;!--break--&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;form-item form-type-item&quot;&gt;
  &lt;label&gt;Language &lt;/label&gt;
 Undefined
&lt;/div&gt;
&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lod&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/4&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;WW1&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/29&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;archives&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 01 Jun 2010 21:26:25 +0000</pubDate>
 <dc:creator>warren</dc:creator>
 <guid isPermaLink="false">22 at https://www.dbdump.org</guid>
 <comments>https://www.dbdump.org/news/2010/06/presentation-at-casbs-2010-muninn-project.html#comments</comments>
</item>
</channel>
</rss>
