<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../../../stylesheets/log.xsl"?><log>
<record>
  <date>2026-04-03T21:41:33</date>
  <millis>1775245293188</millis>
  <sequence>113019</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات مصنف. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 12.</message>
  <param>Mapping_ur:خانہ_معلومات_مصنف</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 12.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:33</date>
  <millis>1775245293181</millis>
  <sequence>113018</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:اسکول کی معلومات. Details: Ontology property not found: rival</message>
  <param>Mapping_ur:اسکول_کی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: rival</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.GeneratedMethodAccessor29</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-03T21:41:33</date>
  <millis>1775245293160</millis>
  <sequence>113017</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ مشاہدہ ستارہ2. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 19.</message>
  <param>Mapping_ur:خانہ_مشاہدہ_ستارہ2</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 19.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:33</date>
  <millis>1775245293157</millis>
  <sequence>113016</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:آٹوموبائل انجن. Details: Ontology property not found: Power</message>
  <param>Mapping_ur:آٹوموبائل_انجن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Power</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.GeneratedMethodAccessor29</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-03T21:41:33</date>
  <millis>1775245293154</millis>
  <sequence>113015</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:ٹیلی ویژن انفارمیشن. Details: Ontology property not found: foaf:website</message>
  <param>Mapping_ur:ٹیلی_ویژن_انفارمیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: foaf:website</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292985</millis>
  <sequence>113014</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:یونیورسٹی. Details: Ontology property not found: conferece</message>
  <param>Mapping_ur:یونیورسٹی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: conferece</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292974</millis>
  <sequence>113013</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:بیماری سے متعلق معلومات. Details: Ontology property not found: EMedicineTopic</message>
  <param>Mapping_ur:بیماری_سے_متعلق_معلومات</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292974</millis>
  <sequence>113012</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:بیماری سے متعلق معلومات. Details: Ontology property not found: EMedicineSubject</message>
  <param>Mapping_ur:بیماری_سے_متعلق_معلومات</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292973</millis>
  <sequence>113011</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:بیماری سے متعلق معلومات. Details: Ontology property not found: MedlinePlus</message>
  <param>Mapping_ur:بیماری_سے_متعلق_معلومات</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292973</millis>
  <sequence>113010</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: DeathCause</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: DeathCause</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292972</millis>
  <sequence>113009</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Authority</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Authority</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292972</millis>
  <sequence>113008</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Weapon</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Weapon</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292972</millis>
  <sequence>113007</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Defeat</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Defeat</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292971</millis>
  <sequence>113006</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگی معلومات. Details: Ontology property not found: Trustee</message>
  <param>Mapping_ur:جنگی_معلومات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Trustee</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292804</millis>
  <sequence>113005</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جھیل. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:جھیل</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292791</millis>
  <sequence>113004</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>248</thread>
  <message>Couldn't load TemplateMapping on page Mapping ur:نوبل. Details: Ontology class not found: نوبل</message>
  <param>Mapping_ur:نوبل</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology class not found: نوبل</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292781</millis>
  <sequence>113003</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:معلومات شخصیت. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 30.</message>
  <param>Mapping_ur:معلومات_شخصیت</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 30.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292737</millis>
  <sequence>113002</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:پروٹین. Details: Unknown property type CombineSimpleMapping on page title=پروٹین;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
  <param>Mapping_ur:پروٹین</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown property type CombineSimpleMapping on page title=پروٹین;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>213</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292735</millis>
  <sequence>113001</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>248</thread>
  <message>Couldn't load GeocoordinatesMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element GeocoordinatesMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element GeocoordinatesMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292734</millis>
  <sequence>113000</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>248</thread>
  <message>Couldn't load GeocoordinatesMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element GeocoordinatesMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element GeocoordinatesMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292734</millis>
  <sequence>112999</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292734</millis>
  <sequence>112998</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292734</millis>
  <sequence>112997</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292734</millis>
  <sequence>112996</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292733</millis>
  <sequence>112995</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292733</millis>
  <sequence>112994</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292733</millis>
  <sequence>112993</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292733</millis>
  <sequence>112992</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292733</millis>
  <sequence>112991</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292733</millis>
  <sequence>112990</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292732</millis>
  <sequence>112989</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292732</millis>
  <sequence>112988</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292732</millis>
  <sequence>112987</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292732</millis>
  <sequence>112986</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292732</millis>
  <sequence>112985</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292731</millis>
  <sequence>112984</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292731</millis>
  <sequence>112983</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292731</millis>
  <sequence>112982</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292731</millis>
  <sequence>112981</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292731</millis>
  <sequence>112980</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292731</millis>
  <sequence>112979</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292730</millis>
  <sequence>112978</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292730</millis>
  <sequence>112977</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292730</millis>
  <sequence>112976</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292730</millis>
  <sequence>112975</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292729</millis>
  <sequence>112974</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292729</millis>
  <sequence>112973</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292729</millis>
  <sequence>112972</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292729</millis>
  <sequence>112971</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292729</millis>
  <sequence>112970</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292729</millis>
  <sequence>112969</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292728</millis>
  <sequence>112968</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292728</millis>
  <sequence>112967</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292728</millis>
  <sequence>112966</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292728</millis>
  <sequence>112965</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292728</millis>
  <sequence>112964</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292728</millis>
  <sequence>112963</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292727</millis>
  <sequence>112962</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292727</millis>
  <sequence>112961</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292727</millis>
  <sequence>112960</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292727</millis>
  <sequence>112959</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292727</millis>
  <sequence>112958</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292726</millis>
  <sequence>112957</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292726</millis>
  <sequence>112956</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292726</millis>
  <sequence>112955</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292726</millis>
  <sequence>112954</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292726</millis>
  <sequence>112953</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292725</millis>
  <sequence>112952</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292725</millis>
  <sequence>112951</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292725</millis>
  <sequence>112950</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292725</millis>
  <sequence>112949</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292725</millis>
  <sequence>112948</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292725</millis>
  <sequence>112947</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292724</millis>
  <sequence>112946</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292724</millis>
  <sequence>112945</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292724</millis>
  <sequence>112944</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292724</millis>
  <sequence>112943</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292724</millis>
  <sequence>112942</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292723</millis>
  <sequence>112941</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292723</millis>
  <sequence>112940</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292723</millis>
  <sequence>112939</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292723</millis>
  <sequence>112938</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292723</millis>
  <sequence>112937</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292722</millis>
  <sequence>112936</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292722</millis>
  <sequence>112935</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292722</millis>
  <sequence>112934</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292722</millis>
  <sequence>112933</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292722</millis>
  <sequence>112932</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292722</millis>
  <sequence>112931</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292721</millis>
  <sequence>112930</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292721</millis>
  <sequence>112929</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292721</millis>
  <sequence>112928</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292721</millis>
  <sequence>112927</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292721</millis>
  <sequence>112926</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292720</millis>
  <sequence>112925</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292720</millis>
  <sequence>112924</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292720</millis>
  <sequence>112923</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292719</millis>
  <sequence>112922</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292719</millis>
  <sequence>112921</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292719</millis>
  <sequence>112920</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292719</millis>
  <sequence>112919</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292719</millis>
  <sequence>112918</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292719</millis>
  <sequence>112917</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292719</millis>
  <sequence>112916</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292718</millis>
  <sequence>112915</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292718</millis>
  <sequence>112914</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292718</millis>
  <sequence>112913</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292718</millis>
  <sequence>112912</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292718</millis>
  <sequence>112911</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292718</millis>
  <sequence>112910</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292717</millis>
  <sequence>112909</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292717</millis>
  <sequence>112908</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292717</millis>
  <sequence>112907</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292717</millis>
  <sequence>112906</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292717</millis>
  <sequence>112905</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292717</millis>
  <sequence>112904</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292593</millis>
  <sequence>112903</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292593</millis>
  <sequence>112902</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292593</millis>
  <sequence>112901</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292593</millis>
  <sequence>112900</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292592</millis>
  <sequence>112899</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292592</millis>
  <sequence>112898</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292592</millis>
  <sequence>112897</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292592</millis>
  <sequence>112896</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>248</thread>
  <message>Couldn't load ConstantMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element ConstantMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element ConstantMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292592</millis>
  <sequence>112895</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>248</thread>
  <message>Couldn't load ConstantMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element ConstantMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element ConstantMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292591</millis>
  <sequence>112894</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>248</thread>
  <message>Couldn't load ConstantMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element ConstantMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element ConstantMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292540</millis>
  <sequence>112893</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:وینس کھڑا. Details: Ontology property not found: مقام</message>
  <param>Mapping_ur:وینس_کھڑا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: مقام</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>208</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292504</millis>
  <sequence>112892</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>248</thread>
  <message>Couldn't load IntermediateNodeMapping on page Mapping ur:چانسلر. Details: Unknown mapping element IntermediateNodeMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element IntermediateNodeMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292504</millis>
  <sequence>112891</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292503</millis>
  <sequence>112890</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292503</millis>
  <sequence>112889</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292503</millis>
  <sequence>112888</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292503</millis>
  <sequence>112887</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292503</millis>
  <sequence>112886</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292502</millis>
  <sequence>112885</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292502</millis>
  <sequence>112884</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292502</millis>
  <sequence>112883</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292502</millis>
  <sequence>112882</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292502</millis>
  <sequence>112881</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292427</millis>
  <sequence>112880</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292427</millis>
  <sequence>112879</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292427</millis>
  <sequence>112878</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292427</millis>
  <sequence>112877</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292427</millis>
  <sequence>112876</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292426</millis>
  <sequence>112875</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292426</millis>
  <sequence>112874</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292426</millis>
  <sequence>112873</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292426</millis>
  <sequence>112872</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292426</millis>
  <sequence>112871</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292425</millis>
  <sequence>112870</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292425</millis>
  <sequence>112869</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292425</millis>
  <sequence>112868</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292425</millis>
  <sequence>112867</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292425</millis>
  <sequence>112866</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292425</millis>
  <sequence>112865</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292424</millis>
  <sequence>112864</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292424</millis>
  <sequence>112863</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292424</millis>
  <sequence>112862</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292424</millis>
  <sequence>112861</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292424</millis>
  <sequence>112860</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292423</millis>
  <sequence>112859</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292423</millis>
  <sequence>112858</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292423</millis>
  <sequence>112857</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292423</millis>
  <sequence>112856</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292423</millis>
  <sequence>112855</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292423</millis>
  <sequence>112854</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292422</millis>
  <sequence>112853</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292422</millis>
  <sequence>112852</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292422</millis>
  <sequence>112851</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292422</millis>
  <sequence>112850</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292422</millis>
  <sequence>112849</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292421</millis>
  <sequence>112848</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292421</millis>
  <sequence>112847</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292421</millis>
  <sequence>112846</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292421</millis>
  <sequence>112845</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292421</millis>
  <sequence>112844</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292421</millis>
  <sequence>112843</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292420</millis>
  <sequence>112842</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292420</millis>
  <sequence>112841</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292420</millis>
  <sequence>112840</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292420</millis>
  <sequence>112839</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292420</millis>
  <sequence>112838</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292419</millis>
  <sequence>112837</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292419</millis>
  <sequence>112836</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292419</millis>
  <sequence>112835</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292419</millis>
  <sequence>112834</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292419</millis>
  <sequence>112833</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292418</millis>
  <sequence>112832</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292418</millis>
  <sequence>112831</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292418</millis>
  <sequence>112830</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292418</millis>
  <sequence>112829</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292418</millis>
  <sequence>112828</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292418</millis>
  <sequence>112827</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292417</millis>
  <sequence>112826</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292417</millis>
  <sequence>112825</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292417</millis>
  <sequence>112824</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292417</millis>
  <sequence>112823</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292417</millis>
  <sequence>112822</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292416</millis>
  <sequence>112821</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292416</millis>
  <sequence>112820</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292416</millis>
  <sequence>112819</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292416</millis>
  <sequence>112818</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292416</millis>
  <sequence>112817</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292415</millis>
  <sequence>112816</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292415</millis>
  <sequence>112815</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292415</millis>
  <sequence>112814</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292415</millis>
  <sequence>112813</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292415</millis>
  <sequence>112812</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292415</millis>
  <sequence>112811</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292414</millis>
  <sequence>112810</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292414</millis>
  <sequence>112809</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292414</millis>
  <sequence>112808</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292414</millis>
  <sequence>112807</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292414</millis>
  <sequence>112806</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292413</millis>
  <sequence>112805</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292413</millis>
  <sequence>112804</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292413</millis>
  <sequence>112803</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292413</millis>
  <sequence>112802</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292413</millis>
  <sequence>112801</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292413</millis>
  <sequence>112800</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292412</millis>
  <sequence>112799</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292412</millis>
  <sequence>112798</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292412</millis>
  <sequence>112797</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292412</millis>
  <sequence>112796</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292412</millis>
  <sequence>112795</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292411</millis>
  <sequence>112794</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292411</millis>
  <sequence>112793</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292411</millis>
  <sequence>112792</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292411</millis>
  <sequence>112791</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292411</millis>
  <sequence>112790</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292411</millis>
  <sequence>112789</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292410</millis>
  <sequence>112788</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292410</millis>
  <sequence>112787</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292410</millis>
  <sequence>112786</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292410</millis>
  <sequence>112785</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292410</millis>
  <sequence>112784</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292409</millis>
  <sequence>112783</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292409</millis>
  <sequence>112782</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292409</millis>
  <sequence>112781</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292409</millis>
  <sequence>112780</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292409</millis>
  <sequence>112779</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292408</millis>
  <sequence>112778</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292408</millis>
  <sequence>112777</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292408</millis>
  <sequence>112776</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292408</millis>
  <sequence>112775</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292408</millis>
  <sequence>112774</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292408</millis>
  <sequence>112773</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292407</millis>
  <sequence>112772</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292407</millis>
  <sequence>112771</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292407</millis>
  <sequence>112770</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292407</millis>
  <sequence>112769</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292407</millis>
  <sequence>112768</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292406</millis>
  <sequence>112767</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292406</millis>
  <sequence>112766</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292406</millis>
  <sequence>112765</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292406</millis>
  <sequence>112764</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292406</millis>
  <sequence>112763</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292405</millis>
  <sequence>112762</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292405</millis>
  <sequence>112761</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292405</millis>
  <sequence>112760</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292405</millis>
  <sequence>112759</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292405</millis>
  <sequence>112758</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292405</millis>
  <sequence>112757</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292404</millis>
  <sequence>112756</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292404</millis>
  <sequence>112755</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292404</millis>
  <sequence>112754</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292404</millis>
  <sequence>112753</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292404</millis>
  <sequence>112752</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292403</millis>
  <sequence>112751</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292403</millis>
  <sequence>112750</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292403</millis>
  <sequence>112749</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292403</millis>
  <sequence>112748</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292403</millis>
  <sequence>112747</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292402</millis>
  <sequence>112746</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292402</millis>
  <sequence>112745</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292402</millis>
  <sequence>112744</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292402</millis>
  <sequence>112743</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292402</millis>
  <sequence>112742</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292402</millis>
  <sequence>112741</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292401</millis>
  <sequence>112740</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292401</millis>
  <sequence>112739</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292401</millis>
  <sequence>112738</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292401</millis>
  <sequence>112737</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292401</millis>
  <sequence>112736</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292400</millis>
  <sequence>112735</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292400</millis>
  <sequence>112734</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292400</millis>
  <sequence>112733</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292400</millis>
  <sequence>112732</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292400</millis>
  <sequence>112731</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292399</millis>
  <sequence>112730</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292399</millis>
  <sequence>112729</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292399</millis>
  <sequence>112728</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292399</millis>
  <sequence>112727</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292399</millis>
  <sequence>112726</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292399</millis>
  <sequence>112725</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292398</millis>
  <sequence>112724</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292398</millis>
  <sequence>112723</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292398</millis>
  <sequence>112722</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292398</millis>
  <sequence>112721</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292398</millis>
  <sequence>112720</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292397</millis>
  <sequence>112719</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292397</millis>
  <sequence>112718</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292397</millis>
  <sequence>112717</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292397</millis>
  <sequence>112716</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292397</millis>
  <sequence>112715</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292397</millis>
  <sequence>112714</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292396</millis>
  <sequence>112713</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292396</millis>
  <sequence>112712</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292396</millis>
  <sequence>112711</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292396</millis>
  <sequence>112710</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292396</millis>
  <sequence>112709</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292395</millis>
  <sequence>112708</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292395</millis>
  <sequence>112707</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292395</millis>
  <sequence>112706</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292395</millis>
  <sequence>112705</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292395</millis>
  <sequence>112704</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292395</millis>
  <sequence>112703</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292394</millis>
  <sequence>112702</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292394</millis>
  <sequence>112701</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292394</millis>
  <sequence>112700</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292394</millis>
  <sequence>112699</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292394</millis>
  <sequence>112698</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292393</millis>
  <sequence>112697</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292393</millis>
  <sequence>112696</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292393</millis>
  <sequence>112695</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292393</millis>
  <sequence>112694</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292393</millis>
  <sequence>112693</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292393</millis>
  <sequence>112692</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292392</millis>
  <sequence>112691</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292392</millis>
  <sequence>112690</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292392</millis>
  <sequence>112689</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292392</millis>
  <sequence>112688</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292392</millis>
  <sequence>112687</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292391</millis>
  <sequence>112686</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292391</millis>
  <sequence>112685</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292391</millis>
  <sequence>112684</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292391</millis>
  <sequence>112683</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292391</millis>
  <sequence>112682</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292390</millis>
  <sequence>112681</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292390</millis>
  <sequence>112680</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292390</millis>
  <sequence>112679</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292390</millis>
  <sequence>112678</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292390</millis>
  <sequence>112677</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292390</millis>
  <sequence>112676</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292389</millis>
  <sequence>112675</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292389</millis>
  <sequence>112674</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292389</millis>
  <sequence>112673</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292389</millis>
  <sequence>112672</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292389</millis>
  <sequence>112671</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292388</millis>
  <sequence>112670</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292388</millis>
  <sequence>112669</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292388</millis>
  <sequence>112668</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292388</millis>
  <sequence>112667</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292388</millis>
  <sequence>112666</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292387</millis>
  <sequence>112665</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292387</millis>
  <sequence>112664</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292387</millis>
  <sequence>112663</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292387</millis>
  <sequence>112662</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292387</millis>
  <sequence>112661</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292386</millis>
  <sequence>112660</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292386</millis>
  <sequence>112659</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292386</millis>
  <sequence>112658</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292386</millis>
  <sequence>112657</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292386</millis>
  <sequence>112656</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292385</millis>
  <sequence>112655</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292385</millis>
  <sequence>112654</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292385</millis>
  <sequence>112653</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292385</millis>
  <sequence>112652</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292385</millis>
  <sequence>112651</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292385</millis>
  <sequence>112650</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292384</millis>
  <sequence>112649</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292384</millis>
  <sequence>112648</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292384</millis>
  <sequence>112647</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292384</millis>
  <sequence>112646</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292384</millis>
  <sequence>112645</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292383</millis>
  <sequence>112644</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292383</millis>
  <sequence>112643</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292383</millis>
  <sequence>112642</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292383</millis>
  <sequence>112641</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292383</millis>
  <sequence>112640</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292383</millis>
  <sequence>112639</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292382</millis>
  <sequence>112638</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292382</millis>
  <sequence>112637</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292382</millis>
  <sequence>112636</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292382</millis>
  <sequence>112635</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292382</millis>
  <sequence>112634</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292381</millis>
  <sequence>112633</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292381</millis>
  <sequence>112632</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292381</millis>
  <sequence>112631</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292381</millis>
  <sequence>112630</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292381</millis>
  <sequence>112629</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292380</millis>
  <sequence>112628</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292380</millis>
  <sequence>112627</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292380</millis>
  <sequence>112626</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292380</millis>
  <sequence>112625</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292380</millis>
  <sequence>112624</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292379</millis>
  <sequence>112623</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292379</millis>
  <sequence>112622</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292379</millis>
  <sequence>112621</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292379</millis>
  <sequence>112620</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292379</millis>
  <sequence>112619</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292378</millis>
  <sequence>112618</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292378</millis>
  <sequence>112617</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292378</millis>
  <sequence>112616</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292378</millis>
  <sequence>112615</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292378</millis>
  <sequence>112614</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292378</millis>
  <sequence>112613</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292377</millis>
  <sequence>112612</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292377</millis>
  <sequence>112611</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292377</millis>
  <sequence>112610</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292377</millis>
  <sequence>112609</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292377</millis>
  <sequence>112608</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292376</millis>
  <sequence>112607</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292376</millis>
  <sequence>112606</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292376</millis>
  <sequence>112605</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292376</millis>
  <sequence>112604</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292376</millis>
  <sequence>112603</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292376</millis>
  <sequence>112602</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292375</millis>
  <sequence>112601</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292375</millis>
  <sequence>112600</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292375</millis>
  <sequence>112599</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292375</millis>
  <sequence>112598</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292375</millis>
  <sequence>112597</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292374</millis>
  <sequence>112596</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292374</millis>
  <sequence>112595</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292374</millis>
  <sequence>112594</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292374</millis>
  <sequence>112593</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292374</millis>
  <sequence>112592</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292373</millis>
  <sequence>112591</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292373</millis>
  <sequence>112590</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292373</millis>
  <sequence>112589</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292373</millis>
  <sequence>112588</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292373</millis>
  <sequence>112587</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292373</millis>
  <sequence>112586</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292372</millis>
  <sequence>112585</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292372</millis>
  <sequence>112584</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292372</millis>
  <sequence>112583</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292372</millis>
  <sequence>112582</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292372</millis>
  <sequence>112581</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292371</millis>
  <sequence>112580</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292371</millis>
  <sequence>112579</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292371</millis>
  <sequence>112578</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292371</millis>
  <sequence>112577</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292371</millis>
  <sequence>112576</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292370</millis>
  <sequence>112575</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292370</millis>
  <sequence>112574</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292370</millis>
  <sequence>112573</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292370</millis>
  <sequence>112572</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292370</millis>
  <sequence>112571</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292370</millis>
  <sequence>112570</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292369</millis>
  <sequence>112569</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292369</millis>
  <sequence>112568</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292369</millis>
  <sequence>112567</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292369</millis>
  <sequence>112566</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292369</millis>
  <sequence>112565</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292368</millis>
  <sequence>112564</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292368</millis>
  <sequence>112563</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292368</millis>
  <sequence>112562</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292368</millis>
  <sequence>112561</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292368</millis>
  <sequence>112560</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292368</millis>
  <sequence>112559</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292367</millis>
  <sequence>112558</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292367</millis>
  <sequence>112557</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292367</millis>
  <sequence>112556</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292367</millis>
  <sequence>112555</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292367</millis>
  <sequence>112554</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292366</millis>
  <sequence>112553</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292366</millis>
  <sequence>112552</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292366</millis>
  <sequence>112551</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292366</millis>
  <sequence>112550</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292366</millis>
  <sequence>112549</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292365</millis>
  <sequence>112548</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292365</millis>
  <sequence>112547</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292365</millis>
  <sequence>112546</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292365</millis>
  <sequence>112545</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292365</millis>
  <sequence>112544</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292365</millis>
  <sequence>112543</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292364</millis>
  <sequence>112542</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292364</millis>
  <sequence>112541</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292364</millis>
  <sequence>112540</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292364</millis>
  <sequence>112539</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292364</millis>
  <sequence>112538</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292363</millis>
  <sequence>112537</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292363</millis>
  <sequence>112536</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292363</millis>
  <sequence>112535</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292363</millis>
  <sequence>112534</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292363</millis>
  <sequence>112533</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292363</millis>
  <sequence>112532</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292362</millis>
  <sequence>112531</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292362</millis>
  <sequence>112530</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292362</millis>
  <sequence>112529</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292362</millis>
  <sequence>112528</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292362</millis>
  <sequence>112527</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292361</millis>
  <sequence>112526</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292361</millis>
  <sequence>112525</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292361</millis>
  <sequence>112524</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292361</millis>
  <sequence>112523</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292361</millis>
  <sequence>112522</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292360</millis>
  <sequence>112521</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292360</millis>
  <sequence>112520</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292360</millis>
  <sequence>112519</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292360</millis>
  <sequence>112518</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292360</millis>
  <sequence>112517</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292360</millis>
  <sequence>112516</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292359</millis>
  <sequence>112515</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292359</millis>
  <sequence>112514</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292359</millis>
  <sequence>112513</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292359</millis>
  <sequence>112512</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292359</millis>
  <sequence>112511</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292358</millis>
  <sequence>112510</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292358</millis>
  <sequence>112509</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292358</millis>
  <sequence>112508</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292358</millis>
  <sequence>112507</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292358</millis>
  <sequence>112506</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292357</millis>
  <sequence>112505</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292357</millis>
  <sequence>112504</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292357</millis>
  <sequence>112503</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292357</millis>
  <sequence>112502</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292357</millis>
  <sequence>112501</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292357</millis>
  <sequence>112500</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292356</millis>
  <sequence>112499</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292356</millis>
  <sequence>112498</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292356</millis>
  <sequence>112497</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292356</millis>
  <sequence>112496</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292356</millis>
  <sequence>112495</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292355</millis>
  <sequence>112494</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292355</millis>
  <sequence>112493</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292355</millis>
  <sequence>112492</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292355</millis>
  <sequence>112491</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>248</thread>
  <message>Couldn't load DateIntervalMapping on page Mapping ur:چانسلر. Details: Unknown mapping element DateIntervalMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element DateIntervalMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292355</millis>
  <sequence>112490</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292354</millis>
  <sequence>112489</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292354</millis>
  <sequence>112488</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292354</millis>
  <sequence>112487</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292354</millis>
  <sequence>112486</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292354</millis>
  <sequence>112485</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292353</millis>
  <sequence>112484</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292353</millis>
  <sequence>112483</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292353</millis>
  <sequence>112482</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292353</millis>
  <sequence>112481</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292353</millis>
  <sequence>112480</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292353</millis>
  <sequence>112479</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292352</millis>
  <sequence>112478</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292352</millis>
  <sequence>112477</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292352</millis>
  <sequence>112476</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292352</millis>
  <sequence>112475</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292352</millis>
  <sequence>112474</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292351</millis>
  <sequence>112473</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292351</millis>
  <sequence>112472</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292351</millis>
  <sequence>112471</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292351</millis>
  <sequence>112470</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292351</millis>
  <sequence>112469</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292351</millis>
  <sequence>112468</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292350</millis>
  <sequence>112467</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292350</millis>
  <sequence>112466</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292350</millis>
  <sequence>112465</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292350</millis>
  <sequence>112464</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292350</millis>
  <sequence>112463</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>248</thread>
  <message>Couldn't load GeocoordinatesMapping on page Mapping ur:چانسلر. Details: Unknown mapping element GeocoordinatesMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element GeocoordinatesMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292349</millis>
  <sequence>112462</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292349</millis>
  <sequence>112461</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292349</millis>
  <sequence>112460</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292349</millis>
  <sequence>112459</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292349</millis>
  <sequence>112458</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292348</millis>
  <sequence>112457</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292348</millis>
  <sequence>112456</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292348</millis>
  <sequence>112455</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292348</millis>
  <sequence>112454</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292348</millis>
  <sequence>112453</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292347</millis>
  <sequence>112452</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292347</millis>
  <sequence>112451</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292347</millis>
  <sequence>112450</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292347</millis>
  <sequence>112449</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292173</millis>
  <sequence>112448</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292173</millis>
  <sequence>112447</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292173</millis>
  <sequence>112446</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292173</millis>
  <sequence>112445</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292173</millis>
  <sequence>112444</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292173</millis>
  <sequence>112443</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292172</millis>
  <sequence>112442</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292172</millis>
  <sequence>112441</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292172</millis>
  <sequence>112440</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292172</millis>
  <sequence>112439</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292172</millis>
  <sequence>112438</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292171</millis>
  <sequence>112437</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292171</millis>
  <sequence>112436</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292171</millis>
  <sequence>112435</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292171</millis>
  <sequence>112434</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292171</millis>
  <sequence>112433</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292171</millis>
  <sequence>112432</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292170</millis>
  <sequence>112431</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292170</millis>
  <sequence>112430</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292170</millis>
  <sequence>112429</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292170</millis>
  <sequence>112428</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292170</millis>
  <sequence>112427</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292169</millis>
  <sequence>112426</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292169</millis>
  <sequence>112425</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292169</millis>
  <sequence>112424</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292169</millis>
  <sequence>112423</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292169</millis>
  <sequence>112422</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292169</millis>
  <sequence>112421</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292168</millis>
  <sequence>112420</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292168</millis>
  <sequence>112419</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292168</millis>
  <sequence>112418</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292168</millis>
  <sequence>112417</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292168</millis>
  <sequence>112416</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292167</millis>
  <sequence>112415</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292167</millis>
  <sequence>112414</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292167</millis>
  <sequence>112413</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292167</millis>
  <sequence>112412</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292167</millis>
  <sequence>112411</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292167</millis>
  <sequence>112410</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292166</millis>
  <sequence>112409</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292166</millis>
  <sequence>112408</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292166</millis>
  <sequence>112407</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292166</millis>
  <sequence>112406</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292166</millis>
  <sequence>112405</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292165</millis>
  <sequence>112404</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292165</millis>
  <sequence>112403</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292165</millis>
  <sequence>112402</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292165</millis>
  <sequence>112401</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292165</millis>
  <sequence>112400</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292165</millis>
  <sequence>112399</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292164</millis>
  <sequence>112398</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292164</millis>
  <sequence>112397</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292164</millis>
  <sequence>112396</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292164</millis>
  <sequence>112395</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292164</millis>
  <sequence>112394</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292163</millis>
  <sequence>112393</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292163</millis>
  <sequence>112392</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292163</millis>
  <sequence>112391</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292163</millis>
  <sequence>112390</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292163</millis>
  <sequence>112389</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292146</millis>
  <sequence>112388</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:پاکستانی شہر. Details: Ontology property not found: ملک</message>
  <param>Mapping_ur:پاکستانی_شہر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: ملک</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292143</millis>
  <sequence>112387</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:انجن. Details: Missing property 'templateProperty' in template 'DateIntervalMapping' starting on line 16.</message>
  <param>Mapping_ur:انجن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'DateIntervalMapping' starting on line 16.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>163</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.GeneratedMethodAccessor29</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-03T21:41:32</date>
  <millis>1775245292116</millis>
  <sequence>112386</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:موٹرسائیکل. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:موٹرسائیکل</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291969</millis>
  <sequence>112385</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:بجلی گھر. Details: Ontology property not found: اوسط سالانہ جنریشن</message>
  <param>Mapping_ur:بجلی_گھر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: اوسط سالانہ جنریشن</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291959</millis>
  <sequence>112384</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:ریل. Details: Ontology property not found: area km2</message>
  <param>Mapping_ur:ریل</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: area km2</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291891</millis>
  <sequence>112383</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:تیراک. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 4.</message>
  <param>Mapping_ur:تیراک</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 4.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291692</millis>
  <sequence>112382</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:مرکری میں گڑھا. Details: Ontology property not found: Location</message>
  <param>Mapping_ur:مرکری_میں_گڑھا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Location</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>208</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291681</millis>
  <sequence>112381</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:ہیری پوٹر کیریکٹر. Details: Ontology property not found: Comment</message>
  <param>Mapping_ur:ہیری_پوٹر_کیریکٹر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: Comment</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291674</millis>
  <sequence>112380</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:ملک. Details: Ontology property not found: House</message>
  <param>Mapping_ur:ملک</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: House</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$$loadConditionalMapping</method>
      <line>228</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>73</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291483</millis>
  <sequence>112379</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291483</millis>
  <sequence>112378</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291483</millis>
  <sequence>112377</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291482</millis>
  <sequence>112376</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291482</millis>
  <sequence>112375</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291482</millis>
  <sequence>112374</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291482</millis>
  <sequence>112373</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291482</millis>
  <sequence>112372</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291482</millis>
  <sequence>112371</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291481</millis>
  <sequence>112370</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>248</thread>
  <message>Couldn't load DateIntervalMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element DateIntervalMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element DateIntervalMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291481</millis>
  <sequence>112369</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291481</millis>
  <sequence>112368</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291481</millis>
  <sequence>112367</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291481</millis>
  <sequence>112366</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291480</millis>
  <sequence>112365</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291480</millis>
  <sequence>112364</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291480</millis>
  <sequence>112363</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291469</millis>
  <sequence>112362</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291468</millis>
  <sequence>112361</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291468</millis>
  <sequence>112360</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291468</millis>
  <sequence>112359</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291468</millis>
  <sequence>112358</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291468</millis>
  <sequence>112357</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291468</millis>
  <sequence>112356</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291467</millis>
  <sequence>112355</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291467</millis>
  <sequence>112354</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291467</millis>
  <sequence>112353</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291467</millis>
  <sequence>112352</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291467</millis>
  <sequence>112351</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291466</millis>
  <sequence>112350</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291466</millis>
  <sequence>112349</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291466</millis>
  <sequence>112348</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291455</millis>
  <sequence>112347</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:یونیورسٹی آف سرگودھا. Details: Ontology property not found: departments</message>
  <param>Mapping_ur:یونیورسٹی_آف_سرگودھا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: departments</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291455</millis>
  <sequence>112346</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:یونیورسٹی آف سرگودھا. Details: Ontology property not found: subcampus</message>
  <param>Mapping_ur:یونیورسٹی_آف_سرگودھا</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: subcampus</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291279</millis>
  <sequence>112345</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291279</millis>
  <sequence>112344</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291278</millis>
  <sequence>112343</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291278</millis>
  <sequence>112342</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291278</millis>
  <sequence>112341</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291278</millis>
  <sequence>112340</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291278</millis>
  <sequence>112339</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291277</millis>
  <sequence>112338</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291277</millis>
  <sequence>112337</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291277</millis>
  <sequence>112336</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291277</millis>
  <sequence>112335</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291277</millis>
  <sequence>112334</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291277</millis>
  <sequence>112333</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291276</millis>
  <sequence>112332</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291276</millis>
  <sequence>112331</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291276</millis>
  <sequence>112330</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291266</millis>
  <sequence>112329</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:حوالہ ویب. Details: Ontology property not found: three</message>
  <param>Mapping_ur:حوالہ_ویب</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: three</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291264</millis>
  <sequence>112328</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:حوالہ ویب. Details: Ontology property not found: five</message>
  <param>Mapping_ur:حوالہ_ویب</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: five</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291243</millis>
  <sequence>112327</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات بنگلہ دیش کے اضلاع. Details: Ontology property not found: size</message>
  <param>Mapping_ur:خانہ_معلومات_بنگلہ_دیش_کے_اضلاع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: size</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291107</millis>
  <sequence>112326</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:منشیات. Details: Unknown property type CombineSimpleMapping on page title=منشیات;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
  <param>Mapping_ur:منشیات</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown property type CombineSimpleMapping on page title=منشیات;ns=378/Mapping ur/Mapping ur;language:wiki=ur,locale=ur</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadPropertyMapping</method>
      <line>213</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$$loadConditionalMapping</method>
      <line>228</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>73</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291102</millis>
  <sequence>112325</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>248</thread>
  <message>Couldn't load TemplateMapping on page Mapping ur:Common. Details: Ontology class not found: تعلیمی_کانفرنس</message>
  <param>Mapping_ur:Common</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology class not found: تعلیمی_کانفرنس</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291090</millis>
  <sequence>112324</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291089</millis>
  <sequence>112323</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291089</millis>
  <sequence>112322</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291089</millis>
  <sequence>112321</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291089</millis>
  <sequence>112320</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291089</millis>
  <sequence>112319</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291088</millis>
  <sequence>112318</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291088</millis>
  <sequence>112317</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291088</millis>
  <sequence>112316</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291088</millis>
  <sequence>112315</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291088</millis>
  <sequence>112314</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291088</millis>
  <sequence>112313</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291087</millis>
  <sequence>112312</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291087</millis>
  <sequence>112311</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291087</millis>
  <sequence>112310</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291087</millis>
  <sequence>112309</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291087</millis>
  <sequence>112308</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291086</millis>
  <sequence>112307</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291086</millis>
  <sequence>112306</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291086</millis>
  <sequence>112305</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291086</millis>
  <sequence>112304</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291086</millis>
  <sequence>112303</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291085</millis>
  <sequence>112302</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291085</millis>
  <sequence>112301</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291085</millis>
  <sequence>112300</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291085</millis>
  <sequence>112299</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291085</millis>
  <sequence>112298</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291085</millis>
  <sequence>112297</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291084</millis>
  <sequence>112296</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291084</millis>
  <sequence>112295</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291084</millis>
  <sequence>112294</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291084</millis>
  <sequence>112293</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291084</millis>
  <sequence>112292</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291084</millis>
  <sequence>112291</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291083</millis>
  <sequence>112290</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291083</millis>
  <sequence>112289</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291083</millis>
  <sequence>112288</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291083</millis>
  <sequence>112287</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291083</millis>
  <sequence>112286</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291082</millis>
  <sequence>112285</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291082</millis>
  <sequence>112284</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291082</millis>
  <sequence>112283</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291082</millis>
  <sequence>112282</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291082</millis>
  <sequence>112281</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291081</millis>
  <sequence>112280</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291081</millis>
  <sequence>112279</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291081</millis>
  <sequence>112278</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291081</millis>
  <sequence>112277</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291081</millis>
  <sequence>112276</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291080</millis>
  <sequence>112275</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291044</millis>
  <sequence>112274</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات اسٹیشن. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 49.</message>
  <param>Mapping_ur:خانہ_معلومات_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 49.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291043</millis>
  <sequence>112273</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات اسٹیشن. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 45.</message>
  <param>Mapping_ur:خانہ_معلومات_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 45.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291029</millis>
  <sequence>112272</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:فہرست مقالہ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 166.</message>
  <param>Mapping_ur:فہرست_مقالہ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 166.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291029</millis>
  <sequence>112271</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:فہرست مقالہ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
  <param>Mapping_ur:فہرست_مقالہ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:31</date>
  <millis>1775245291028</millis>
  <sequence>112270</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:فہرست مقالہ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 7.</message>
  <param>Mapping_ur:فہرست_مقالہ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 7.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290861</millis>
  <sequence>112269</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات پنسلوانیا تاریخی مقام. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 11.</message>
  <param>Mapping_ur:خانہ_معلومات_پنسلوانیا_تاریخی_مقام</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 11.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290841</millis>
  <sequence>112268</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانہ معلومات کیمپ گراؤنڈ. Details: Missing property 'ontologyProperty' in template 'PropertyMapping' starting on line 29.</message>
  <param>Mapping_ur:خانہ_معلومات_کیمپ_گراؤنڈ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'ontologyProperty' in template 'PropertyMapping' starting on line 29.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>loadOntologyValue</method>
      <line>266</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290819</millis>
  <sequence>112267</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:کینیڈا کے رکن پارلیمینٹ. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 82.</message>
  <param>Mapping_ur:کینیڈا_کے_رکن_پارلیمینٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 82.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290669</millis>
  <sequence>112266</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگ جہاز. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:جنگ_جہاز</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290668</millis>
  <sequence>112265</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:جنگ جہاز. Details: requirement failed: Unit must be compatible to the range of the ontology property</message>
  <param>Mapping_ur:جنگ_جہاز</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290613</millis>
  <sequence>112264</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290613</millis>
  <sequence>112263</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290613</millis>
  <sequence>112262</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290613</millis>
  <sequence>112261</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290613</millis>
  <sequence>112260</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290613</millis>
  <sequence>112259</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290612</millis>
  <sequence>112258</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290612</millis>
  <sequence>112257</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290612</millis>
  <sequence>112256</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290612</millis>
  <sequence>112255</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290612</millis>
  <sequence>112254</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290611</millis>
  <sequence>112253</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290611</millis>
  <sequence>112252</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290611</millis>
  <sequence>112251</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290611</millis>
  <sequence>112250</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290611</millis>
  <sequence>112249</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290611</millis>
  <sequence>112248</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290610</millis>
  <sequence>112247</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290610</millis>
  <sequence>112246</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290610</millis>
  <sequence>112245</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290610</millis>
  <sequence>112244</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290610</millis>
  <sequence>112243</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290610</millis>
  <sequence>112242</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290609</millis>
  <sequence>112241</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290609</millis>
  <sequence>112240</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290609</millis>
  <sequence>112239</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290609</millis>
  <sequence>112238</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290609</millis>
  <sequence>112237</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290608</millis>
  <sequence>112236</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290608</millis>
  <sequence>112235</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290608</millis>
  <sequence>112234</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290608</millis>
  <sequence>112233</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290608</millis>
  <sequence>112232</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290607</millis>
  <sequence>112231</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290607</millis>
  <sequence>112230</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290607</millis>
  <sequence>112229</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290607</millis>
  <sequence>112228</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290607</millis>
  <sequence>112227</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290607</millis>
  <sequence>112226</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290606</millis>
  <sequence>112225</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290606</millis>
  <sequence>112224</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290434</millis>
  <sequence>112223</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290433</millis>
  <sequence>112222</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290433</millis>
  <sequence>112221</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290433</millis>
  <sequence>112220</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290433</millis>
  <sequence>112219</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290433</millis>
  <sequence>112218</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290433</millis>
  <sequence>112217</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290432</millis>
  <sequence>112216</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290432</millis>
  <sequence>112215</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290432</millis>
  <sequence>112214</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290432</millis>
  <sequence>112213</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290432</millis>
  <sequence>112212</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290431</millis>
  <sequence>112211</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290431</millis>
  <sequence>112210</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290431</millis>
  <sequence>112209</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290431</millis>
  <sequence>112208</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290431</millis>
  <sequence>112207</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290431</millis>
  <sequence>112206</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290430</millis>
  <sequence>112205</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290430</millis>
  <sequence>112204</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290430</millis>
  <sequence>112203</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290430</millis>
  <sequence>112202</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290429</millis>
  <sequence>112201</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>248</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290394</millis>
  <sequence>112200</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانۂ معلومات مالی شہر. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 23.</message>
  <param>Mapping_ur:خانۂ_معلومات_مالی_شہر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 23.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:30</date>
  <millis>1775245290394</millis>
  <sequence>112199</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>248</thread>
  <message>Couldn't load property mapping on page Mapping ur:خانۂ معلومات مالی شہر. Details: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
  <param>Mapping_ur:خانۂ_معلومات_مالی_شہر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Missing property 'templateProperty' in template 'PropertyMapping' starting on line 8.</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>org$dbpedia$extraction$mappings$MappingsLoader$$loadTemplateProperty</method>
      <line>281</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289709</millis>
  <sequence>112197</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Infobox Disease. Details: Ontology property not found: diseasesdb</message>
  <param>Mapping_uk:Infobox_Disease</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289708</millis>
  <sequence>112196</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Infobox Disease. Details: Ontology property not found: medlineplus</message>
  <param>Mapping_uk:Infobox_Disease</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289687</millis>
  <sequence>112195</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Острів. Details: Ontology property not found: coordinates</message>
  <param>Mapping_uk:Острів</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: coordinates</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289551</millis>
  <sequence>112194</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>249</thread>
  <message>Couldn't load CombineSimpleMapping on page Mapping uk:Лікарський засіб. Details: Unknown mapping element CombineSimpleMapping</message>
  <param>Mapping_uk:Лікарський_засіб</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element CombineSimpleMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289550</millis>
  <sequence>112193</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>249</thread>
  <message>Couldn't load PropertyMapping on page Mapping uk:Лікарський засіб. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_uk:Лікарський_засіб</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289550</millis>
  <sequence>112192</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>249</thread>
  <message>Couldn't load PropertyMapping on page Mapping uk:Лікарський засіб. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_uk:Лікарський_засіб</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289550</millis>
  <sequence>112191</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>249</thread>
  <message>Couldn't load PropertyMapping on page Mapping uk:Лікарський засіб. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_uk:Лікарський_засіб</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289550</millis>
  <sequence>112190</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>249</thread>
  <message>Couldn't load PropertyMapping on page Mapping uk:Лікарський засіб. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_uk:Лікарський_засіб</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289541</millis>
  <sequence>112189</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Місто України. Details: Ontology property not found: imageFlag</message>
  <param>Mapping_uk:Місто_України</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: imageFlag</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289526</millis>
  <sequence>112188</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:日本の市. Details: Ontology property not found: kanjiName</message>
  <param>Mapping_uk:日本の市</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289521</millis>
  <sequence>112187</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Хвороба. Details: Ontology property not found: diseasesdb</message>
  <param>Mapping_uk:Хвороба</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289520</millis>
  <sequence>112186</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Хвороба. Details: Ontology property not found: medlineplus</message>
  <param>Mapping_uk:Хвороба</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289489</millis>
  <sequence>112185</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Infobox Mountain. Details: Ontology property not found: takePlace</message>
  <param>Mapping_uk:Infobox_Mountain</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: takePlace</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.GeneratedMethodAccessor29</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-03T21:41:29</date>
  <millis>1775245289383</millis>
  <sequence>112184</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>249</thread>
  <message>Couldn't load property mapping on page Mapping uk:Гора. Details: Ontology property not found: takePlace</message>
  <param>Mapping_uk:Гора</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Ontology property not found: takePlace</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.GeneratedMethodAccessor29</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>