<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../../../stylesheets/log.xsl"?><log>
<record>
  <date>2026-04-04T14:00:47</date>
  <millis>1775304047136</millis>
  <sequence>91125</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>72</thread>
  <message>Couldn't load property mapping on page Mapping fr:Infobox Territoire. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_fr:Infobox_Territoire</param>
  <exception>
    <message>java.lang.IllegalArgumentException: requirement failed: Unit must be compatible to the range of the ontology property</message>
    <frame>
      <class>scala.Predef$</class>
      <method>require</method>
      <line>219</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.SimplePropertyMapping</class>
      <method>&lt;init&gt;</method>
      <line>89</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>143</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:46</date>
  <millis>1775304046987</millis>
  <sequence>91123</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>74</thread>
  <message>Couldn't load TemplateMapping on page Mapping sv:Seriealbum. Details: Ontology class not found: Comics</message>
  <param>Mapping_sv:Seriealbum</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology class not found: Comics</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyClass</method>
      <line>254</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>101</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:46</date>
  <millis>1775304046952</millis>
  <sequence>91122</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>74</thread>
  <message>Couldn't load property mapping on page Mapping sv:Infobox sjukdom. Details: Ontology property not found: diseasesdb</message>
  <param>Mapping_sv:Infobox_sjukdom</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: diseasesdb</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:46</date>
  <millis>1775304046951</millis>
  <sequence>91121</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>74</thread>
  <message>Couldn't load property mapping on page Mapping sv:Infobox sjukdom. Details: Ontology property not found: medlineplus</message>
  <param>Mapping_sv:Infobox_sjukdom</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: medlineplus</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:46</date>
  <millis>1775304046851</millis>
  <sequence>91120</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>72</thread>
  <message>Couldn't load property mapping on page Mapping fr:Infobox Hôtel. Details: Ontology property not found: NumberOfEtoilesMichelin</message>
  <param>Mapping_fr:Infobox_Hôtel</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: NumberOfEtoilesMichelin</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:46</date>
  <millis>1775304046689</millis>
  <sequence>91119</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>72</thread>
  <message>Couldn't load property mapping on page Mapping fr:Infobox Commune du Liban. Details: unknown language code ar-ly</message>
  <param>Mapping_fr:Infobox_Commune_du_Liban</param>
  <exception>
    <message>java.lang.IllegalArgumentException: unknown language code ar-ly</message>
    <frame>
      <class>org.dbpedia.extraction.util.Language$$anonfun$apply$1</class>
      <method>apply</method>
      <line>213</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.util.Language$$anonfun$apply$1</class>
      <method>apply</method>
      <line>213</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.util.Language$</class>
      <method>apply</method>
      <line>213</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadLanguage</method>
      <line>292</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>150</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:46</date>
  <millis>1775304046542</millis>
  <sequence>91118</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>74</thread>
  <message>Couldn't load property mapping on page Mapping sv:Infobox japansk stad. Details: Ontology property not found: kanjiName</message>
  <param>Mapping_sv:Infobox_japansk_stad</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: kanjiName</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:46</date>
  <millis>1775304046520</millis>
  <sequence>91117</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>72</thread>
  <message>Couldn't load property mapping on page Mapping fr:Infobox Ville de Serbie. Details: unknown language code sr-Cyrl</message>
  <param>Mapping_fr:Infobox_Ville_de_Serbie</param>
  <exception>
    <message>java.lang.IllegalArgumentException: unknown language code sr-Cyrl</message>
    <frame>
      <class>org.dbpedia.extraction.util.Language$$anonfun$apply$1</class>
      <method>apply</method>
      <line>213</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.util.Language$$anonfun$apply$1</class>
      <method>apply</method>
      <line>213</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.util.Language$</class>
      <method>apply</method>
      <line>213</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadLanguage</method>
      <line>292</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>150</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:45</date>
  <millis>1775304045980</millis>
  <sequence>91114</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>73</thread>
  <message>Couldn't load property mapping on page Mapping be:Хвароба. Details: Ontology property not found: emedicineTopic</message>
  <param>Mapping_be:Хвароба</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: emedicineTopic</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:45</date>
  <millis>1775304045977</millis>
  <sequence>91113</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>73</thread>
  <message>Couldn't load property mapping on page Mapping be:Хвароба. Details: Ontology property not found: emedicineSubject</message>
  <param>Mapping_be:Хвароба</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: emedicineSubject</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:45</date>
  <millis>1775304045975</millis>
  <sequence>91112</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>73</thread>
  <message>Couldn't load property mapping on page Mapping be:Хвароба. Details: Ontology property not found: medlineplus</message>
  <param>Mapping_be:Хвароба</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: medlineplus</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T14:00:45</date>
  <millis>1775304045970</millis>
  <sequence>91111</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>73</thread>
  <message>Couldn't load property mapping on page Mapping be:Хвароба. Details: Ontology property not found: diseasesdb</message>
  <param>Mapping_be:Хвароба</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: diseasesdb</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$loadOntologyValue$1</class>
      <method>apply</method>
      <line>267</line>
    </frame>
    <frame>
      <class>scala.collection.MapLike$class</class>
      <method>getOrElse</method>
      <line>128</line>
    </frame>
    <frame>
      <class>scala.collection.AbstractMap</class>
      <method>getOrElse</method>
      <line>59</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>267</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadOntologyProperty</method>
      <line>258</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>144</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>122</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1$$anonfun$apply$4</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>118</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings$1</class>
      <method>apply</method>
      <line>117</line>
    </frame>
    <frame>
      <class>scala.Option</class>
      <method>foreach</method>
      <line>256</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMappings</method>
      <line>117</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateMapping</method>
      <line>104</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>52</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
</log>